Hi,
I am using Simple 2.4.1 to serialize objects to XML.
But I could not find out how can I serialize XML which has following DTD.
<!ELEMENT test (test1 | test2 | test3)>
Thanks in advance.
Printable View
Hi,
I am using Simple 2.4.1 to serialize objects to XML.
But I could not find out how can I serialize XML which has following DTD.
<!ELEMENT test (test1 | test2 | test3)>
Thanks in advance.