HR-XML 3.0 Standards, 2009  September  23.

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

Element: DataCapture

Name DataCapture
Type DataCaptureType
Documentation (of type) Contains information about data capture. Essentially this identifies whether the document was produced through an automatic extraction process and if so, the date of the generated document and the identification of the supplier.
XML Instance Representation
<DataCapture>

< SupplierPartyID> ... </ SupplierPartyID> [0..1]
< DataCaptureMethodCode> ... </ DataCaptureMethodCode> [0..1]
< FormattedDateTime> ... </ FormattedDateTime> [0..1]
< UserArea> ... </ UserArea> [0..1]
</DataCapture>
Schema Component Representation
<xsd:element name="DataCapture" type=" DataCaptureType"/>