]> Lady’s Gitweb - Vocab/blobdiff - parsers/ontology.xslt
Add UnicodeString and UnicodeScalarValue
[Vocab] / parsers / ontology.xslt
index 83d0079f28573b3a46d9c30752eba6920de8795d..2dfdfcf5e8b320d64b20cbd301510d65298f2b43 100644 (file)
@@ -499,8 +499,8 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                                                                                        <text>http://www.w3.org/2001/XMLSchema#string</text>
                                                                                                </when>
                                                                                                <otherwise>
-                                                                                                       <call-template name="unprefix">
-                                                                                                               <with-param name="prefixed" select="@datatype"/>
+                                                                                                       <call-template name="Vocab:unprefix">
+                                                                                                               <with-param name="prefixed" select="string(@datatype)"/>
                                                                                                        </call-template>
                                                                                                </otherwise>
                                                                                        </choose>
This page took 0.048019 seconds and 4 git commands to generate.