complexType "ReportingRole"
Namespace:
Content:
simple, 2 attributes
Defined:
globally in fpml-doc-5-11.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
xsd:anyURI : "http://www.fpml.org/coding-scheme/reporting-role"
 = 
xsd:ID
   
>
   
Content: 
{ xsd:normalizedString }
</...>
Simple Content Restrictions:
MaxLength:
255
MinLength:
0

All Direct / Indirect Based Elements (8):
reportingRole (defined in PartyTradeInformation complexType),
reportingRole (defined in PartyTradeInformation complexType),
reportingRole (defined in ReportingRegime complexType),
reportingRole (defined in ReportingRegime complexType),
reportingRole (defined in ReportingRegimeIdentifier complexType),
reportingRole (defined in ReportingStatus complexType),
reportingRole (defined in ReportingStatus complexType),
reportingRole (defined in ReportingStatus complexType)
Known Usage Locations
Annotation
A type containing a code representing the role of a party in a report, e.g. the originator, the recipient, the counterparty, etc. This is used to clarify which participant's information is being reported.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  NormalizedString (restriction)
      Scheme (extension)
          ReportingRole
Derivation:
extension of Scheme
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ReportingRole">
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute default="http://www.fpml.org/coding-scheme/reporting-role" name="reportingRoleScheme" type="NonEmptyURI" use="optional"/>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

reportingRoleScheme
Type:
Use:
optional
Attribute Value
xsd:anyURI
MinLength:
1
Default:
"http://www.fpml.org/coding-scheme/reporting-role"
XML Source (see within schema source)
<xsd:attribute default="http://www.fpml.org/coding-scheme/reporting-role" name="reportingRoleScheme" type="NonEmptyURI" use="optional"/>

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.