<xsl:template match="*">
  <xsl:copy>
    <xsl:copy-of select="@*"/>
    <xsl:apply-templates/>
  </xsl:copy>
</xsl:template>
 
  faq/copying.txt · Последние изменения: 2005/03/21 09:23 by 212.34.55.251 (shade33)
 
@Mail.ruliveinternet.ru