Definition Type: Element
Name: MultiPartSupersessionIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicator provided when a given part (A) supersedes a Part(C) (old part) and the old part is also superceded by a different part Number(B) eg: A supersedes C and B supersedes C. when information is requested for part A or B, indicator is provided to indicate that C has more than one part number superseding it.
Collapse XSD Schema Diagram:
XSD Diagram of MultiPartSupersessionIndicator in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="MultiPartSupersessionIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicator provided when a
                given part (A) supersedes a Part(C) (old part) and the old part is also superceded
                by a different part Number(B) eg: A supersedes C and B supersedes C. when
                information is requested for part A or B, indicator is provided to indicate that C
                has more than one part number superseding it.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: