simpleType "KeyStorageType"
Namespace:
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Used:
never
Simple Content Model
enumeration of xsd:string
Simple Content Restrictions:
Enumeration:
"Software", "Hardware"
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  KeyStorageType
Derivation:
restriction of xsd:string
Facets:
enumeration:
"Software", "Hardware"
XML Source (see within schema source)
<xsd:simpleType name="KeyStorageType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Software"/>
<xsd:enumeration value="Hardware"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set