HR-XML 3.0 Standards, 2009  September  23.

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

Element: PieceWork

Name PieceWork
Type PieceWorkType
Documentation (of type) Dictionary Entry Name: Piece Work. Details

Definition: Contains information relating to remuneration based on count of items produced or serviced.

XML Instance Representation
<PieceWork>

< PieceID> ... </ PieceID> [0..1]
< PieceTypeCode> ... </ PieceTypeCode> [0..1]
< PieceQuantity> ... </ PieceQuantity> [0..1]
< PieceRateAmount> ... </ PieceRateAmount> [0..1]
< UserArea> ... </ UserArea> [0..1]
</PieceWork>
Schema Component Representation
<xsd:element name="PieceWork" type=" PieceWorkType"/>