XML Logging: Difference between revisions

Corrected problem with namespace getting attached to wrong element
(Corrected problem with namespace getting attached to wrong element)
Line 75: Line 75:
       Boolean bOK<br />
       Boolean bOK<br />
       Get Create of Desktop U_cXmlDomDocument to hoXML
       Get Create of Desktop U_cXmlDomDocument to hoXML
       Get CreateDocumentElement of hoXML sOp to hoDoc<br />
       Get CreateDocumentElementNS of hoXML (psServiceURI(Self)) sOp to hoDoc<br />
       Get DefineStructParameter of oOwnService hoObj 1 1 sName (psServiceURI(Self)) to Param.SoapParamDef
       Get DefineStructParameter of oOwnService hoObj 1 1 sName (psServiceURI(Self)) to Param.SoapParamDef
       ValueTreeSerializeParameter Data to Param.ValueTree
       ValueTreeSerializeParameter Data to Param.ValueTree