Free Computer Education and Training Search
xpath   1 - 30 of 1,100,000 results
YOUR RESULTS
XPath - Wikipedia, the free encyclopedia
XPath, the XML Path Language, is a query language for selecting nodes from an XML document. In addition, XPath may be used to compute values (e.g., strings, numbers, or Boolean ...
http://en.wikipedia.org/wiki/XPath - 5/31/2009 9:36:51 AM
Hits: 1    Last Viewed: 6/10/2009 Rating: No Rating    Votes: 0    Comments: 0   

XPath Tutorial
Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building.
http://www.w3schools.com/xpath/default.asp - 6/27/2009 7:17:27 AM
Hits: 115    Last Viewed: 6/28/2009 Rating: No Rating    Votes: 0    Comments: 0    Featured at Intelligentedu.com

XML Path Language (XPath)
Official W3C site describing this language for addressing parts of an XML document which is designed to be used by both XSLT and XPointer. (W3C Recommendation 16 November 1999)
http://www.w3.org/TR/xpath - 6/27/2009 9:57:55 PM
Hits: 19    Last Viewed: 5/5/2009 Rating: No Rating    Votes: 0    Comments: 0    Reviewed for inclusion on Edcomp.com

XPath 1.0 - Wikipedia, the free encyclopedia
XPath (XML Path Language) is a language for selecting nodes from an XML document. In addition, XPath may be used to compute values (strings, numbers, or boolean values) from the ...
http://en.wikipedia.org/wiki/XPath_1.0 - 6/8/2009 4:55:21 AM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XML Path Language (XPath) 2.0
XPath 2.0 is an expression language that allows the processing of values conforming to the data model defined in [XQuery/XPath Data Model (XDM)].
http://www.w3.org/TR/xpath20/ - 6/29/2009 4:30:26 AM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0    Reviewed for inclusion on Edcomp.com

XPath Tools
XPath tools and utilities, including an XPath Analyzer, XPath Parser, and an XPath Generator to simplify creating and debugging of complex XPath expressions.
http://www.stylusstudio.com/xpath.html - 6/23/2009 3:11:39 AM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath - GreaseSpot
XPath (XML Path Language) is a language for addressing elements in a XML or HTML document. XPathExpressions describe paths in a tree represention of the document.
http://wiki.greasespot.net/XPath - 5/14/2009 8:45:26 AM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XML in a Nutshell: A Desktop Quick Reference: Chapter 9: XPath
XML in a Nutshell A Desktop Quick Reference By Elliotte Rusty Harold & W. Scott Means January 2001 0-596-00058-8, Order Number: 0588 504 pages, $29.95
http://www.oreilly.com/catalog/xmlnut/chapter/ch09.html - 6/25/2009 10:43:15 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0    Featured at Intelligentedu.com

INFO: Optimize XPath Queries Against Annotated XSD Schemas
SQLXML is designed to generate sorted outer union (SOU) TSQL SELECT queries to execute XPath queries against annotated XSD schemas. SOU queries can be inherently inefficient when ...
http://support.microsoft.com/kb/813955 - 6/24/2009 6:48:12 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath - MDC
XPath stands for XML Path Language, it uses a non-XML syntax that provides a flexible way of addressing (pointing to) different parts of an XML document.
https://developer.mozilla.org/en/XPath - 5/31/2009 3:49:05 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

The Java XPath API
Elliotte Rusty Harold demonstrates Java 5's new XPath API.
http://www.ibm.com/developerworks/library/x-javaxpathapi.html - 6/24/2009 9:44:11 AM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

Parsing an XML Document with XPath - O'Reilly Media
Deepak Vohra looks at the XPath support provided by both JDOM and the J2SE 5.0 java.xml.xpath package
http://www.onjava.com/pub/a/onjava/2005/01/12/xpath.html - 6/18/2009 7:35:17 AM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath (jaxen 1.1.2 API)
public interface XPath. Represents an XPath 1.0 expression which can be evaluated against a variety of different XML object models. Most of the evaluation methods take a context ...
http://jaxen.codehaus.org/apidocs/org/jaxen/XPath.html - 6/26/2009 3:54:02 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath Analyzer
Intelligent XPath auto-completion and the XPath Analyzer in XMLSpy make developing and testing XPath 1.0 and XPath 2.0 expressions a snap.
http://www.altova.com/products/xmlspy/xpath_analyzer_debugger.html - 6/22/2009 6:14:47 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath and XPointer/XPath Basics - WikiContent
Chapter 1 provided sketchy information about using XPath. For the remainder of the book, you'll get details aplenty. In particular, this chapter covers the most fundamental ...
http://commons.oreilly.com/wiki/index.php/XPath_and_XPointer/XPath_Basics - 5/20/2009 8:59:47 AM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

SourceForge.net: Php.XPath
Get Php.XPath at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. A php class for searching an XML document using ...
http://sourceforge.net/projects/phpxpath/ - 6/18/2009 3:49:12 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath
Acronym Finder: XPath stands for XML Path Language
http://www.acronymfinder.com/XML-Path-Language-(XPath).html - 6/24/2009 3:13:27 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

JavaScript XPath Implementation
JavaScript XPath Implementation. XPath is a language for finding information in documents. XPath is generally used to navigate through elements and attributes in an XML ...
http://js-xpath.sourceforge.net/ - 5/11/2009 1:39:29 AM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath (Java 2 Platform SE 5.0)
public interface XPath. XPath provides access to the XPath evaluation environment and expressions.
http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/xpath/XPath.html#XPath-evaluation - 6/18/2009 2:01:50 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath 教程
A tutorial with several examples and pictures which can be downloaded for off-line use.
http://www.zvon.org/xxl/XPathTutorial/General/examples.html - 6/10/2009 5:53:14 PM
Hits: 1    Last Viewed: 6/25/2009 Rating: No Rating    Votes: 0    Comments: 0    Reviewed for inclusion on Edcomp.com

XPath definition of XPath in the Free Online Encyclopedia.
XPath (X ML PATH) A sublanguage in an XSL style sheet that is used to identify XML elements for processing. It is also used to calculate numbers and manipulate strings.
http://encyclopedia2.thefreedictionary.com/XPath - 6/9/2009 6:58:50 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

XPath (JDOM v1.1)
org.jdom.xpath Class XPath java.lang.Object org.jdom.xpath.XPath All Implemented Interfaces: java.io.Serializable
http://www.jdom.org/docs/apidocs/org/jdom/xpath/XPath.html - 6/17/2009 2:45:58 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0   

.NET and XML: XPath Queries
XPath queries are a very efficient and powerful way to query and navigate your XML documents. The operators, axes, and functions provided by XPath allow you to create very simple ...
http://www.developer.com/xml/article.php/3383961 - 6/21/2009 10:45:00 AM
Hits: 6    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0    Reviewed for inclusion on Edcomp.com

Chapter 16. XPath
The complete text of Elliotte Rusty Harold's book Processing XML with Java. published by Addison-Wesley, November 2002
http://www.cafeconleche.org/books/xmljava/chapters/ch16.html - 5/16/2009 8:10:15 PM
Hits: 0    Last Viewed: No Views Rating: No Rating    Votes: 0    Comments: 0    Reviewed for inclusion on Edcomp.com