• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[OT] xml parsing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[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
  • Follow-Ups:
    • Re: [OT] xml parsing
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Community Wish List
  • Next by Date: Re: WO in Java or Objective-C...
  • Previous by thread: Re: WO in Java or Objective-C...
  • Next by thread: Re: [OT] xml parsing
  • Index(es):
    • Date
    • Thread