Hi,When i have to use xml classes like SimpleXMLDecoder, SimpleXMLEncoder, etc. I need some class implentations like XMLNode, XMLType,XMLDocument. I created the emulations of Encode and Decoder and created classes XMLNode, XMLType,XMLDocument with empty methods and some variables.
What will be the Royale approach for XML operations or will there be ? Thanks Serkan
