simpleType "infinity"
Namespace:
Defined:
globally in common-types.xsd, see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"infinity"

All Direct / Indirect Based Attributes (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string
  infinity (restriction)
Derivation:
restriction of xs:string
Facets:
enumeration:
"infinity"
XML Source (see within schema source)
<xs:simpleType name="infinity">
<xs:restriction base="xs:string">
<xs:enumeration value="infinity"/>
</xs:restriction>
</xs:simpleType>

XML schema documentation generated with DocFlex/XML (Kit) 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set