Changes between Version 3 and Version 4 of UsingMapOWSCommon


Ignore:
Timestamp:
Jun 19, 2007, 8:26:00 AM (17 years ago)
Author:
tomkralidis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingMapOWSCommon

    v3 v4  
    4343  /* set the namespace of the document */
    4444  xmlSetNs(psRootNode,  xmlNewNs(psRootNode, BAD_CAST MS_OWSCOMMON_OWS_NAMESPACE_URI, BAD_CAST MS_OWSCOMMON_OWS_NAMESPACE_PREFIX));
     45
    4546  msIO_printf("Content-type: text/xml%c%c",10,10);
    4647