complexType "FxTarget"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
Includes:
definitions of 1 attribute, 3 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="FxTarget">
<xsd:sequence>
<xsd:element maxOccurs="2" name="accumulationRegion" type="FxTargetAccumulationRegion"/>
<xsd:choice>
<xsd:element name="knockoutLevel" type="FxKnockoutLevel"/>
<xsd:element name="knockoutCount" type="FxKnockoutCount"/>
</xsd:choice>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID" use="optional"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 3/3)
accumulationRegion
Type:
XML Source (see within schema source)
<xsd:element maxOccurs="2" name="accumulationRegion" type="FxTargetAccumulationRegion"/>

knockoutCount
Type:
FxKnockoutCount, complex content
XML Source (see within schema source)
<xsd:element name="knockoutCount" type="FxKnockoutCount"/>

knockoutLevel
Type:
FxKnockoutLevel, complex content
XML Source (see within schema source)
<xsd:element name="knockoutLevel" type="FxKnockoutLevel"/>

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.