I'm trying to use betwixt to read xml that looks like.
<foo x="5" y="10>
<bar a="1" b="2">data</bar>
</foo>
See how properties are handled as attributes except for the body of <bar>.
Is there a way that I can do this with betwixt?
I was able to use a nightly build to write xml in this format however I
haven't been able to successfully read it back in.
I have been looking through the source and I don't think this feature has
been coded yet. Does anyone know? (If not maybe I can add it)
Thanks,
Abraham Fathman
eBusiness Architecture
513-534-4607
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]