simpleType Province
namespace http://www.fcs-sfp.dfo-mpo.gc.ca/schemas/clams
type union of (clams:ProvinceEng, clams:ProvinceFre)
used by
elements Importer/Province Reexport/Province TranshipmentViaPort/Province Transport/Province
annotation
documentation
List of acceptable values for Province (combined English and French)
source <xs:simpleType name="Province">
 
<xs:annotation>
   
<xs:documentation>List of acceptable values for Province (combined English and French)</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="ProvinceEng ProvinceFre"/>
</xs:simpleType>


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