anyURI data type
The xs:anyURI data type represents a Uniform Resource Identifier (URI). Derived from data type xdt:anyAtomicType.
The lexical form of The xs:anyURI data type is a string that is a legal URI as defined by RFC 2396 and amended by RFC 2732. Avoid using spaces in values of this type unless the spaces are encoded by %20.