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

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

Documentation
      a Uniform Resource Identifier, see [RFC2396]
      
Properties
This component is not nillable.

Model



Source
<xs:simpleType name="URI">
<xs:restriction base="xs:anyURI"/>
</xs:simpleType>


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