Definition Type: ComplexType
Name: PriceListHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:HeaderType
Containing Schema: PriceList.xsd
Abstract
Documentation:
The Price list may be issued by either a company within your Enterprise, a division or by any entity that is represented by the SupplierParty. The SupplierParty in the context of the Catalog is the Party the supplies the Catalog and also the PriceList. The PublisherPary is provided for the case in which the SupplierParty uses a third Party to publish the Catalog and PriceList.
Collapse XSD Schema Diagram:
Drilldown into PriceListQualifier in schema pricelist_xsd Drilldown into PriceBreak in schema ordermanagementcomponents_xsd Drilldown into CustomerParty in schema components_xsd1 Drilldown into PublisherParty in schema components_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into CurrencyCode in schema fields_xsd1 Drilldown into Attachment in schema components_xsd1 Drilldown into DocumentReference in schema components_xsd1 Drilldown into ReferencesGroup in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into DocumentDateTime in schema fields_xsd1 Drilldown into LastModificationDateTime in schema fields_xsd1 Drilldown into AlternateDocumentID in schema components_xsd1 Drilldown into DocumentID in schema components_xsd1 Drilldown into DocumentIDsGroup in schema components_xsd1 Drilldown into HeaderType in schema components_xsd1XSD Diagram of PriceListHeaderType in schema pricelist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PriceListHeaderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The Price list may be issued by either a company within your Enterprise, a division or by any entity that is  represented by the SupplierParty.

The SupplierParty in the context of the Catalog is the Party the supplies the Catalog and also the PriceList. The PublisherPary is provided for the case in which the SupplierParty uses a third Party to publish the Catalog and PriceList.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderType">
            <xsd:sequence>
                <xsd:element ref="CurrencyCode" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the default currency of the PriceList.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="EffectiveTimePeriod" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates the effective period of the PriceList.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="PublisherParty" minOccurs="0" />
                <xsd:element ref="CustomerParty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="PriceBreak" minOccurs="0" />
                <xsd:element ref="PriceListQualifier" minOccurs="0" maxOccurs="unbounded" />
                <!-- <xsd:element ref="UserArea" minOccurs="0"/> -->
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID oagis:DocumentID 0 (1)
AlternateDocumentID oagis:AlternateDocumentID 0 unbounded
LastModificationDateTime oagis:LastModificationDateTime 0 (1)
DocumentDateTime oagis:DocumentDateTime 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
DocumentReference oagis:DocumentReference 0 unbounded
Attachment oagis:Attachment 0 unbounded
CurrencyCode oagis:CurrencyCode 0 (1)
EffectiveTimePeriod oagis:EffectiveTimePeriod 0 (1)
PublisherParty oagis:PublisherParty 0 (1)
CustomerParty oagis:CustomerParty 0 unbounded
PriceBreak oagis:PriceBreak 0 (1)
PriceListQualifier oagis:PriceListQualifier 0 unbounded
<xs:group> oagis:DocumentIDsGroup 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
<xs:group> oagis:ReferencesGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:PriceListHeader