simpleType ManagementArea
namespace http://www.fcs-sfp.dfo-mpo.gc.ca/schemas/clams
type union of (clams:ManagementAreaEng, clams:ManagementAreaFre)
used by
elements CatchDetail/Catch/CatchArea TranshipmentAtSea/TranshipArea
annotation
documentation
List of acceptable values for Management Area (combined English and French)
source <xs:simpleType name="ManagementArea">
 
<xs:annotation>
   
<xs:documentation>List of acceptable values for Management Area (combined English and French)</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="ManagementAreaEng ManagementAreaFre"/>
</xs:simpleType>


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