Definition Type: ComplexType
Name: LegalEntity
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A type defining a legal entity.
Collapse XSD Schema Diagram:
Drilldown into entityId in schema fpml-shared-4-4_xsd Drilldown into entityId in schema fpml-shared-4-4_xsd Drilldown into entityName in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of LegalEntity in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LegalEntity">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a legal entity.</xsd:documentation>
    </xsd:annotation>
    <xsd:choice>
        <xsd:sequence>
            <xsd:element name="entityName" type="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:element>
            <xsd:element name="entityId" type="EntityId" minOccurs="0" maxOccurs="unbounded">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">A legal entity identifier (e.g. RED entity code).</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
        <xsd:element name="entityId" type="EntityId" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A legal entity identifier (e.g. RED entity code)..</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
entityName fpml:entityName (1) (1)
entityId fpml:entityId 0 unbounded
entityId fpml:entityId (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:borrower, fpml:excludedReferenceEntity, fpml:guarantor, fpml:insurer, fpml:primaryObligor, fpml:referenceEntity, fpml:referenceEntity, fpml:referenceEntity, fpml:referenceEntity, fpml:referenceEntity