cac:GoodsItemContainer
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:GoodsItemContainerType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [1..1] Identifies goods items split across transport equipment.
- cbc:Quantity [0..1] Number of goods items loaded into or onto one piece of transport equipment as a total consignment or part of a consignment.
- cac:TransportEquipment [0..*] Associates the containers for a single goods item.
Attributes
None
Used in
- Type cac:GoodsItemType (Elements cac:ContainedGoodsItem, cac:GoodsItem)
Sample instance
<cac:GoodsItemContainer> <cbc:ID>normalizedString</cbc:ID> <cbc:Quantity>1.0</cbc:Quantity> <cac:TransportEquipment> <cbc:ID>normalizedString</cbc:ID> <cbc:TransportEquipmentTypeCode>normalizedString</cbc:TransportEquipmentTypeCode> <cbc:ProviderTypeCode>normalizedString</cbc:ProviderTypeCode> <cbc:OwnerTypeCode>normalizedString</cbc:OwnerTypeCode> <cbc:SizeTypeCode>normalizedString</cbc:SizeTypeCode> <cbc:DispositionCode>normalizedString</cbc:DispositionCode> <cbc:FullnessIndicationCode>normalizedString</cbc:FullnessIndicationCode> <cbc:RefrigerationOnIndicator>true</cbc:RefrigerationOnIndicator> <cbc:Information>string</cbc:Information> <cbc:ReturnabilityIndicator>true</cbc:ReturnabilityIndicator> <cbc:LegalStatusIndicator>true</cbc:LegalStatusIndicator> <cac:MeasurementDimension> <cbc:AttributeID>normalizedString</cbc:AttributeID> <cbc:Measure unitCode="04">1.0</cbc:Measure> <cbc:Description>string</cbc:Description> <cbc:MinimumMeasure unitCode="04">1.0</cbc:MinimumMeasure> <cbc:MaximumMeasure unitCode="04">1.0</cbc:MaximumMeasure> </cac:MeasurementDimension> <cac:TransportEquipmentSeal> <cbc:ID>normalizedString</cbc:ID> <cbc:SealIssuerTypeCode>normalizedString</cbc:SealIssuerTypeCode> <cbc:Condition>string</cbc:Condition> <cbc:SealStatusCode>normalizedString</cbc:SealStatusCode> <cbc:SealingPartyType>string</cbc:SealingPartyType> </cac:TransportEquipmentSeal> <cac:MinimumTemperature> <cbc:AttributeID>normalizedString</cbc:AttributeID> <cbc:Measure unitCode="04">1.0</cbc:Measure> <cbc:Description>string</cbc:Description> </cac:MinimumTemperature> <cac:MaximumTemperature> <cbc:AttributeID>normalizedString</cbc:AttributeID> <cbc:Measure unitCode="04">1.0</cbc:Measure> <cbc:Description>string</cbc:Description> </cac:MaximumTemperature> <cac:ProviderParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:ProviderParty> <cac:LoadingProofParty> <cbc:MarkCareIndicator>true</cbc:MarkCareIndicator> <cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator> <cbc:WebsiteURI>normalizedString</cbc:WebsiteURI> <cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID> <cbc:EndpointID>normalizedString</cbc:EndpointID> <cac:PartyIdentification>... </cac:PartyIdentification> <cac:PartyName>... </cac:PartyName> <cac:Language>... </cac:Language> <cac:PostalAddress>... </cac:PostalAddress> <cac:PhysicalLocation>... </cac:PhysicalLocation> <cac:PartyTaxScheme>... </cac:PartyTaxScheme> <cac:PartyLegalEntity>... </cac:PartyLegalEntity> <cac:Contact>... </cac:Contact> <cac:Person>... </cac:Person> <cac:AgentParty>... </cac:AgentParty> </cac:LoadingProofParty> <cac:LoadingLocation> <cbc:ID>normalizedString</cbc:ID> <cbc:Description>string</cbc:Description> <cbc:Conditions>string</cbc:Conditions> <cbc:CountrySubentity>string</cbc:CountrySubentity> <cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:Address>... </cac:Address> </cac:LoadingLocation> </cac:TransportEquipment> </cac:GoodsItemContainer>