Definition Type: Element
Name: TotalAmount
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
Indicates the total amount of the object associated. This includes the Price and the total of all the charges, allowances and taxes.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema fields_xsdXSD Diagram of TotalAmount in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="TotalAmount" type="AmountType">
    <xsd:annotation>
        <xsd:documentation>Indicates the total amount of the object associated. This includes the Price and the total of all the charges, allowances and taxes.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: