simpleType "CalculationAgentPartyEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"ExercisingParty"
 - 
The party that gives notice of exercise. Per 2000 ISDA Definitions, Section 11.1. Parties, paragraph (d).
"NonExercisingParty"
 - 
The party that is given notice of exercise. Per 2000 ISDA Definitions, Section 11.1. Parties, paragraph (e).
"AsSpecifiedInMasterAgreement"
 - 
The Calculation Agent is determined by reference to the relevant master agreement.
"AsSpecifiedInStandardTermsSupplement"
 - 
The Calculation Agent is determined by reference to the relevant standard terms supplement.
"Both"
 - 
Both parties with joined rights to be a calculation agent.
MinLength:
0

All Direct / Indirect Based Elements (1):
calculationAgentParty
Known Usage Locations
Annotation
The specification of how a calculation agent will be determined.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      CalculationAgentPartyEnum
Derivation:
restriction of Token
Facets:
enumeration:
"ExercisingParty"
 - 
The party that gives notice of exercise. Per 2000 ISDA Definitions, Section 11.1. Parties, paragraph (d).
"NonExercisingParty"
 - 
The party that is given notice of exercise. Per 2000 ISDA Definitions, Section 11.1. Parties, paragraph (e).
"AsSpecifiedInMasterAgreement"
 - 
The Calculation Agent is determined by reference to the relevant master agreement.
"AsSpecifiedInStandardTermsSupplement"
 - 
The Calculation Agent is determined by reference to the relevant standard terms supplement.
"Both"
 - 
Both parties with joined rights to be a calculation agent.
XML Source (w/o annotations (6); see within schema source)
<xsd:simpleType name="CalculationAgentPartyEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="ExercisingParty"/>
<xsd:enumeration value="NonExercisingParty"/>
<xsd:enumeration value="AsSpecifiedInMasterAgreement"/>
<xsd:enumeration value="AsSpecifiedInStandardTermsSupplement"/>
<xsd:enumeration value="Both"/>
</xsd:restriction>
</xsd:simpleType>

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.