연습:조선유학자.xml: 두 판 사이의 차이

Vaquita Wiki
편집 요약 없음
편집 요약 없음
25번째 줄: 25번째 줄:
</person_list>
</person_list>


==목록 형식 스타일 적용==
==Style 적용 예시==
 
===전체 목록===


{{ Xslt | xml=연습:조선유학자.xml | xsl=연습:인명록.xsl }}
{{ Xslt | xml=연습:조선유학자.xml | xsl=연습:인명록.xsl }}
===특정 인물===
{{Xquery | xml=연습:조선유학자.xml | xsl=연습:인명록.xsl | query = /person_list/person/@id:이황 | height = 150px}}






[[분류:Xml]] [[분류:김현]]
[[분류:Xml]] [[분류:김현]]

2026년 2월 26일 (목) 23:41 판

<?xml version="1.0" encoding="UTF-8"?> <person_list>

   <person>
       <name>이황(李滉)</name>
       <honorific>퇴계(退溪)</honorific>
       <period>1501-1570</period>
       <description>조선 중기의 문신이자 성리학의 대성자입니다. 이기이원론을 주장하였습니다.</description>
       <works>
           <item>성학십도(聖學十圖)</item>
           <item>주자서절요(朱子書節要)</item>
           <item>자성록(自省錄)</item>
       </works>
   </person>
   <person>
       <name>이이(李珥)</name>
       <honorific>율곡(栗谷)</honorific>
       <period>1536-1584</period>
       <description>조선 중기의 문신이자 사상가입니다. 이기론을 체계화하고 사회 개혁안을 제시하였습니다.</description>
       <works>
           <item>성학집요(聖學輯要)</item>
           <item>격몽요결(擊蒙要訣)</item>
           <item>동호문답(東湖問答)</item>
       </works>
   </person>

</person_list>

Style 적용 예시

전체 목록



특정 인물