Definition Type: ComplexType
Name: EntityType
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-cd-4-4.xsd
Abstract
Documentation:
Defines a coding scheme of the entity types defined in the ISDA First to Default documentation.
Collapse XSD Schema Diagram:
Drilldown into entityTypeScheme in schema fpml-cd-4-4_xsdXSD Diagram of EntityType in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EntityType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a coding scheme of the entity types defined in the ISDA First to Default documentation.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="entityTypeScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/entity-type-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
entityTypeScheme fpml:entityTypeScheme http://www.fpml.org/coding-scheme/entity-type-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:entityType