simpleType "LoanAllTransactionsEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:string
Simple Content Restrictions:
Enumeration:
"All"
 - 
Trade is part of a syndication.

All Direct / Indirect Based Elements (1):
allTransactions
Known Usage Locations
Annotation
A list with a single 'all' value to explicitly indicate all transactions are applicable.
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  LoanAllTransactionsEnum
Derivation:
restriction of xsd:string
Facets:
enumeration:
"All"
 - 
Trade is part of a syndication.
XML Source (w/o annotations (2); see within schema source)
<xsd:simpleType name="LoanAllTransactionsEnum">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="All"/>
</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.