Definition Type: Element
Name: DocumentID
Namespace: http://www.hr-xml.org/3
Type: nsA:IdentifierType
Containing Schema: Fields.xsd
Abstract
Documentation:
Document Identification. Identifier The DocumentID serves as an identifier of an entity corresponding to the noun. The DocumentSequence serves as an identifier on the different instances of a noun in a message instance; the sequence numbers are specific to the message instance (i.e. in the case of a message instance with two noun instances, the first noun instance may have a DocumentSequence of "1" and the second noun instance would have a DocumentSequence of "2". Identification Identifier string 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.
Collapse XSD Schema Diagram:
Drilldown into schemeURI in schema unqualifieddatatypes_xsd Drilldown into schemeDataURI in schema unqualifieddatatypes_xsd Drilldown into schemeVersionID in schema unqualifieddatatypes_xsd Drilldown into schemeAgencyName in schema unqualifieddatatypes_xsd Drilldown into schemeAgencyID in schema unqualifieddatatypes_xsd Drilldown into schemeName in schema unqualifieddatatypes_xsd Drilldown into schemeID in schema unqualifieddatatypes_xsd Drilldown into IdentifierType in schema unqualifieddatatypes_xsd Drilldown into IdentifierType in schema fields_xsd1 Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into IdentifierType in schema fields_xsdXSD Diagram of DocumentID in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DocumentID" type="IdentifierType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Document Identification. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The DocumentID serves as an identifier of an entity corresponding to the noun.   The DocumentSequence serves as an identifier on the different instances of a noun in a message instance; the sequence numbers are specific to the message instance (i.e. in the case of a message instance with two noun instances, the first noun instance may have a DocumentSequence of "1" and the second noun instance would have a DocumentSequence of "2".</ccts:Definition>
            <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification</ccts:PropertyTermName>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">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.
</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
schemeID udt:schemeID Optional
schemeName udt:schemeName Optional
schemeAgencyID udt:schemeAgencyID Optional
schemeAgencyName udt:schemeAgencyName Optional
schemeVersionID udt:schemeVersionID Optional
schemeDataURI udt:schemeDataURI Optional
schemeURI udt:schemeURI Optional
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree: