Definition Type: Element
Name: TotalSaleAmount
Namespace: http://www.hr-xml.org/3
Type: oa:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
This is a total monetary value of shares sold. This figure may be a roll-up of sub-totals.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema fields_xsd1XSD Diagram of TotalSaleAmount in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="TotalSaleAmount" type="oa:AmountType">
    <xsd:annotation>
        <xsd:documentation>This is a total monetary value of shares sold. This figure may be a roll-up of sub-totals.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: