simpleType "positionType"
Namespace:
Defined:
globally in hsdl.xsd; see XML source
Used:
Simple Content Model
xsd:string
All Direct / Indirect Based Attributes (1):
rangeType/@first
Known Usage Locations
Annotation
TBD
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  positionType
Derivation:
restriction of xsd:string
XML Source (see within schema source)
<xsd:simpleType name="positionType">
<xsd:annotation>
<xsd:documentation>
TBD
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>