element Consignment
diagram FCS2_p20.png
properties
content complex
children CompanyName CompanyCity CompanyCountry EUMemberCountry Product
used by
elements CatchCertificateSimplified CatchCertificateStandard
annotation
documentation
Details of the Consignment information
source <xs:element name="Consignment">
 
<xs:annotation>
   
<xs:documentation>Details of the Consignment information</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="CompanyName" nillable="false">
       
<xs:annotation>
         
<xs:documentation>Secondary Processing Facility Company Name</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="50"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="CompanyCity" nillable="false">
       
<xs:annotation>
         
<xs:documentation>Location of Secondary Processing Facility</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="60"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="CompanyCountry" type="clams:Country" nillable="false">
       
<xs:annotation>
         
<xs:documentation>Location of Secondary Processing Facility</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="EUMemberCountry" type="clams:Country" nillable="false">
       
<xs:annotation>
         
<xs:documentation>Anticipated final market destination</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Product" type="clams:Product" nillable="false">
       
<xs:annotation>
         
<xs:documentation>Anticipated final product form/type</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Consignment/CompanyName
diagram FCS2_p21.png
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
maxLength 50
annotation
documentation
Secondary Processing Facility Company Name
source <xs:element name="CompanyName" nillable="false">
 
<xs:annotation>
   
<xs:documentation>Secondary Processing Facility Company Name</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="50"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Consignment/CompanyCity
diagram FCS2_p22.png
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
maxLength 60
annotation
documentation
Location of Secondary Processing Facility
source <xs:element name="CompanyCity" nillable="false">
 
<xs:annotation>
   
<xs:documentation>Location of Secondary Processing Facility</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="60"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Consignment/CompanyCountry
diagram FCS2_p23.png
type clams:Country
properties
isRef 0
content simple
nillable false
annotation
documentation
Location of Secondary Processing Facility
source <xs:element name="CompanyCountry" type="clams:Country" nillable="false">
 
<xs:annotation>
   
<xs:documentation>Location of Secondary Processing Facility</xs:documentation>
 
</xs:annotation>
</xs:element>

element Consignment/EUMemberCountry
diagram FCS2_p24.png
type clams:Country
properties
isRef 0
content simple
nillable false
annotation
documentation
Anticipated final market destination
source <xs:element name="EUMemberCountry" type="clams:Country" nillable="false">
 
<xs:annotation>
   
<xs:documentation>Anticipated final market destination</xs:documentation>
 
</xs:annotation>
</xs:element>

element Consignment/Product
diagram FCS2_p25.png
type clams:Product
properties
isRef 0
content simple
nillable false
annotation
documentation
Anticipated final product form/type
source <xs:element name="Product" type="clams:Product" nillable="false">
 
<xs:annotation>
   
<xs:documentation>Anticipated final product form/type</xs:documentation>
 
</xs:annotation>
</xs:element>


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