simpleType "PayerReceiverEnum"
Namespace:
Defined:
globally in fpml-enum-5-7.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Payer"
 - 
The party identified as the stream payer.
"Receiver"
 - 
The party identified as the stream receiver.

Known Direct Subtypes (1):
IdentifiedPayerReceiver
All Direct / Indirect Based Elements (2):
buyer, seller
Known Usage Locations
Annotation
The specification of an interest rate stream payer or receiver party.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  PayerReceiverEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Payer"
 - 
The party identified as the stream payer.
"Receiver"
 - 
The party identified as the stream receiver.
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="PayerReceiverEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Payer"/>
<xsd:enumeration value="Receiver"/>
</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.