Definition Type: ComplexType
Name: PriceListHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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 UserArea in schema fields_xsd Drilldown into PriceListQualifier in schema pricelist_xsd Drilldown into PriceBreak in schema ordermanagementcomponents_xsd Drilldown into CustomerParty in schema components_xsd Drilldown into PublisherParty in schema components_xsd Drilldown into EffectiveTimePeriod in schema components_xsd Drilldown into CurrencyCode in schema fields_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into LastModificationDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into HeaderType in schema components_xsdXSD Diagram of PriceListHeaderType in schema pricelist_xsd (Open Applications Group (OAGIS))
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 nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
LastModificationDateTime nsA:LastModificationDateTime 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
CurrencyCode nsA:CurrencyCode 0 (1)
EffectiveTimePeriod nsA:EffectiveTimePeriod 0 (1)
PublisherParty nsA:PublisherParty 0 (1)
CustomerParty nsA:CustomerParty 0 unbounded
PriceBreak nsA:PriceBreak 0 (1)
PriceListQualifier nsA:PriceListQualifier 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:PriceListHeader