Definition Type: ComplexType
Name: PartsType
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsBaseType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Depreacated. Use PartsProductItemABIEType
Collapse XSD Schema Diagram:
Drilldown into SupersedingItemDescription in schema deprecatedcomponents_xsd Drilldown into SupersedingManufacturerPartCode in schema deprecatedcomponents_xsd Drilldown into ItemQuantity in schema deprecatedcomponents_xsd Drilldown into SupersedingPartNumberID in schema deprecatedcomponents_xsd Drilldown into ManufacturerPartCode in schema deprecatedcomponents_xsd Drilldown into PartManufacturer in schema deprecatedcomponents_xsd Drilldown into PartClassCode in schema deprecatedcomponents_xsd Drilldown into PartTypeCode in schema deprecatedcomponents_xsd Drilldown into ItemIdDescription in schema deprecatedcomponents_xsd Drilldown into ItemID in schema deprecatedcomponents_xsd Drilldown into PartsBaseType in schema deprecatedcomponents_xsdXSD Diagram of PartsType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartsType">
    <xsd:annotation>
        <xsd:documentation>Depreacated. Use PartsProductItemABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PartsBaseType">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="PartClassCode" type="udt:CodeType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Gifts, literature, keys, regular parts â?? Inventory Class code (if
                           any) used in DMS system.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="PartManufacturer" type="udt:TextType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifes the part manufacturer.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ManufacturerPartCode" type="udt:CodeType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Manufacturer assigned part code.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="SupersedingPartNumberID" type="udt:IdentifierType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Part number superseding this one.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="ItemQuantity" type="sqdt:QuantityType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Quantity of Part needed.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="SupersedingManufacturerPartCode" type="udt:CodeType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Manufacturer assigned part code for superseding part.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="unbounded" minOccurs="0" name="SupersedingItemDescription" type="udt:TextType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Description of superseding item.</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemID star:ItemID 0 (1)
ItemIdDescription star:ItemIdDescription 0 unbounded
PartTypeCode star:PartTypeCode 0 (1)
PartClassCode star:PartClassCode 0 (1)
PartManufacturer star:PartManufacturer 0 (1)
ManufacturerPartCode star:ManufacturerPartCode 0 (1)
SupersedingPartNumberID star:SupersedingPartNumberID 0 (1)
ItemQuantity star:ItemQuantity 0 (1)
SupersedingManufacturerPartCode star:SupersedingManufacturerPartCode 0 (1)
SupersedingItemDescription star:SupersedingItemDescription 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:Parts