Definition Type: Element
Name: LimitPrice
Namespace: http://www.hr-xml.org/3
Type: oa:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
A limit order is an order to execute a transaction only at a specific price (limit price) or better.
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 LimitPrice in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LimitPrice" type="oa:AmountType">
    <xsd:annotation>
        <xsd:documentation>A limit order is an order to execute a transaction only at a specific price (limit price) or better. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: