simpleType URI
namespace http://www.w3.org/1999/xhtml
type xs:anyURI
used by
attributes form/@action blockquote/@cite ins/@cite del/@cite q/@cite object/@classid object/@codebase object/@data base/@href link/@href a/@href area/@href img/@longdesc head/@profile script/@src img/@src input/@src object/@usemap img/@usemap input/@usemap
annotation
documentation

      a Uniform Resource Identifier, see [RFC2396]
     
source <xs:simpleType name="URI">
 
<xs:annotation>
   
<xs:documentation>
      a Uniform Resource Identifier, see [RFC2396]
     
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:anyURI"/>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy