|
XML.HTMLTeacher.Com
[Search] [Contact] [Sitemap] |
XML
[Main] [XPath] |
|
[Classes]
[XHTML] [XML] [CSS] [Design] [Programming] [Marketing] |
|
| Table of Contents |
|
1. Overview
2. Match Patterns 3. Path Expressions 4. Tutorial/Lab |
|
For example: <EmployeeListing> <Employee> <Employee1> <FullName> <FirstName></FirstName> <LastName></LastName> </FullName> </Employee1> </Employee> </EmployeeListing> The XPath for getting to the nested <FullName> element would be: EmployeeListing/Employee/Employee1/FullName |
| All materials, tutorials and content are copyrighted by HTMLTeacher.Com.
Any use of any material, tutorials and/or content provided by this site is prohibited without expressed written consent of the author. Copyright ©2003 HTMLTeacher.Com and Sonia Weimann
|