complexType "PriceMateriality"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-fx-5-10.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
percentage,
primaryRateSource (defined in PrioritizedRateSource.model group),
secondaryRateSource (defined in PrioritizedRateSource.model group)
All Direct / Indirect Based Elements (1):
priceMateriality
Known Usage Locations
Annotation
A structure describing the criteria for price materiality.
Type Definition Detail
Type Derivation Tree
FxDisruptionEvent (extension)
  PriceMateriality
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="PriceMateriality">
<xsd:complexContent>
<xsd:extension base="FxDisruptionEvent">
<xsd:sequence>
<xsd:group ref="PrioritizedRateSource.model"/>
<xsd:element minOccurs="0" name="percentage" type="PositiveDecimal"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
percentage
Type:
PositiveDecimal, simple content
Simple Content
xsd:decimal
minExclusive:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="percentage" type="PositiveDecimal"/>

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.