Definition Type: Element
Name: ExtendedPrice
Namespace: http://www.openapplications.org/oagis
Type: oa:Amount
Containing Schema: Order.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the accumulated cost of the ordered items for this line. It is OrderedQuantity multiplied by the UnitPrce.
Collapse XSD Schema Diagram:
Drilldown into currency in schema fields_xsd Drilldown into Amount in schema fields_xsdXSD Diagram of ExtendedPrice in schema order_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ExtendedPrice" type="Amount" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the accumulated cost of the ordered items for this line. It is OrderedQuantity multiplied by the UnitPrce.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
currency oa:currency Required
Collapse Derivation Tree: