| namespace | http://www.fcs-sfp.dfo-mpo.gc.ca/schemas/clams | ||
| type | union of (clams:GearEng, clams:GearFre) | ||
| annotation |
|
||
| source | <xs:simpleType name="Gear"> <xs:annotation> <xs:documentation>List of acceptable values for Gear (combined English and French)</xs:documentation> </xs:annotation> <xs:union memberTypes="GearEng GearFre"/> </xs:simpleType> |