Changes between Version 3 and Version 4 of UsingMapOWSCommon

Show
Ignore:
Timestamp:
06/19/07 08:26:00 (6 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