Definition Type: Element
Name: RequestLanguageCode
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:LanguageCodeType
Containing Schema: Fields.xsd
Abstract
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
Collapse XSD Schema Diagram:
XSD Diagram of RequestLanguageCode in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="RequestLanguageCode" type="LanguageCodeType">
    <xsd:annotation>
        <xsd: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</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: