Definition Type: ComplexType
Name: PartSupersedingGroupType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SupersedingPartNumberUIDID in schema components_xsdXSD Diagram of PartSupersedingGroupType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartSupersedingGroupType">
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" name="SupersedingPartNumberUIDID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation>
                        The superseding part number used for
                        lookup.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SupersedingPartNumberUIDID star:SupersedingPartNumberUIDID (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:PartSupersedingGroup