complexType "FloatingRateIndexLoan"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI : "http://www.fpml.org/coding-scheme/floating-rate-index-loan"
   
>
   
Content: 
{ xsd:normalizedString }
</...>
Simple Content Restrictions:
MaxLength:
255
MinLength:
0

All Direct / Indirect Based Elements (1):
floatingRateIndex (defined in FloatingRateIndexLoan.model group)
Known Usage Locations
Annotation
A subset of the ISDA Floating Rate Option scheme, i.e. the floating rate index. These indexes are the ones used by the syndicated loan market.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  NormalizedString (restriction)
      Scheme (extension)
          FloatingRateIndexLoan
Derivation:
extension of Scheme
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FloatingRateIndexLoan">
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute default="http://www.fpml.org/coding-scheme/floating-rate-index-loan" name="floatingRateIndexScheme" type="NonEmptyURI"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
floatingRateIndexScheme
Type:
Use:
optional
Attribute Value
xsd:anyURI
MinLength:
1
Default:
"http://www.fpml.org/coding-scheme/floating-rate-index-loan"
XML Source (see within schema source)
<xsd:attribute default="http://www.fpml.org/coding-scheme/floating-rate-index-loan" name="floatingRateIndexScheme" type="NonEmptyURI"/>

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.