Schema Central > OAGIS® 9.4.1 > Container
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Container

Uniquely identifies a shipping container

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/LogisticsComponents.xsd

Type: ContainerType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
type [0..1]NormalizedStringTypeIndicates the type of container.from type ContainerBaseType

Used in

Sample instance

<Container>
   <ContainerID>normalizedString</ContainerID>
   <RFID>normalizedString</RFID>
   <SealID>normalizedString</SealID>
   <ContainerGroupID>normalizedString</ContainerGroupID>
   <PackingMaterial>
      <ID>normalizedString</ID>
      <Description>string</Description>
      <Note>string</Note>
      <UserArea>
         <!--any element-->
      </UserArea>
   </PackingMaterial>
   <ShippingMaterial>
      <ID>normalizedString</ID>
      <Description>string</Description>
      <Note>string</Note>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ShippingMaterial>
   <UserArea>
      <!--any element-->
   </UserArea>
</Container>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com