element CatchCertificateStandard
diagram FCS2_p4.png
properties
content complex
children JointCanadaUsApplication Consignment CFIACertificateNumber Vessels ManagementMeasures CatchDetail TranshipmentAtSea TranshipmentViaPort Transport Importer Reexport
annotation
documentation
Certificate Application that identifies all vessels associated with the consignment catch
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>

element CatchCertificateStandard/JointCanadaUsApplication
diagram FCS2_p5.png
type xs:boolean
properties
isRef 0
content simple
nillable false
annotation
documentation
Indicates whether the application represents a join Canada US application
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>

element CatchCertificateStandard/CFIACertificateNumber
diagram FCS2_p6.png
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
maxLength 50
annotation
documentation
CFIA health certificate number
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>


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