complexType "ActionType"
Namespace:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI : "http://www.fpml.org/coding-scheme/action-type"
   
>
   
Content: 
{ xsd:normalizedString }
</...>
Simple Content Restrictions:
MaxLength:
255
MinLength:
0

All Direct / Indirect Based Elements (7):
actionType (defined in ReportingRegimeIdentifier complexType),
actionType (in asic_derivativesTransactionRules_2013),
actionType (in cftc_part45_2019),
actionType (in csa_derivativesReporting_2016),
actionType (in esma_emirRts_2015),
actionType (in esma_sftrRts_2019),
actionType (in reportingRegime in partyTradeInformation in tradeHeader)
Known Usage Locations
Annotation
The data type used for ESMA action type.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  NormalizedString (restriction)
      Scheme (extension)
          ActionType
Derivation:
extension of Scheme
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ActionType">
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute default="http://www.fpml.org/coding-scheme/action-type" name="actionTypeScheme" type="xsd:anyURI"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
actionTypeScheme
Type:
xsd:anyURI, predefined
Use:
optional
The identifier scheme used with this actionType. A unique URI to determine the the type of action.
Attribute Value
Default:
"http://www.fpml.org/coding-scheme/action-type"
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute default="http://www.fpml.org/coding-scheme/action-type" name="actionTypeScheme" type="xsd:anyURI"/>

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.