#Namespaces

2 posts tagged with Namespaces.

The XInclude namespace foolishness
Aug 11, 20051 min read

The XInclude namespace foolishness

I was going through XInclude for my project. The project required me to use Xerces SAX parser. My input XML document used 2003 in the XInclude namespace (http://www.w3.org/2003/XInclude). The XIncl...

The default namespace problem in XSLT 1.0
Aug 01, 20051 min read

The default namespace problem in XSLT 1.0

(This blog is only for my reference. Non-XSLT users please dis-regard this blog entry. XSLT users please suggest some alternatives/comments.) There is a problem popularly called the default namespa...