XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Doug LundinSubject: Convert namespace?
Author: Doug Lundin
Date: 12 Jul 2006 04:45 PM
Hello,

I'm trying to work with an XHTML doc (converted from HTML using TIDY) and need to identify the XPATH of a particular element.

Stylus is generating paths similar to:
/*[local-name()='html' and namespace-uri()='http://www.w3.org/1999/xhtml']/*[local-name()='body' and namespace-uri()='http://www.w3.org/1999/xhtml'][1]/*[local-name()='div' and namespace-uri()='http://www.w3.org/1999/xhtml'][1]/*[local-name()='div' and namespace-uri()='http://www.w3.org/1999/xhtml'][2]/*[local-name()='table' and namespace-uri()='http://www.w3.org/1999/xhtml'][1]/*[local-name()='tr' and namespace-uri()='http://www.w3.org/1999/xhtml'][2]/*[local-name()='td' ...

But I believe I need paths of the form:
/html/body/div/div[2]/table ...

I'm trying to provide this XPATH to the Canoo Webtest testing facility and am now converting the paths manually but can't seem to grab an element.

Is this the wrong approach? Am I missing something?

Thanks in advance
Doug

Posttop
Ivan PedruzziSubject: Convert namespace?
Author: Ivan Pedruzzi
Date: 27 Jul 2006 06:27 AM


I am not familiar with Canoo webtest if it supports XPath 1.0 you should be able to select using the long generic form.

You can use the Stylus Studio XPath evaluator to test your expression.

Hope this helps
Ivan Pedruzzi
Stylus Studio Team

 
Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.