Definition Type: ComplexType
Name: Language
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-credit-event-notification-4-4.xsd
Abstract
Documentation:
The data type used for indicating the language of the resource, described using the ISO 639-2/T Code
Collapse XSD Schema Diagram:
Drilldown into languageScheme in schema fpml-credit-event-notification-4-4_xsdXSD Diagram of Language in schema fpml-credit-event-notification-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Language">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The data type used for indicating the language of the resource, described using the ISO 639-2/T Code</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="languageScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
languageScheme fpml:languageScheme (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:language