We are planning a project using the Digi Connect Wi-ME. We need to be able to interpret and generate XML files, which means that we need an XML parser to process the incoming files and extract the element and attribute values into C structs, and we need an XML framer to build the output data into XML elements. Does this functionality exist in the software of the ME? I found an article written by a NetSilicon guy in 2001 saying they were writing one… Or does anyone know where I can get source that does this?
Many thanks - Rowan