diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | ID SealIssuerTypeCode Condition SealStatusCode SealingPartyType | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TransportEquipmentSealType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transport Equipment Seal. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about a transport equipment seal (a security device attached to the doors of a shipping container).</ccts:Definition> <ccts:ObjectClass>Transport Equipment Seal</ccts:ObjectClass> <ccts:AlternativeBusinessTerms>Container Seal</ccts:AlternativeBusinessTerms> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:ID" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transport Equipment Seal. Identifier</ccts:DictionaryEntryName> <ccts:Definition>Identifies the seal.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Transport Equipment Seal</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> <ccts:Examples>"ACS1234"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:SealIssuerTypeCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transport Equipment Seal. Seal Issuer Type Code. Code</ccts:DictionaryEntryName> <ccts:Definition>The type of party that issues and is responsible for a seal, expressed as a code.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Transport Equipment Seal</ccts:ObjectClass> <ccts:PropertyTerm>Seal Issuer Type Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Condition" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transport Equipment Seal. Condition. Text</ccts:DictionaryEntryName> <ccts:Definition>Information about the condition of a seal.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Transport Equipment Seal</ccts:ObjectClass> <ccts:PropertyTerm>Condition</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:SealStatusCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transport Equipment Seal. Seal Status Code. Code</ccts:DictionaryEntryName> <ccts:Definition>The status of a seal, expressed as a code.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Transport Equipment Seal</ccts:ObjectClass> <ccts:PropertyTerm>Seal Status Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:SealingPartyType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Transport Equipment Seal. Sealing Party Type. Text</ccts:DictionaryEntryName> <ccts:Definition>Textual description of the role of a sealing party.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Transport Equipment Seal</ccts:ObjectClass> <ccts:PropertyTerm>Sealing Party Type</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:AlternativeBusinessTerms>Sealing Party</ccts:AlternativeBusinessTerms> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |