simpleType Species
namespace http://www.fcs-sfp.dfo-mpo.gc.ca/schemas/clams
type union of (clams:SpeciesEng, clams:SpeciesFre)
used by
element CatchDetail/Species
annotation
documentation
List of acceptable values for Species (combined English and French)
source <xs:simpleType name="Species">
 
<xs:annotation>
   
<xs:documentation>List of acceptable values for Species (combined English and French)</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="SpeciesEng SpeciesFre"/>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy