| diagram | ![]() |
||
| properties |
|
||
| children | JointCanadaUsApplication Consignment CFIACertificateNumber Vessels ManagementMeasures CatchDetail TranshipmentAtSea TranshipmentViaPort Transport Importer Reexport | ||
| annotation |
|
||
| source | <xs:element name="CatchCertificateStandard"> <xs:annotation> <xs:documentation>Certificate Application that identifies all vessels associated with the consignment catch</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="JointCanadaUsApplication" type="xs:boolean" nillable="false"> <xs:annotation> <xs:documentation>Indicates whether the application represents a join Canada US application</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Consignment" minOccurs="0"> <xs:annotation> <xs:documentation>If not for direct export, details of the Consignment information</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CFIACertificateNumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>CFIA health certificate number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element ref="Vessels" maxOccurs="20"> <xs:annotation> <xs:documentation>List of Vessels involved or related to the Catch Detail</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ManagementMeasures"> <xs:annotation> <xs:documentation>List of applicable conservation and management measures</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="CatchDetail" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List of Species, Catch and Product information relating to the Catch Certificate</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TranshipmentAtSea" minOccurs="0"> <xs:annotation> <xs:documentation>If applicable, details of the Transhipment at Sea</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TranshipmentViaPort" minOccurs="0"> <xs:annotation> <xs:documentation>If applicable, details of the Transhipment within a Port area</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Transport" minOccurs="0"> <xs:annotation> <xs:documentation>If available. details Transport information</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Importer" minOccurs="0"> <xs:annotation> <xs:documentation>If available, details Importer information</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Reexport" minOccurs="0"> <xs:annotation> <xs:documentation>If applicable, details Re-Export information</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="JointCanadaUsApplication" type="xs:boolean" nillable="false"> <xs:annotation> <xs:documentation>Indicates whether the application represents a join Canada US application</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="CFIACertificateNumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>CFIA health certificate number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |