iri-to-uri
Convertit un string contenant l’IRI (Internationalized Resource Identifier) en un URI (Uniform Resource Identifier). Pour plus d’information concernant cette fonction, voir la section 6.3 de la Recommandation W3C de « XPath and XQuery Functions and Operators 3.1 » (https://www.w3.org/TR/xpath-functions-31).
Langages
XSLT 3.0.
Paramètres
Nom | Type | Description |
---|---|---|
iri | xs:string | La valeur d’entrée de l’IRI. |