[yunqa.de] Creating XML functions
- From: "Jerry Hayes" <jhayes@xxxxxxxxxxxxxxxxx>
- To: <yunqa@xxxxxxxxxxxxx>
- Date: Mon, 16 Jun 2008 18:34:37 -0400
I need to have some XML functionality, to operate on the contents of BLOB
fields.
I’m thinking about something along the lines of:
GetXML8([FieldName],XPath):String; //Possibly extras of GetXML8Date,
GetXML8INT, etc.
GetXML16([FieldName],XPath):WideString;
SetXML8([FieldName],AbsolutePath,Value):String; //Returns ‘altered’ XML
for set field=SetXML…
SetXML16([FieldName],AbsolutePath,Value):WideChar;
More than likely I’ll use the MSDOM.
Anyone have any comments? Anyone done this already?
Thanks all,
Jerry
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 270.3.0/1501 - Release Date: 6/13/2008
6:33 AM
Other related posts: