HR-XML 3.0 Standards, 2009  September  23.

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

Element: DocumentID

Name DocumentID
Type IdentifierType
Documentation Dictionary Entry Name: Document Identification. Identifier

Usage Rule: Either the DocumentID or the DocumentSequence may serve as the identifier of the noun instance and used in the ActionExpression to identify the noun instance. DocumentID should be used if systems are maintaining noun instance IDs (i.e., PurchaseOrder Reference Number) for the entity corresponding to the noun. DocumentSequence should be used if systems are not maintaining noun instance IDs.

XML Instance Representation
<DocumentID

validFrom=" FormattedDateTimeType [0..1]"

validTo=" FormattedDateTimeType [0..1]">

oa: IdentifierType

</DocumentID>
Schema Component Representation
<xsd:element name="DocumentID" type=" IdentifierType"/>