HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: StockSalePosition

Name StockSalePosition
Type StockSalePositionType
Documentation (of type) Contains details on a group of shares comprising a position to be sold. This usually were purchased together or at the same price or a group that otherwise will be sold together.
XML Instance Representation
<StockSalePosition>

< StockPurchaseID> ... </ StockPurchaseID> [0..1]
< SharesSaleQuantity> ... </ SharesSaleQuantity> [0..1]
< ShareSaleTax> ... </ ShareSaleTax> [0..*]
< UserArea> ... </ UserArea> [0..1]
</StockSalePosition>
Schema Component Representation
<xsd:element name="StockSalePosition" type=" StockSalePositionType"/>