simpleType UriList
namespace http://www.w3.org/1999/xhtml
type xs:string
used by
attribute object/@archive
annotation
documentation

      a space separated list of Uniform Resource Identifiers
     
source <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>


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