Definition Type: ComplexType
Name: PartsPriceListHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: PartsPriceList.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SalesProgram in schema components_xsd Drilldown into PriceListQualifier in schema components_xsd Drilldown into PriceBreak in schema components_xsd Drilldown into CustomerParty in schema components_xsd Drilldown into PublisherParty in schema components_xsd Drilldown into EffectivePeriod in schema components_xsd Drilldown into DefaultCurrencyCode in schema partspricelist_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of PartsPriceListHeaderType in schema partspricelist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartsPriceListHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <xsd:element name="DefaultCurrencyCode" type="oacl:CurrencyCodeContentType" minOccurs="1" 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">Currency used for
                transactions</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="EffectivePeriod" minOccurs="0" maxOccurs="1" />
                <xsd:element ref="PublisherParty" minOccurs="0" maxOccurs="1" />
                <xsd:element ref="CustomerParty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="PriceBreak" minOccurs="0" maxOccurs="1" />
                <xsd:element ref="PriceListQualifier" minOccurs="0" maxOccurs="1" />
                <xsd:element ref="SalesProgram" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
DefaultCurrencyCode star:DefaultCurrencyCode 1 1
EffectivePeriod star:EffectivePeriod 0 1
PublisherParty star:PublisherParty 0 1
CustomerParty star:CustomerParty 0 unbounded
PriceBreak star:PriceBreak 0 1
PriceListQualifier star:PriceListQualifier 0 1
SalesProgram star:SalesProgram 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:PartsPriceListHeader