ShippingLabel
Specifies details for a label used for logistics
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ShippingLabelType
Properties: Global, Qualified, ID: oagis-id-087b9ff7eb704e429a44ee8bec301425
Content
- Sequence [1..1]
- FormatCode [0..1] Format Code indicates the format of the address. Examples are US Military, US Formatted Address, European Formatted Address etc. There is no intent to decode the address formats - these are informational only. No list of valid values exists or is proposed here.
- Text [0..1] Is a message to the reader about the object associated.
- Extension [0..1]
from type IdentificationTypefrom type ShippingLabelBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type ShipmentUnitItemBaseType
- Type ShipmentUnitItemType via extension of ShipmentUnitItemBaseType (Element ShipmentUnitItem)
Sample instance
<ShippingLabel> <ID/> <IDSet> <ID/> </IDSet> <FormatCode>normalizedString</FormatCode> <Text/> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </ShippingLabel>