complexType "RegulatoryClassification.CSA_2016"
Namespace:
Content:
complex, 6 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
actionType (in csa_derivativesReporting_2016),
eventType (in csa_derivativesReporting_2016),
interAffiliate (in csa_derivativesReporting_2016),
reportingPurpose (defined in ReportingRoleAndPurpose.model group),
reportingRole (defined in ReportingRoleAndPurpose.model group),
supervisoryBody (in csa_derivativesReporting_2016)
All Direct / Indirect Based Elements (1):
csa_derivativesReporting_2016
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  RegulatoryClassification.CSA_2016
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="RegulatoryClassification.CSA_2016">
<xsd:complexContent>
<xsd:extension base="RegulatoryClassification">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="supervisoryBody" type="xsd:token"/>
<xsd:group minOccurs="0" ref="ReportingRoleAndPurpose.model"/>
<xsd:element minOccurs="0" name="interAffiliate" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="actionType" type="ActionType"/>
<xsd:element minOccurs="0" name="eventType" type="xsd:token"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/6)
actionType
Type:
ActionType, simple content
Describes the type of event to the transaction (e.g., new transaction, modification or cancellation of existing transaction, etc.). TBD: FpML doesn’t currently define a coding scheme for this value. We anticipate that one will be developed in a future release.
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"/>

eventType
Type:
xsd:token, predefined, simple content
Indicate whether the transaction resulted from a post-transaction service (e.g. compression, reconciliation, etc.) or from a lifecycle event (e.g. novation, amendment, etc.). TBD: FpML doesn’t currently define a coding scheme for this value. We anticipate that one will be developed in a future release.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="eventType" type="xsd:token"/>

interAffiliate
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="interAffiliate" type="xsd:boolean"/>

supervisoryBody
Type:
xsd:token, predefined, simple content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="supervisoryBody" type="xsd:token"/>

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.