xsl-list
[Top] [All Lists]

Re: problem with URN please help (very urgent)!!

2003-06-15 07:20:30
taha taha wrote:
it is possible to reduce  a path like :
vis:Visiodocument/vis:Pages/vis:Page[0]/vis:shapes/vis:shape
by avoiding the writing of the vis prefix before each element ?

Unfortunately, no. This is a limitation of XPath. The context does not include
a default namespace that applies to QName node tests in an expression. So if
you need a non-null namespace, you must use a prefixed name.

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