HR-XML 3.0 Standards, 2009  September  23.

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

Element: RequestLanguageCode

Name RequestLanguageCode
Type LanguageCodeType
Documentation The RequestLanguage element can be used by the requesting system to indicate the desired language of the catalog or application to which session will be initiated upon receipt of the Show URL transaction. For instance, application A wishes to ‘punch out’ to external system B’s online Dutch-language catalog. System B supports numerous languages, but will validate the value of the 'RequestLanguage' element and return the appropriate URL to direct application A to the Dutch site
XML Instance Representation
<RequestLanguageCode

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

LanguageCodeContentType

</RequestLanguageCode>
Schema Component Representation
<xsd:element name="RequestLanguageCode" type=" LanguageCodeType"/>