complexType "DeterminationMethod"
Namespace:
Content:
simple, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI : "http://www.fpml.org/coding-scheme/determination-method"
 = 
xsd:ID
   
>
   
Content: 
{ xsd:normalizedString }
</...>
Simple Content Restrictions:
MaxLength:
255
MinLength:
0

All Direct / Indirect Based Elements (9):
determinationMethod (defined in Composite complexType),
determinationMethod (defined in CurrencyAndDeterminationMethod.model group),
determinationMethod (defined in Price complexType),
determinationMethod (defined in ReturnSwapNotional complexType),
determinationMethod (in principalExchangeAmount in principalExchangeDescriptions),
expirationTimeDetermination,
initialLevelSource,
latestExerciseTimeDetermination (defined in CommodityAmericanExercise complexType),
latestExerciseTimeDetermination (defined in SharedAmericanExercise complexType)
Known Usage Locations
Annotation
Coding scheme that specifies the method according to which an amount or a date is determined.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  NormalizedString (restriction)
      Scheme (extension)
          DeterminationMethod
Derivation:
extension of Scheme
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="DeterminationMethod">
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute default="http://www.fpml.org/coding-scheme/determination-method" name="determinationMethodScheme" type="xsd:anyURI"/>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
determinationMethodScheme
Type:
xsd:anyURI, predefined
Use:
optional
Attribute Value
Default:
"http://www.fpml.org/coding-scheme/determination-method"
XML Source (see within schema source)
<xsd:attribute default="http://www.fpml.org/coding-scheme/determination-method" name="determinationMethodScheme" type="xsd:anyURI"/>

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.