<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../resources/style/edit.xsl"?><my:doc xmlns:my="http://www.jenitennison.com/" xmlns="http://www.w3.org/1999/xhtml">
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/qualifiers/1.0/" about="/xslt/copying.xml">
         <dc:title>Jeni's XSLT Pages: Copying the Source</dc:title>
         <dc:date xmlns:vcf="http://www.ietf.org/internet-drafts/draft-dawson-vcard-xml-dtd-03.txt">
            <rdf:Description dcq:dateType="created" dcq:dateScheme="W3C-DTF" rdf:value="2000-08-07"/>
         </dc:date>
         <dc:date xmlns:vcf="http://www.ietf.org/internet-drafts/draft-dawson-vcard-xml-dtd-03.txt">
            <rdf:Description dcq:dateType="modified" dcq:dateScheme="W3C-DTF" rdf:value="2000-08-07"/>
         </dc:date>
         <dc:creator rdf:resource="mail@jenitennison.com"/>
         <link rel="stylesheet" href="/resources/style/base.css"/>
      </rdf:Description>
   </rdf:RDF>
   <h1>Copying the Source</h1>
   <p>
	This page will hold information about how to copy things from your source XML into
	your output, and the limitations of the various ways of doing it.  For now, there are
	just the following posts:
</p>
   <my:links>
      <my:link href="http://sources.redhat.com/ml/xsl-list/2000-07/msg00816.html">Copying
	Attributes</my:link>
      <my:link href="http://www.biglist.com/lists/xsl-list/archives/200012/msg00425.html">Copying a Default Attribute from a Parent</my:link>
   </my:links>
   <h2 id="links">Links</h2>
   <my:links>
      <my:link href="http://www.w3.org/TR/xslt#copying">XSLT Recommendation: Copying</my:link>
   </my:links>
</my:doc>
