<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Customs Declaration. Details</ccts:DictionaryEntryName> <ccts:Definition>A class describing identifiers or references relating to customs procedures.</ccts:Definition> <ccts:ObjectClass>Customs Declaration</ccts:ObjectClass> <ccts:Examples>Movement Reference Number, Local Reference Number</ccts:Examples> </ccts:Component> |
Element | CustomsDeclaration |
<xsd:complexType name="CustomsDeclarationType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Customs Declaration. Details</ccts:DictionaryEntryName> <ccts:Definition>A class describing identifiers or references relating to customs procedures.</ccts:Definition> <ccts:ObjectClass>Customs Declaration</ccts:ObjectClass> <ccts:Examples>Movement Reference Number, Local Reference Number</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Customs Declaration. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier associated with customs related procedures.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Customs Declaration</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> <ccts:Examples>CUST001 3333-44-123</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:IssuerParty" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Customs Declaration. Issuer_ Party. Party</ccts:DictionaryEntryName> <ccts:Definition>Describes the party issuing the customs declaration.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Customs Declaration</ccts:ObjectClass> <ccts:PropertyTermQualifier>Issuer</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Party</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Party</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |