Definition Type: Element
Name: supervisorRegistration
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:SupervisorRegistration
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Allows the organization to specify which if any relevant regulators it is registered with, and if so their identification number. For example, it could specify that it is SEC registered and provide its Central Index Key.
Collapse XSD Schema Diagram:
Drilldown into registrationNumber in schema fpml-doc-5-10_xsd2 Drilldown into supervisoryBody in schema fpml-doc-5-10_xsd2 Drilldown into SupervisorRegistration.model in schema fpml-doc-5-10_xsd2 Drilldown into SupervisorRegistration in schema fpml-doc-5-10_xsd2XSD Diagram of supervisorRegistration in schema fpml-doc-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="supervisorRegistration" type="SupervisorRegistration" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Allows the organization to specify which if any relevant regulators it is registered with, and if so their identification number. For example, it could specify that it is SEC registered and provide its Central Index Key.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
supervisoryBody nsC:supervisoryBody 0 (1)
registrationNumber nsC:registrationNumber 0 (1)
<xs:group> nsC:SupervisorRegistration.model (1) (1)
Collapse Derivation Tree: