http://maven.apache.org/XDOC/2.0
simpleType Text

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://maven.apache.org/XDOC/2.0}Text (restriction)

Documentation
      used for titles etc.
      
Properties
This component is not nillable.

Model



Source
<xs:simpleType name="Text">
<xs:restriction base="xs:string"/>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.