Definition Type: ComplexType
Name: SupervisorRegistrationIdentification
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-6.xsd
Abstract
Documentation:
Provides identification information about a regulator or other supervisory body that an organization is registered with.
Collapse XSD Schema Diagram:
Drilldown into supervisoryBody in schema fpml-business-events-5-6_xsdXSD Diagram of SupervisorRegistrationIdentification in schema fpml-business-events-5-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SupervisorRegistrationIdentification">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Provides identification information about a regulator or other supervisory body that an organization is registered with.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="supervisoryBody" type="SupervisoryBody">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The regulator or other supervisory body the organization is registered with (e.g. SEC).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
supervisoryBody nsA:supervisoryBody (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:supervisorRegistration