- [Narrator] Okay let's take what we've learned about…XPath so far and take it out for a spin on…some sample XML data.…I'm going to be using Visual Studio Code for this and if…you chose not to use VS Code and you're using your…own text editor, that's okay, you can just relax and watch.…Or if you want to try out XPath for yourself, there are…some pretty good online XPath testers.…If you do a Google search on XPath tester you will find…a variety of online XPath tools that you can use if…you want to try this part.…So assuming that you installed the XML developer plugin…that we talked about earlier in the course, let's begin…by opening up the business card, that XML file here…in chapter five.…
This is the business card example we have been using…throughout the course.…To invoke the XPath tool in VS Code I will type command…shift P and that will bring up the command pallet and…I will type XPath.…You can see the result I get is the evaluate XPath command…so I will select that and I get an edit field where I can…type XPath statements.…
Author
Released
1/19/2018- What is XML?
- Advantages and drawbacks of XML
- Proper XML syntax
- Working with XML namespaces
- Styling XML tags
- Discovering and creating document content
- Manipulating XML content using XPath and XSLT
- Document type definitions and XML schema
Skill Level Beginner
Duration
Views
Related Courses
-
Java: XML Integration
with David Gassner4h 56m Intermediate -
Learn API Documentation with JSON and XML
with Peter Gruenbaum1h 18m Intermediate -
Python: XML, JSON, and the Web
with Joe Marini1h 38m Intermediate
-
Introduction
-
Welcome1m 2s
-
What you should know1m 24s
-
Exercise files1m 10s
-
Setting up the dev tools1m 2s
-
-
1. Getting Started
-
What is XML?3m 39s
-
XML technologies2m 8s
-
Describing data with XML2m 43s
-
Real world examples of XML4m 42s
-
-
2. XML Overview
-
Types of XML content7m 12s
-
Proper XML syntax2m 16s
-
Valid documents1m 45s
-
XML namespaces3m 24s
-
-
3. Working with XML
-
Our first XML file2m 15s
-
XML and CSS styles3m 4s
-
Styling XML tags3m 54s
-
Advanced CSS with XML3m 22s
-
-
4. Manipulating XML with the DOM
-
Quick intro to the DOM5m 42s
-
Discovering document content3m 17s
-
Creating document content7m 59s
-
Bringing it all together8m 41s
-
-
5. XML and XPath
-
What is XPath?5m 14s
-
Taking XPath for a spin5m 32s
-
-
6. XML and XSLT
-
What is XSLT?3m 27s
-
Using XSLT with XML3m 9s
-
-
7. XSLT Examples
-
Simple XSLT4m 11s
-
XSLT and CSS1m 43s
-
Repeating items5m 43s
-
Conditional logic7m 39s
-
Sorting data2m 49s
-
-
8. Document Type Definitions
-
What is a DTD?1m 45s
-
DTD syntax1m 41s
-
Declaring elements4m 51s
-
Declaring attributes3m 53s
-
-
9. XML Schema
-
What is XML schema?2m 4s
-
Anatomy of a schema1m 19s
-
Declaring elements10m 24s
-
Declaring attributes3m 34s
-
-
Conclusion
-
Next steps1m 4s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Taking XPath for a spin