[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Why do XML and OFX have subtle differences?

  • From: Giovanni Flammia <flammia@s...>
  • To: "xml-dev Mailing List (E-mail)" <xml-dev@i...>
  • Date: Sat, 12 Jul 1997 00:19:36 -0400

ofx xml
As I get more and more interested in XML and its applications beyond
GUIs,
I wonder why Open Financial Exchange (OFX) and XML have at least one
subtle difference that bothers me. The one difference that I see is this
one. When the data
being transmitted is a simple list of of key-value pairs, XML would do
it like this:

<userid>name</userid>
<userpassword>mypassword</userpassword>

or like this:

<userid value=name />
<userpassword value=mypassword />

(I personally prefer the <key>value</key> scheme, but that's just me)
while OFX would do it more parsimoniously as:

<userid>name
<userpassword>mypassword

Otherwise, the tagging scheme is pretty much compatible (correct me if
I'm wrong).

I think it would be highly desirable that either XML incorporates the
simpler OFX listing
with no ending tag, or OFX comply to XML. It seems to me that OFX is
gaining
wide industry support, so I propose that XML somehow incorporate a
provision to
list simple key-value pairs like OFX. Of course, I would be happy also
if OFX was going
to add those </tag> ending tags that are missing from their DTDs.

This way, XML can ride the wave started by OFX,
and XML developers can build OFX compliant tools with no worry.


Giovanni Flammia
flammia@s...
http://www.sls.lcs.mit.edu/flammia




begin:          vcard
fn:             Giovanni Flammia
n:              Flammia;Giovanni
org:            MIT LCS Spoken Language Systems
email;internet: flammia@s...
title:          Mr.
note:           Ciao
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
end:            vcard


  • References:
    • RE: Sizes
      • From: Andrew Layman <andrewl@m...>

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.