| namespace | http://www.fcs-sfp.dfo-mpo.gc.ca/schemas/fcs | ||
| type | union of (fcs:AuthorizedProcessingTypeEng, fcs:AuthorizedProcessingTypeFre) | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:simpleType name="AuthorizedProcessingType"> <xs:annotation> <xs:documentation>List of acceptable values for Authorized Processing Type (combined English and French)</xs:documentation> </xs:annotation> <xs:union memberTypes="AuthorizedProcessingTypeEng AuthorizedProcessingTypeFre"/> </xs:simpleType> |