연습:인명록.xsl: 두 판 사이의 차이

Vaquita Wiki
편집 요약 없음
편집 요약 없음
 
43번째 줄: 43번째 줄:
     </xsl:template>
     </xsl:template>
</xsl:stylesheet>
</xsl:stylesheet>
==오류 검사==
{{ ValidateXml | xml=연습:인명록.xsl }}
[[분류:Xml]] [[분류:김현]]

2026년 3월 1일 (일) 23:35 기준 최신판

<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

   <xsl:template match="/">
       
        
            
        
        
            
                    
이름 / 호 생몰년 설명 주요 저작/작품

</xsl:template>

</xsl:stylesheet>

오류 검사[편집]

🔍 XML 유효성 검사기: 연습:인명록.xsl