Search results

  1. M

    Progress in Australia .. and job opportunities?

    Hi all Just wondering if there are any Aussies here, and also what is the job situation like for Senior progress developers in Oz...ChUI, webspeed, XML, PDF pretty much it I think....esp around South Australia..I am getting the impression I should be trying to rethink skills. We have applied...
  2. M

    attributes in alphabetical order on XML output

    Hi all Wondering if anyone can help. I am exporting an XML document thru a WSDL. We export the XML to a file at the same time for checking. The code to set the attributes is: hreturn:CREATE-NODE(h1stlevel, "DOCUMENT", "ELEMENT"). hreturn:APPEND-CHILD(h1stlevel)...
  3. M

    getting attributes from XML

    Hi all wonder if you can all help. I'm very new to XML. I need to create and XML and then receive a reply back, use the values in the reply to create data in our DB. Here is a sample of the reply (I have successfully generated the request) <DOCUMENT.......> /* level 0? */ <TX sp_bhf="999"...
Top