Tag Archives: XQuery

Register DTD for pureXML with DB2 9.7

Problem Even though XML schema has been around for a decade, still many APIs reference a DTD in the XML documents sent back and fourth. Such is the OpenSRS API. DB2 requires an XML schema or a DTD to be … Continue reading

Posted in DB2 | Tagged , , , , , , | Leave a comment

XQuery and pureXML in DB2

I just came across the following two articles that have some good pointers for using the native XML capabilities of DB2: Using DB2 XQuery to extract data mining results stored as PMML: this article is a great introduction to XQuery … Continue reading

Posted in DB2 | Tagged , , , | Leave a comment