Definition Type: ComplexType
Name: SyncPartsPriceListType
Namespace: http://www.starstandard.org/STAR/5
Type: star:BusinessObjectDocumentType
Containing Schema: SyncPartsPriceList.xsd
Abstract
Documentation:
Sync Parts Price List
Collapse XSD Schema Diagram:
Drilldown into SyncPartsPriceListDataArea in schema syncpartspricelist_xsd Drilldown into ApplicationArea in schema meta_xsd Drilldown into languageCode in schema meta_xsd Drilldown into systemEnvironmentCode in schema meta_xsd Drilldown into versionID in schema meta_xsd Drilldown into releaseID in schema meta_xsd Drilldown into BusinessObjectDocumentType in schema meta_xsdXSD Diagram of SyncPartsPriceListType in schema syncpartspricelist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SyncPartsPriceListType">
    <xsd:annotation>
        <xsd:appinfo>STAR unique BOD</xsd:appinfo>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Sync Parts Price List</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="BusinessObjectDocumentType">
            <xsd:sequence>
                <xsd:element ref="SyncPartsPriceListDataArea" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea star:ApplicationArea 1 1
SyncPartsPriceListDataArea star:SyncPartsPriceListDataArea (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
releaseID star:releaseID Required
versionID star:versionID Optional
systemEnvironmentCode star:systemEnvironmentCode Production Optional
languageCode star:languageCode en-US Optional
Collapse Derivation Tree:
Collapse References:
star:SyncPartsPriceList