Text

used for titles etc.

Simple Type Information

Used By

Source

<xs:simpleType name="Text">
  <xs:annotation>
    <xs:documentation>used for titles etc.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>