AnyURI¶
Overview¶
Data type
A Uniform Resource Identifier (URI). The value space of AnyURI is the same as that of the XML Schema data type anyURI as specified by the W3C Recommendation XML Schema Part 2: Datatypes Second Edition from October 28, 2004.
Supertypes
Implementation in Proteus Schema
An AnyURI is implemented as a literal for the XML Schema data type anyURI.
The way this literal is used in a Proteus XML document depends on the Proteus Schema implementations of the data attributes with type NullableAnyURI. There is no attribute with direct type AnyURI.
NullableAnyURI is the type of the AttributeURI attribute of CustomAttribute. See Proteus Schema implementation of AttributeURI.
NullableAnyURI is the type of the TypeURI attribute of CustomObject. See Proteus Schema implementation of TypeURI.