[OT] xml parsing
[OT] xml parsing
- Subject: [OT] xml parsing
- From: Baiss Eric Magnusson <email@hidden>
- Date: Wed, 6 Sep 2006 11:28:20 -0700
I would like to parse the relatively new <OMX> files the Bank of
America and other institutions are now using.
<http://www.ofx.net/ofx/de_main.asp>
I get the OMX file ok, but in the OMX file the <TRNAMT> tag is not
terminated, neither are any of the other tags in the <SMTTRN> block,
in proper XML the tags need to be terminated, n'est-ce pas? My built-
in XML parser can't handle it as I have it currently written.
Example:
<STMTTRN>
<TRNTYPE>CREDIT
<DTPOSTED>20060803000003[-08:PST]
<TRNAMT>19.95
<FITID>...
</STMTTRN>
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
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