simpleType "ExtensionStyleEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Evergreen"
 - 
Evergreen is a Repo or Security Lending arangement to close the Evergreen. This takes place by negotiation.
"Extendable"
 - 
Extendable ia a Repo or Security Lending arangement to extend the Extendable. This takes place by negotiation.

All Direct / Indirect Based Elements (1):
extensionStyle
Known Usage Locations
Annotation
Specifies a Repo or Security Lending arangement: Everdeen or Extendible.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  ExtensionStyleEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Evergreen"
 - 
Evergreen is a Repo or Security Lending arangement to close the Evergreen. This takes place by negotiation.
"Extendable"
 - 
Extendable ia a Repo or Security Lending arangement to extend the Extendable. This takes place by negotiation.
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="ExtensionStyleEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Evergreen"/>
<xsd:enumeration value="Extendable"/>
</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.