문화유산:장소목록.xsl: 두 판 사이의 차이
편집 요약 없음 |
잔글편집 요약 없음 |
||
| 16번째 줄: | 16번째 줄: | ||
<tr> | <tr> | ||
<th width="10%">명칭</th> | <th width="10%">명칭</th> | ||
<th width="10%"> | <th width="10%">주소</th> | ||
<th width="10%">건립</th> | <th width="10%">건립</th> | ||
<th width="70%">설명</th> | <th width="70%">설명</th> | ||
| 28번째 줄: | 28번째 줄: | ||
</td> | </td> | ||
<td> <!-- | <td> <!--주소--> | ||
<xsl:value-of select="address"/>< | <xsl:value-of select="address"/> | ||
<!-- | |||
<xsl:value-of select="coordinates/latitude"/><br/> | <xsl:value-of select="coordinates/latitude"/><br/> | ||
<xsl:value-of select="coordinates/longitude"/><br/> | <xsl:value-of select="coordinates/longitude"/><br/> | ||
<xsl:value-of select="coordinates/altitude"/><br/> | <xsl:value-of select="coordinates/altitude"/><br/> | ||
--> | |||
</td> | </td> | ||
2026년 4월 5일 (일) 12:23 판
<?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:stylesheet>
오류 검사
🔍 XML 유효성 검사기: 문화유산:장소목록.xsl