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

All Direct / Indirect Based Elements (10):
currency (defined in UnderlyingAsset complexType),
referenceCurrency (defined in FxFeature complexType),
settlementCurrency (defined in CommodityExercise complexType),
Known Usage Locations
Annotation
Specifies Currency with ID attribute.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.