Definition Type: Element
Name: supervisorRegistration
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:SupervisorRegistrationIdentification
Containing Schema: fpml-business-events-5-6.xsd
MinOccurs 0
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 supervisoryBody in schema fpml-business-events-5-6_xsd Drilldown into SupervisorRegistrationIdentification in schema fpml-business-events-5-6_xsdXSD Diagram of supervisorRegistration in schema fpml-business-events-5-6_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="supervisorRegistration" type="SupervisorRegistrationIdentification" maxOccurs="unbounded" minOccurs="0">
    <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 nsA:supervisoryBody (1) (1)
Collapse Derivation Tree: