Window Visula CE (OpenInsight 32-Bit)
At 19 FEB 2009 05:40:02PM Barry Stevens wrote:
I have received an xml file from a protype system on mobile device developed in windows ce.
The xml contains a signature.
This file can be read and import ok in Access.
I want to know how I can do it in OI, it has no 2nd 'schema' file.
I assume I need code to parse the xml and build my oi transactions_in file. Any samples out there.
PLUS I will need to be able to convert (or what ever) the signature to be able to be displayed/printed - what is the best/legal process for this.
At 20 FEB 2009 06:49AM Mike Ruane wrote:
Barry-
As far as the XML and no schema, the updated XML tools in 9.0 let you decide whether or not you want to use a schema.
Take a look.
Mike
At 20 FEB 2009 08:03PM Barry Stevens wrote:
Tried that, still says need schema.
The xml file appears to have the schema at the start.
This is not really a big deal, as I know what the import fields are so I call just parse to the start of the data and get the next and extract to etc etc.
OK, so where I need help is the field - Signature…. in the 'schema' it shows 'base64Binary'..how do I use this knowledge to save as a 'graphic' file….ext, conversion?
At 24 FEB 2009 09:24PM Barry Stevens wrote:
]]]OK, so where I need help is the field - Signature…. in the 'schema' it shows 'base64Binary'..how do I use this knowledge to save as a 'graphic' file….ext, conversion? and markers and saved it as every sort of graphic file extenion I can think of, but all come up as invald.
So, obviously there is a conversion required. But how…internally (called routine) NOT external thru some gui application.
At 25 FEB 2009 08:50AM Mike Ruane wrote:
Barry-
Can you ZIP up the file and email it to info@revelation.com?
Thanks
At 25 FEB 2009 06:09PM Barry Stevens wrote:
Ok, Done
At 26 FEB 2009 07:04PM Barry Stevens wrote:
Mike,
Did you get my email with attached .xml file