Definition Type: Element
Name: DiscontinuedDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: PartMaster.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Date on which the part has been discontinued or or will no longer be eligible to be ordered from the OEM. Intended for use only with parts which don't have superceding (i.e. substitution) parts.
Collapse XSD Schema Diagram:
XSD Diagram of DiscontinuedDate in schema partmaster_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DiscontinuedDate" type="udt:DateType" 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">
         Date on which the part has been discontinued or or will no longer be 
         eligible to be ordered from the OEM.  Intended for use only with parts 
         which don't have superceding (i.e. substitution) parts.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: