Marc Van Cappellen

View all posts from Marc Van Cappellen on the Progress blog. Connect with us about all things application development and deployment, data integration and digital business.

Articles by the Author

XQuery your office documents
With the introduction of the

Although the format is different, the OpenDocument Format is conceptually similar, a bunch of XML files packaged in a ZIP.

How can you query the XML files inside the .docx file? After all it’s fairly simple with with...

Marc Van Cappellen September 18, 2007
XQJ Part VII - Typing
In today's post of the XQJ series, we'll have a closer look at how XQJ interacts with the XQuery type system. XQuery is a strongly typed...
Marc Van Cappellen September 10, 2007
XQuery book recommendation
Now and then I'm asked for advice on XQuery books. There are two books I strongly recommend these days.

The first is My second recommendation is...

Marc Van Cappellen September 03, 2007
XQJ Part VI - Manipulating the static context
Today's post in the XQJ series explains how to access and manipulate the static context through the XQJ API.

XQuery defines the Static Context as...

Marc Van Cappellen August 29, 2007
XQJ Part V - Serializing query results
The XQuery 1.0 specification consists out of multiple books, one is XSLT 2.0 and XQuery 1.0 Serialization. Given a data model instance, it defines how to serialize it into...
Marc Van Cappellen August 23, 2007
XQJ Part IV - Processing query results
In XQJ Part III we learned how to execute queries. In XQuery, query evaluation results in a sequence. In XQJ, executing a query through XQExpression or XQPreparedExpression returns an XQSequence object. An...
Marc Van Cappellen August 20, 2007
Prefooter Dots
Subscribe Icon

Latest Stories in Your Inbox

Subscribe to get all the news, info and tutorials you need to build better business apps and sites

Loading animation