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


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