Welcome to the XRX Training Page
XRX Training Classes
These slides are an example of an XRX class that I taught in October of 2008. Many of the slides refer to examples in the
XForms,
XQuery or the
XRX Wikibooks. You can also
download the XRX example source code from
Google Code if you have a
Subversion client.
- Class Intro Introduction to XRX Concepts and overview of the XRX architecture.
- Review of XML and HTML Quick review of basics of XML and HTML for those new to these topics.
- Sequences Background on Sequences in XQuery
- oXygen How to setup and use the oXygen editor with eXist.
- XQuery Data Model Sequences, Items and XML Schema data types.
- Wikibook Overview I added this only because some classes did not have Internet connectivity.
- XPath Review of some XPath concepts.
- XQuery-Functions Introduction to XQuery functions and modules.
- Recursive Functions Overview of recursion for traversing tree structure data.
- Fulltext Searching Using the fulltext indexes created with eXist.
- Keyword Search Federated search with ranking and keyword-in-context display.
- Importing from Excel Importing
data directly from Excel into XML using the oXygen import function. We
then run the single XML file through a splitter XQuery that creates individual
files for each record.
- XForms Basics XForms Basics.
- XForms CRUDS Creating, Reading, Updating and Deleting and Searching with XRX.
- Styling XForms Using CSS to manage your XForms.
- Indexing eXist Creating indexes with eXist.
- XQuery Labs Solutions to some of the labs
and exercises used in the class.
Localhost eXist Links - Links to lab solutions if
you download the source to your eXist web server on localhost as well as
links to Subversion code.
Zip File - all of the above in a single zip
file.