Definition Type: Element
Name: supervisorRegistration
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:SupervisorRegistration
Containing Schema: fpml-doc-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Identifies the specific regulator or other supervisory body for which this data is produced. For example, CFTC, SEC, UKFSA, ODRF, SFC, ESMA.
Collapse XSD Schema Diagram:
Drilldown into registrationNumber in schema fpml-doc-5-10_xsd3 Drilldown into supervisoryBody in schema fpml-doc-5-10_xsd3 Drilldown into SupervisorRegistration.model in schema fpml-doc-5-10_xsd3 Drilldown into SupervisorRegistration in schema fpml-doc-5-10_xsd3XSD Diagram of supervisorRegistration in schema fpml-doc-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="supervisorRegistration" type="SupervisorRegistration" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Identifies the specific regulator or other supervisory body for which this data is produced. For example, CFTC, SEC, UKFSA, ODRF, SFC, ESMA.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
supervisoryBody nsD:supervisoryBody (1) (1)
registrationNumber nsD:registrationNumber 0 (1)
<xs:group> nsD:SupervisorRegistration.model (1) (1)
Collapse Derivation Tree: