a space separated list of Uniform Resource Identifiers |
Attribute | object/@archive |
<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> |