Lady’s Gitweb
/
Shushe
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Allow injecting raw output in X·M·L serialization
[Shushe]
/
transforms
/
serialization.xslt
diff --git
a/transforms/serialization.xslt
b/transforms/serialization.xslt
index 09f595eae627ef285f648acbd0b6b887dae38183..6d6dacddf03c4bce6e0bd98a9e46b0dc8f16e461 100644
(file)
--- a/
transforms/serialization.xslt
+++ b/
transforms/serialization.xslt
@@
-64,4
+64,7
@@
If a copy of the M·P·L was not distributed with this file, You can obtain one
</with-param>
</apply-templates>
</template>
</with-param>
</apply-templates>
</template>
+ <template match="书社:raw-output" mode="书社:serialize" priority="1">
+ <copy-of select=".//text()"/>
+ </template>
</transform>
</transform>
This page took
0.140963 seconds
and
4
git commands to generate.