Definition Type: Element
Name: PriceListLine
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:PriceListLineType
Containing Schema: PriceList.xsd
Abstract
Documentation:
Identifies the pricing for an individual Catalog Item
Collapse XSD Schema Diagram:
Drilldown into PriceBreak in schema ordermanagementcomponents_xsd Drilldown into UnitPrice in schema components_xsd1 Drilldown into CommodityClassification in schema components_xsd1 Drilldown into Item in schema components_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 LineNumber in schema fields_xsd1 Drilldown into LineType in schema components_xsd1 Drilldown into PriceListLineType in schema pricelist_xsdXSD Diagram of PriceListLine in schema pricelist_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PriceListLine" type="PriceListLineType">
    <xsd:annotation>
        <xsd:documentation>Identifies the pricing for an individual Catalog Item</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber oagis:LineNumber 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
DocumentReference oagis:DocumentReference 0 unbounded
Attachment oagis:Attachment 0 unbounded
Item oagis:Item 0 (1)
CommodityClassification oagis:CommodityClassification 0 (1)
UnitPrice oagis:UnitPrice 0 (1)
PriceBreak oagis:PriceBreak 0 unbounded
<xs:group> oagis:FreeFormTextGroup 0 (1)
<xs:group> oagis:ReferencesGroup 0 (1)
Collapse Derivation Tree: