simpleType Country
namespace http://www.fcs-sfp.dfo-mpo.gc.ca/schemas/clams
type union of (clams:CountryEng, clams:CountryFre)
used by
elements Consignment/CompanyCountry Consignment/EUMemberCountry Transport/ExportationCountry Vessels/FlagCountry Transport/TransportViaSea/VesselFlag
annotation
documentation
List of acceptable values for Country (combined English and French)
source <xs:simpleType name="Country">
 
<xs:annotation>
   
<xs:documentation>List of acceptable values for Country (combined English and French)</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="CountryEng CountryFre"/>
</xs:simpleType>


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