xsl-list
[Top] [All Lists]

RE: What the processing Instruction mean.

2003-04-30 00:36:47
Hi,

To know more about PI please refer XML Specification on w3 site.

xmlns:xsl - is namespace. 

Two are different concepts.

In my personal opinion, you could do some homework before 
asking these questions.

sundar

-----Original Message-----
From: Sanghamitra Das [mailto:sanghamitra(_dot_)das(_at_)itreya(_dot_)com]
Sent: Thursday, January 30, 2003 12:07 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] What the processing Instruction mean.


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

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>