<xsd:complexType name="ExerciseInstructionsType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A collection of details concerning how the exercise of the options should be carried out.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="CoverOptionsIndicator" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Flag to specify if shares were sold to cover the cost of the options for the exercise transaction. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="CoverTaxesIndicator" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Flag to specify if shares were sold to cover the tax liability of the exercise transaction.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="CoverFeesIndicator" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Flag to specify if shares were sold to cover the fees associated with the exercise transaction.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="UseSharesForTaxesIndicator" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Flag to specify if shares were used to cover the tax liability of the exercise transaction. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="UseSharesFirstIndicator" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
Flag to specify that shares tendered were used before any shares are sold to cover the cost of the options for the exercise transaction. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="SharesSwappedQuantity" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The number of shares exchanged to cover the cost of options.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="TaxRelevantPrice" minOccurs="0">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The price used in the calculation of taxable compensation for a taxable transaction (exercise/disposition).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="ShareSaleInstructions" minOccurs="0" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|