Definition Type: ComplexType
Name: PackagingBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:MaterialBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CapacityPerPackageQuantity in schema fields_xsd Drilldown into PerPackageQuantity in schema fields_xsd Drilldown into UPCPackagingLevelCode in schema fields_xsd Drilldown into Dimensions in schema components_xsd Drilldown into Type in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd Drilldown into MaterialBaseType in schema components_xsdXSD Diagram of PackagingBaseType in schema components_xsd (Open Applications Group (OAGIS))
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 nsA:ID 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
Type nsA:Type 0 (1)
Dimensions nsA:Dimensions 0 (1)
UPCPackagingLevelCode nsA:UPCPackagingLevelCode 0 (1)
PerPackageQuantity nsA:PerPackageQuantity 0 (1)
CapacityPerPackageQuantity nsA:CapacityPerPackageQuantity 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:PackagingType