This Source Code Form is subject to the terms of the Mozilla Public License, v 2.0.
If a copy of the M·P·L was not distributed with this file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
-->
+<!DOCTYPE transform [
+ <!ENTITY xhtml 'http://www.w3.org/1999/xhtml'>
+]>
<transform
xmlns="http://www.w3.org/1999/XSL/Transform"
xmlns:Vocab="urn:fdc:vocab.ladys.computer:20240731:ns"
xmlns:Vocabvocab="urn:fdc:vocab.ladys.computer:20240731:vocab:"
- xmlns:html="http://www.w3.org/1999/xhtml"
+ xmlns:html="&xhtml;"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
<value-of select="$curie"/>
<text>)</text>
</attribute>
- <element name="html:{$wrappername}">
+ <element name="{$wrappername}" namespace="&xhtml;">
<attribute name="lang">
<value-of select="rdfs:label[1]/@xml:lang"/>
</attribute>