Definition Type: ComplexType
Name: PriceListHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:HeaderType
Containing Schema: PriceList.xsd
Abstract False
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 Drilldown into PriceBreak Drilldown into CustomerParty Drilldown into PublisherParty Drilldown into EffectiveTimePeriod Drilldown into CurrencyCode Drilldown into Attachment Drilldown into DocumentReference Drilldown into Note Drilldown into Description Drilldown into DocumentDateTime Drilldown into LastModificationDateTime Drilldown into AlternateDocumentID Drilldown into DocumentID Drilldown into HeaderTypeXSD Diagram of PriceListHeaderType
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
Collapse Comments:
blog comments powered by Disqus