group "SupervisorRegistration.model"
Namespace:
Content:
Defined:
globally in fpml-doc-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
supervisoryBody, registrationNumber?
Content Model Elements (2):
registrationNumber,
supervisoryBody (defined in SupervisorRegistration.model group)
Known Usage Locations
Annotation
Provides information about a regulator or other supervisory body that an organization is registered with.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="SupervisorRegistration.model">
<xsd:sequence>
<xsd:element name="supervisoryBody" type="SupervisoryBody"/>
<xsd:element minOccurs="0" name="registrationNumber" type="RegulatorId"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
registrationNumber
Type:
RegulatorId, simple content
The ID assigned by the regulator (e.g. SEC's Central Index Key).
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="registrationNumber" type="RegulatorId"/>

supervisoryBody
Type:
SupervisoryBody, simple content
The regulator or other supervisory body the organization is registered with (e.g. SEC).
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="supervisoryBody" type="SupervisoryBody"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.