xsl-list
[Top] [All Lists]

XSLT Namespace Problems

2003-02-13 11:55:44
I'm trying to transform an XML document that has a schema specified and the
XSL is not recognizing the root element. I can get the name of the first
child (the root) and it is exactly what I expect, but I can't reference it
directly. Now, if I remove the namespace declaration from the XML file, then
everything works fine. The problem is, I have to have the namespace
declaration for XML serialization. 

[XML]
<calendar xmlns="http://mysite.com/calendar.xsd";>
...
</calendar>

Has anyone ever had this problem? I'd appreciate any help. Thanks.

Michael Flanakin
Applications Developer
334.416.7243

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



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