[xsl] XML/XSLT NameSpace Problem

Subject: [xsl] XML/XSLT NameSpace Problem
From: "Alex Genis" <agenis@xxxxxxxx>
Date: Mon, 28 Jan 2002 17:14:23 -0500
Hi, everybody !
What should I specify in <xsl:stylesheet> element of my XSLT
to retrieve data from XML Document a few tags of which (including top level
element)
containing prefixed names , for example :

<env:Envelope>
     <env:Header>
       .......
    </env:Header>
    <env:Body>
       .......
    </env:Body>
</env:Envelope>

Any help will be appreciated. Thanks.


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


Current Thread