パソコン初心者




※XHTMLの書き方と留意点を参照。
このイベントは<em class="date">2006-07-20</em>に行われる
<p id="cssnite10">このイベントは…
<pclass="vevent"id="cssnite10"> <spanclass="summary">第10回CSSNite</span>が <emclass="dtstart">2006-07-20</em>に <spanclass="location">銀座アップルストア</span>で行われます。 </p>





<headprofile="http://purl.org/net/ns/metaprof">
<linkrel="schema.dc"href="http://purl.org/dc/elements/1.1/" />
このイベントは<em class="dc.date">2006-07-20</em>に行われる
em.dc\.date {color: green}
<xsl:template match="*[@class='date']"> <dc:date> <xsl:value-of select="."/> </dc:date> </xsl:template>
<xsl:template match="h:div[@class='menu']"> <dcterms:tableOfContents> <xsl:value-of select="."/> </dcterms:tableOfContents> </xsl:template>
<headprofile="http://www.w3.org/2003/g/data-view"> <linkrel="transformation"href="(XSLTのURI)" />