complexType "IdentifiedCurrency"
Namespace:
Content:
simple, 2 attributes
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI : "http://www.fpml.org/coding-scheme/external/iso4217-2001-08-15"
 = 
xsd:ID
   
>
   
Content: 
{ xsd:normalizedString }
</...>
Simple Content Restrictions:
MaxLength:
255

All Direct / Indirect Based Elements (1):
currency (defined in UnderlyingAsset complexType)
Known Usage Locations
Annotation
Specifies Currency with ID attribute.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  Scheme (extension)
      Currency (extension)
          IdentifiedCurrency
Derivation:
extension of Currency
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="IdentifiedCurrency">
<xsd:simpleContent>
<xsd:extension base="Currency">
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/2)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

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.