Definition Type: ComplexType
Name: PackagingBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:MaterialBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CapacityPerPackageQuantity in schema fields_xsd1 Drilldown into PerPackageQuantity in schema fields_xsd1 Drilldown into UPCPackagingLevelCode in schema fields_xsd1 Drilldown into Dimensions in schema components_xsd1 Drilldown into Type in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd1 Drilldown into MaterialBaseType in schema components_xsd1XSD Diagram of PackagingBaseType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PackagingBaseType">
    <xsd:complexContent>
        <xsd:extension base="MaterialBaseType">
            <xsd:sequence>
                <xsd:element ref="Type" minOccurs="0" />
                <xsd:element ref="Dimensions" minOccurs="0" />
                <xsd:element ref="UPCPackagingLevelCode" minOccurs="0" />
                <xsd:element ref="PerPackageQuantity" minOccurs="0" />
                <xsd:element ref="CapacityPerPackageQuantity" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Type oa:Type 0 (1)
Dimensions oa:Dimensions 0 (1)
UPCPackagingLevelCode oa:UPCPackagingLevelCode 0 (1)
PerPackageQuantity oa:PerPackageQuantity 0 (1)
CapacityPerPackageQuantity oa:CapacityPerPackageQuantity 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:PackagingType