Changes between Version 11 and Version 12 of UsingMapOWSCommon


Ignore:
Timestamp:
Jun 20, 2007, 4:42:54 AM (17 years ago)
Author:
tomkralidis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingMapOWSCommon

    v11 v12  
    1212The library uses the tree and parser modules of libxml2.
    1313
    14 The library returns xmlNodePtr objects to the calling code.
     14The library returns [http://www.xmlsoft.org/html/libxml-tree.html#xmlNodePtr xmlNodePtr] objects to the calling code.
    1515
    1616With the exception of msOWSCommonExceptionReport, ALL functions return an XML chunk.  It is the responsibility of the calling code to setup the root element with correct namespace decls and schema pointers