Definition Type: SimpleType
Name: UriList
Namespace: http://www.w3.org/1999/xhtml
Containing Schema: xhtml1-strict.xsd
Documentation:
a space separated list of Uniform Resource Identifiers
Collapse XSD Schema Diagram:
XSD Diagram of UriList in schema xhtml1-strict_xsd (XHTML™ 1.0 The Extensible HyperText Markup Language)
Collapse XSD Schema Code:
<xs:simpleType name="UriList">
    <xs:annotation>
        <xs:documentation>
      a space separated list of Uniform Resource Identifiers
      </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:archive