complexType "RegulatoryClassification.SFTR_2019"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
actionType (in esma_sftrRts_2019),
reportingLevel (in esma_sftrRts_2019),
reportingPurpose (defined in ReportingRoleAndPurpose.model group),
reportingRole (defined in ReportingRoleAndPurpose.model group)
All Direct / Indirect Based Elements (1):
esma_sftrRts_2019
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  RegulatoryClassification.SFTR_2019
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="RegulatoryClassification.SFTR_2019">
<xsd:complexContent>
<xsd:extension base="RegulatoryClassification">
<xsd:sequence>
<xsd:group minOccurs="0" ref="ReportingRoleAndPurpose.model"/>
<xsd:element minOccurs="0" name="reportingLevel" type="ReportingLevel"/>
<xsd:element minOccurs="0" name="actionType" type="ActionType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
actionType
Type:
ActionType, simple content
SFTR notation to indicate whether the report is New, Modification, Valuation, Collateral update, Error, Correction, Termination / Early Termination or Position component
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="actionType" type="ActionType"/>

reportingLevel
Type:
ReportingLevel, simple content
An indication whether the report is done at trade or position level.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="reportingLevel" type="ReportingLevel"/>

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.