HR-XML 3.0 Standards, 2009  September  23.

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

Element: TransferType

Name TransferType
Type TransferCodeType
Default Value Complete
Documentation TransferType to be "Complete" or a return by specifying "Return" to indicate that the items are to be returned to inventory. The Return is a very similar function to the Complete and just reserves the process. When left unspecified, the default for this field is Complete.
XML Instance Representation
<TransferType

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]">

TransferCodeContentType

</TransferType>
Schema Component Representation
<xsd:element name="TransferType" type=" TransferCodeType" default="Complete"/>