XML Technologies
XML Technologies
XPath:
XPath: provides a common syntax and semantics for
functionality shared between XSLT and XPointer.
XLink:
XLink: language that allows elements to be inserted into
XML documents in order to create and describe links
between resources.
XQuery:
XQuery: query language. It facilitates the data extraction
from XML documents.
http://www.w3.org/
3
What is XPath?
Xpath uses path expressions to select nodes or nodessets in an XML document.
XPath includes over 100 functions. There are functions
for string values, numeric values, date and time
comparison, node and QName manipulation and more.
XPath is used in others XML languages.
http://www.w3.org/
8
XLink
10
11
xlink:href
xlink:role
xlink:arcrole
12
xlink:title
xlink:href
xlink:type
13
XSLT
Transformation
14
XQuery
15
The End
16