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

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

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.