Definition Type: ComplexType
Name: EntityName
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
The name of the reference entity. A free format string. FpML does not define usage rules for this element.
Collapse XSD Schema Diagram:
Drilldown into entityNameScheme in schema fpml-shared-4-4_xsdXSD Diagram of EntityName in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EntityName">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The name of the reference entity. A free format string. FpML does not define usage rules for this element.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="entityNameScheme" type="xsd:anyURI" default="http://www.fpml.org/spec/2003/entity-name-RED-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
entityNameScheme fpml:entityNameScheme http://www.fpml.org/spec/2003/entity-name-RED-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:entityName