Definition Type: ComplexType
Name: PartsPickListLineBaseType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: PartsPickList.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ItemQuantity in schema partspicklist_xsdXSD Diagram of PartsPickListLineBaseType in schema partspicklist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartsPickListLineBaseType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:appinfo>Is derived from oa:PickListLine affectively by restriction.</xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ItemQuantity" type="sqdt:QuantityType" minOccurs="0">
            <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">Quantity of Part
            number.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemQuantity star:ItemQuantity 0 (1)
Collapse Derivation Tree:
Collapse References:
star:PartsPickListLineBasestar:PartsPickListLineType,