WOXMLDecoder and mapping files
WOXMLDecoder and mapping files
- Subject: WOXMLDecoder and mapping files
- From: Ken Anderson <email@hidden>
- Date: Fri, 17 Feb 2006 17:28:04 -0500
I'm attempting to decode some XML using mapping models and
WOXMLDecoder. The documentation is quite sparse. The documentation
does not have an example to parse something like this:
<Tag Attribute="Something">20000</Tag>
Has anyone built a mapping file that works for this? The issue is
the combination of a value along with attributes. The examples in
the doc handle:
<Tag>20000</Tag>
as well as:
<Tag Attribute="Hello">
<Value>20000</Value>
</Tag>
Thanks,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden