Definition Type: Element
Name: MarketOrderIndicator
Namespace: http://www.hr-xml.org/3
Type: oa:IndicatorType
Containing Schema: Fields.xsd
Abstract
Documentation:
Flag to specify if the exercise is a market order. A market is one in which the order is executed immediately at the best prices available when the order reaches the marketplace. This type of order is almost always filled, since no prices is specified as a condition of execution.
Collapse XSD Schema Diagram:
XSD Diagram of MarketOrderIndicator in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="MarketOrderIndicator" type="oa:IndicatorType">
    <xsd:annotation>
        <xsd:documentation>Flag to specify if the exercise is a market order. A market is one in which the order is executed immediately at the best prices available when the order reaches the marketplace. This type of order is almost always filled, since no prices is specified as a condition of execution.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: