Comparison.xsl
<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/xlink" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html" encoding="UTF-8" indent="yes"/>
<xsl:template match="/text_unit">
논어 해석 비교 분석
논어 해석 비교 분석 ()
1. Translation (원문 번역 비교)
| commentator | translation |
|---|---|
2. Glossary (주요 어휘 해석)
| term | commentator | meaning | context |
|---|---|---|---|
|
|
3. Comparison Highlight (해석 관점 비교 핵심)
| dimension | highlight |
|---|---|
</xsl:stylesheet>