simpleType "LoanTradingAssocEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"LMA"
 - 
Loan Market Association (UK).
"LSTA"
 - 
The Loan Syndications and Trading Association (US).

All Direct / Indirect Based Elements (1):
tradingAssociation
Known Usage Locations
Annotation
A list that defines the loan trading association responsible for defining the standardized legal framework that governs the trade.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  LoanTradingAssocEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"LMA"
 - 
Loan Market Association (UK).
"LSTA"
 - 
The Loan Syndications and Trading Association (US).
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="LoanTradingAssocEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="LMA"/>
<xsd:enumeration value="LSTA"/>
</xsd:restriction>
</xsd:simpleType>

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.