Definition Type: Element
Name: QuantityAvailable
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:QuantityType
Containing Schema: PartsLocator.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The quantity the dealer has available for release from inventory. It is traditionally defined as Quantity On Hand minus reserved or encumbered parts.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema qualifieddatatypes_xsd Drilldown into QuantityType in schema qualifieddatatypes_xsdXSD Diagram of QuantityAvailable in schema partslocator_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="QuantityAvailable" type="sqdt:QuantityType" minOccurs="0" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The quantity the dealer
                has available for release from inventory. It is traditionally defined as Quantity On
                Hand minus reserved or encumbered parts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode sqdt:unitCode Optional
Collapse Derivation Tree: