xsl-list
[Top] [All Lists]

What the processing Instruction mean.

2003-01-29 23:36:37
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



<Prev in Thread] Current Thread [Next in Thread>
  • What the processing Instruction mean., Sanghamitra Das <=