complexType "ReportingStatus"
Namespace:
Content:
complex, 8 elements
Defined:
Includes:
definitions of 8 elements
Used:
never
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (8):
publicDissemination (defined in ReportingStatus complexType),
reason (defined in ReportingStatus complexType),
regimeName (defined in ReportingStatus complexType),
regulation (defined in ReportingStatus complexType),
reportingPurpose (defined in ReportingStatus complexType),
reportingRole (defined in ReportingStatus complexType),
status (defined in ReportingStatus complexType),
supervisoryBody (defined in ReportingStatus complexType)
XML Source (w/o annotations (9); see within schema source)
<xsd:complexType name="ReportingStatus">
<xsd:sequence>
<xsd:element minOccurs="0" name="regimeName" type="ReportingRegimeName"/>
<xsd:element minOccurs="0" name="regulation" type="RegulationName"/>
<xsd:element name="supervisoryBody" type="SupervisoryBody"/>
<xsd:element minOccurs="0" name="reportingRole" type="ReportingRole"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="reportingPurpose" type="ReportingPurpose"/>
<xsd:element name="status" type="RegulatorReportingStatusCode"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="publicDissemination" type="PublicDissemination"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="reason" type="Reason"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 8/8)
publicDissemination
Type:
PublicDissemination, complex content
Describes the extent to which this trade is being reported to the regime (e.g. Not reported, reported with warnings, fully reported).
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="publicDissemination" type="PublicDissemination"/>

reason
Type:
Reason, complex content
Used to describe and validation errors or warnings associated with the message for the regime.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="reason" type="Reason"/>

regimeName
Type:
ReportingRegimeName, simple content
Identifies the reporting regime under which this data is reported. For example, Dodd-Frank, EMIR, MiFID, HongKongOTCDRepository, ODRF
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="regimeName" type="ReportingRegimeName"/>

regulation
Type:
RegulationName, simple content
Identifies the reporting regime under which this data is reported. For example, Dodd-Frank, EMIR, MiFID, HongKongOTCDRepository, ODRF
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="regulation" type="RegulationName"/>

reportingPurpose
Type:
ReportingPurpose, simple content
The reason this message is being sent, for example Snapshot, PET, Confirmation, RealTimePublic.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="reportingPurpose" type="ReportingPurpose"/>

reportingRole
Type:
ReportingRole, simple content
>Identifies the role of this party in reporting this trade for this regulator; roles could include ReportingParty and Voluntary reporting.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="reportingRole" type="ReportingRole"/>

status
Type:
Describes the extent to which this trade is being reported to the regime (e.g. Not reported, reported with warnings, fully reported).
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="status" type="RegulatorReportingStatusCode"/>

supervisoryBody
Type:
SupervisoryBody, simple content
Identifies the specific regulator or other supervisory body for which this data is produced. For example, CFTC, SEC, UKFSA, ODRF, SFC, ESMA.
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.