element Importer
diagram FCS2_p28.png
properties
content complex
children ImporterName AddressLine1 AddressLine2 City Province PostalCode ProductCNCode ImporterReferences ImporterDate
used by
elements CatchCertificateSimplified CatchCertificateStandard
annotation
documentation
Details Importer information
source <xs:element name="Importer">
 
<xs:annotation>
   
<xs:documentation>Details Importer information</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ImporterName" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Importer 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="AddressLine1" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Importer Company Location detail</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="60"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="AddressLine2" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Importer Company Location detail</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="60"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="City" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Importer Company Location detail</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="60"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Province" type="clams:Province" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Importer Company Location detail</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PostalCode" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Importer Company Location detail</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="12"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ProductCNCode" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>PLEASE PROVIDE APPROPRIATE DESCRIPTION</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="50"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ImporterReferences" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>PLEASE PROVIDE APPROPRIATE DESCRIPTION</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="255"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ImporterDate" type="xs:date" nillable="true" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>PLEASE PROVIDE APPROPRIATE DESCRIPTION</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Importer/ImporterName
diagram FCS2_p29.png
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
maxLength 50
annotation
documentation
Importer Company Name
source <xs:element name="ImporterName" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Importer Company Name</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="50"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Importer/AddressLine1
diagram FCS2_p30.png
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
maxLength 60
annotation
documentation
Importer Company Location detail
source <xs:element name="AddressLine1" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Importer Company Location detail</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="60"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Importer/AddressLine2
diagram FCS2_p31.png
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
maxLength 60
annotation
documentation
Importer Company Location detail
source <xs:element name="AddressLine2" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Importer Company Location detail</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="60"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Importer/City
diagram FCS2_p32.png
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
maxLength 60
annotation
documentation
Importer Company Location detail
source <xs:element name="City" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Importer Company Location detail</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="60"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Importer/Province
diagram FCS2_p33.png
type clams:Province
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Importer Company Location detail
source <xs:element name="Province" type="clams:Province" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Importer Company Location detail</xs:documentation>
 
</xs:annotation>
</xs:element>

element Importer/PostalCode
diagram FCS2_p34.png
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
maxLength 12
annotation
documentation
Importer Company Location detail
source <xs:element name="PostalCode" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Importer Company Location detail</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Importer/ProductCNCode
diagram FCS2_p35.png
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
maxLength 50
annotation
documentation
PLEASE PROVIDE APPROPRIATE DESCRIPTION
source <xs:element name="ProductCNCode" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>PLEASE PROVIDE APPROPRIATE DESCRIPTION</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="50"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Importer/ImporterReferences
diagram FCS2_p36.png
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
maxLength 255
annotation
documentation
PLEASE PROVIDE APPROPRIATE DESCRIPTION
source <xs:element name="ImporterReferences" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>PLEASE PROVIDE APPROPRIATE DESCRIPTION</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="255"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Importer/ImporterDate
diagram FCS2_p37.png
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
PLEASE PROVIDE APPROPRIATE DESCRIPTION
source <xs:element name="ImporterDate" type="xs:date" nillable="true" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>PLEASE PROVIDE APPROPRIATE DESCRIPTION</xs:documentation>
 
</xs:annotation>
</xs:element>


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