Definition Type: ComplexType
Name: QuantityTolerenceType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OverQuantity in schema fields_xsd Drilldown into UnderQuantity in schema fields_xsdXSD Diagram of QuantityTolerenceType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="QuantityTolerenceType">
    <xsd:sequence>
        <xsd:element ref="UnderQuantity" />
        <xsd:element ref="OverQuantity" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UnderQuantity nsA:UnderQuantity (1) (1)
OverQuantity nsA:OverQuantity (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ShipmentQuantityTolerence