연습:조선유학자.xml: 두 판 사이의 차이
편집 요약 없음 |
|||
| 1번째 줄: | 1번째 줄: | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
< | <person_list> | ||
<person> | <person> | ||
<name>이황(李滉)</name> | <name>이황(李滉)</name> | ||
| 23번째 줄: | 23번째 줄: | ||
</works> | </works> | ||
</person> | </person> | ||
</ | </person_list> | ||
==목록 형식 스타일 적용== | ==목록 형식 스타일 적용== | ||
{{ Xslt | xml=연습:조선유학자.xml | xsl=연습:인명록.xsl }} | {{ Xslt | xml=연습:조선유학자.xml | xsl=연습:인명록.xsl }} | ||
2026년 2월 25일 (수) 16:44 판
<?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>
목록 형식 스타일 적용