WarehouseCarrier
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: WarehouseCarrierType
Properties: Global, Qualified, ID: oagis-id-12f38c36ea134609829b3545222903db
Content
- Sequence [1..1]
- ShipmentMethodOfPaymentCode [0..1]
- TransportationTypeCode [0..1]
- PalletExchangeCode [0..1]
- RoutingCarrierName [0..1]
- SCACID [0..1] The Standard Carrier Alpha Code, a two-to-four digit identification, is used by (in the United States) transportation industry to identify freight carriers in computer systems and shipping documents such as Bill of Lading, Freight Bill, Packing List, and Purchase Order.
- Extension [0..1]
from type IdentificationTypefrom type WarehouseCarrierBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type WarehouseShippingAdviceHeaderBaseType
- Type WarehouseShippingAdviceHeaderType via extension of WarehouseShippingAdviceHeaderBaseType (Element WarehouseShippingAdviceHeader)
- Type WarehouseShippingOrderHeaderBaseType
- Type WarehouseShippingOrderHeaderType via extension of WarehouseShippingOrderHeaderBaseType (Element WarehouseShippingOrderHeader)
Sample instance
<WarehouseCarrier> <ID/> <IDSet> <ID/> </IDSet> <ShipmentMethodOfPaymentCode>normalizedString</ShipmentMethodOfPaymentCode> <TransportationTypeCode>normalizedString</TransportationTypeCode> <PalletExchangeCode>normalizedString</PalletExchangeCode> <RoutingCarrierName/> <SCACID>normalizedString</SCACID> <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> </WarehouseCarrier>