Definition Type: Element
Name: PartChangeStatus
Namespace: http://www.starstandard.org/STAR/5
Type: udt:CodeType
Containing Schema: PartMaster.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Communicates the type of update to the part for a PartMaster delta. Sample values: Added, Updated, Deleted Note that it is preferable to to communicate change status with oagis:ChangeStatus in the oagis:ActionCriteria or oagis:ResponseCriteria elements of the BOD header. However, PartChangeStatus has been added to PartMasterLineType to accomodate uses cases where that is impractical due to file size.
Collapse XSD Schema Diagram:
Drilldown into listSchemeURI in schema unqualifieddatatypes_xsd Drilldown into listURI in schema unqualifieddatatypes_xsd Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into name in schema unqualifieddatatypes_xsd Drilldown into listVersionID in schema unqualifieddatatypes_xsd Drilldown into listName in schema unqualifieddatatypes_xsd Drilldown into listAgencyName in schema unqualifieddatatypes_xsd Drilldown into listAgencyID in schema unqualifieddatatypes_xsd Drilldown into listID in schema unqualifieddatatypes_xsd Drilldown into CodeType in schema unqualifieddatatypes_xsdXSD Diagram of PartChangeStatus in schema partmaster_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartChangeStatus" type="udt:CodeType" 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">
         Communicates the type of update to the part for a PartMaster delta.
         Sample values: Added, Updated, Deleted 
         Note that it is preferable to to communicate change status with oagis:ChangeStatus
         in the oagis:ActionCriteria or oagis:ResponseCriteria elements of the BOD header. 
         However, PartChangeStatus has been added to PartMasterLineType to accomodate uses cases where
         that is impractical due to file size.         
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
listID udt:listID Optional
listAgencyID udt:listAgencyID Optional
listAgencyName udt:listAgencyName Optional
listName udt:listName Optional
listVersionID udt:listVersionID Optional
name udt:name Optional
languageID udt:languageID Optional
listURI udt:listURI Optional
listSchemeURI udt:listSchemeURI Optional
Collapse Derivation Tree: