| Subject: Re: [xsl] Namespace prefixes in Schemas From: Emmanouil Batsis <Emmanouil.Batsis@xxxxxxxxxxx> Date: Tue, 12 Sep 2006 12:46:26 +0300 | 
var nodes = xmlSchema.selectNodes("//xs:element");
after declaring
Sarissa.setXpathNamespaces(xmlSchema,
'xmlns:xs="http://www.w3.org/2001/XMLSchema"');
xmlSchema.setProperty("SelectionLanguage", "XPath");
xmlSchema.setProperty("SelectionNamespaces",
                 'xmlns:xs="http://www.w3.org/2001/XMLSchema"');
var nodes = xmlSchema.selectNodes("//xs:element");| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Problem using recursive a, David Carlisle | Thread | [xsl] Conditional Totalling, jeb501 | 
| Re: [xsl] Transforming Learning Obj, Jaebin Lee | Date | Re: [xsl] Transforming Learning Obj, David Carlisle | 
| Month |