P5 Version 4.10.2. Last updated on 4th September 2025, revision bcfa98f42
<content>
<dataRef restriction="\S+" name="anyURI"/>
</content>
<rng:define name="teidata.pointer">
<rng:data type="anyURI">
<rng:param name="pattern">\S+</rng:param>
</rng:data>
</rng:define>
teidata.pointer = xsd:anyURI { pattern = "\S+" }
The range of syntactically valid values is defined by RFC 3986 Uniform Resource Identifier (URI): Generic Syntax. Note that the values themselves are encoded using RFC 3987 Internationalized Resource Identifiers (IRIs) mapping to URIs. For example, https://secure.wikimedia.org/wikipedia/en/wiki/%
is encoded as https://secure.wikimedia.org/wikipedia/en/wiki/%25
while http://موقع.وزارة-الاتصالات.مصر/
is encoded as http://xn--4gbrim.xn----rmckbbajlc6dj7bxne2c.xn--wgbh1c/
[English] [Deutsch] [Español] [Italiano] [Français] [日本語] [한국어] [中文]