<xs:simpleType name="uriAttrValueType"> <xs:restriction base="xs:anyURI"> <xs:maxLength value="1000" /> </xs:restriction> </xs:simpleType>