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


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