Definition Type: ComplexType
Name: ChangeStandardCodesDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ChangeStandardCodes.xsd
Abstract
Documentation:
Change Standard Codes Data Area
Collapse XSD Schema Diagram:
Drilldown into StandardCodes in schema standardcodes_xsd Drilldown into Change in schema meta_xsdXSD Diagram of ChangeStandardCodesDataAreaType in schema changestandardcodes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ChangeStandardCodesDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Change Standard Codes Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Change" />
        <xsd:element ref="StandardCodes" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Change star:Change (1) (1)
StandardCodes star:StandardCodes (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ChangeStandardCodesDataArea