simpleType "CalculationAgentPartyEnum"
Namespace:
Defined:
globally in fpml-enum-5-3.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.

All Direct / Indirect Based Elements (1):
calculationAgentParty
Known Usage Locations
Annotation
The specification of how a calculation agent will be determined.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  CalculationAgentPartyEnum
Derivation:
restriction of xsd: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.
XML Source (w/o annotations (5); see within schema source)
<xsd:simpleType name="CalculationAgentPartyEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="ExercisingParty"/>
<xsd:enumeration value="NonExercisingParty"/>
<xsd:enumeration value="AsSpecifiedInMasterAgreement"/>
<xsd:enumeration value="AsSpecifiedInStandardTermsSupplement"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.