List of Labs for XQuery for Document Management
Instructions
Links to Applications on your localhost
- Term Manager Application List of reports for creating XQueries on terms database.
- FAQ XQueries and XForms for managing FAQs
- Item Manger CRUDS Labs Generic code templates for how to Create, Read, Update, Delete and Search XML records.
- Sitemap A website Sitemap application demonstration of using recursive XQuery functions.
Links to Subversion Solutions with Source Code on GoogleCode
- FAQ XQueries and XForms for managing FAQs
- Term Manager Labs List of labs for creating XQueries on a glossary of terms.
- Generic CRUDS Labs Generic code templates for how to Create, Read, Update and Delete XML records.
- Sitemap labs with recursion functions