HR-XML 3.0 Standards, 2009  September  23.

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

Element: DocumentType

Name DocumentType
Type MatchDocumentCodeType
Documentation Types of Documents involved in a matching process. Typically the document type is one of these values: Invoice, Purchase Order, Receipt, Inspection
XML Instance Representation
<DocumentType

listID=" NormalizedStringType [0..1]"

listAgencyID=" NormalizedStringType [0..1]"

listAgencyName=" StringType [0..1]"

listName=" StringType [0..1]"

listVersionID=" NormalizedStringType [0..1]"

name=" StringType [0..1]"

languageID=" LanguageCodeContentType [0..1]"

listURI="xsd:anyURI [0..1]"

listSchemeURI="xsd:anyURI [0..1]">

MatchDocumentContentType

</DocumentType>
Schema Component Representation
<xsd:element name="DocumentType" type=" MatchDocumentCodeType"/>