complexType "OrganizationType"
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/organization-type"
   
>
   
Content: 
{ xsd:token }
</...>
Simple Content Restrictions:
MinLength:
0

All Direct / Indirect Based Elements (1):
organizationType
Known Usage Locations
Annotation
A code that describes what type of role an organization plays, for example a SwapsDealer, a Major Swaps Participant, or Other
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (extension)
      OrganizationType
Derivation:
extension of Token
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="OrganizationType">
<xsd:simpleContent>
<xsd:extension base="Token">
<xsd:attribute default="http://www.fpml.org/coding-scheme/organization-type" name="organizationTypeScheme" type="xsd:anyURI"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
organizationTypeScheme
Type:
xsd:anyURI, predefined
Use:
optional
Attribute Value
Default:
"http://www.fpml.org/coding-scheme/organization-type"
XML Source (see within schema source)
<xsd:attribute default="http://www.fpml.org/coding-scheme/organization-type" name="organizationTypeScheme" type="xsd:anyURI"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.