simpleType "LoanTradingTypeEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:string
Simple Content Restrictions:
Enumeration:
"Primary"
 - 
Trade is part of a syndication.
"Secondary"
 - 
Trade was performed in the secondary (non-syndication) market.

All Direct / Indirect Based Elements (1):
marketType
Known Usage Locations
Annotation
A list that specifies whether a trade was executed during the syndication period or in the post-syndication market.
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  LoanTradingTypeEnum
Derivation:
restriction of xsd:string
Facets:
enumeration:
"Primary"
 - 
Trade is part of a syndication.
"Secondary"
 - 
Trade was performed in the secondary (non-syndication) market.
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="LoanTradingTypeEnum">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Primary"/>
<xsd:enumeration value="Secondary"/>
</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.