Subject: What the processing Instruction mean.
From: "Sanghamitra Das" <sanghamitra.das@xxxxxxxxxx>
Date: Thu, 30 Jan 2003 12:06:37 +0530
|
Hi
can anyone tell me what the processing instruction mean.
When we write xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
what actually it means does it look for a DTD on that site.
Similarly for xml we write
<?xml version="1.0"?>
-----------------------------------------------------
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-----------------------------------------------------
Thanks in Advance
-Sanghamitra
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|