Definition Type: ComplexType
Name: ContainerType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ContainerBaseType
Containing Schema: LogisticsComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into ShippingMaterial in schema components_xsd1 Drilldown into PackingMaterial in schema components_xsd1 Drilldown into ContainerGroupID in schema fields_xsd1 Drilldown into SealID in schema fields_xsd1 Drilldown into RFID in schema fields_xsd1 Drilldown into ContainerID in schema fields_xsd1 Drilldown into ContainerInstanceIDsGroup in schema logisticscomponents_xsd Drilldown into type in schema logisticscomponents_xsd Drilldown into ContainerBaseType in schema logisticscomponents_xsdXSD Diagram of ContainerType in schema logisticscomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ContainerType">
    <xsd:complexContent>
        <xsd:extension base="ContainerBaseType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContainerID oa:ContainerID 0 unbounded
RFID oa:RFID 0 (1)
SealID oa:SealID 0 (1)
ContainerGroupID oa:ContainerGroupID 0 (1)
PackingMaterial oa:PackingMaterial 0 (1)
ShippingMaterial oa:ShippingMaterial 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:ContainerInstanceIDsGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree:
Collapse References:
oa:Container