URI.datatype

URI (RFC2396)

Simple Type Information

Used By

Attribute script/@src

Source

<xsd:simpleType name="URI.datatype">
  <xsd:annotation>
    <xsd:documentation>URI (RFC2396)</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:anyURI"/>
</xsd:simpleType>