[jdom-interest] XML 1.1

kjohnson at spicer.com kjohnson at spicer.com
Fri Dec 10 06:09:00 PST 2004


Thanks for your reply, Jason.  

Since we don't "really" need XML 1.1 (it was a "typo" by one of our
developers), I have put in a workaround that allows us to process the XML
1.1 files that are now being generated by our other product.  Files that
contain the offending XML 1.1 tag are now read into memory, then the XML 1.1
tag is removed and replaced with XML 1.0.  Yes, it's a cheat, but it works
for our specific situation.

Karen

-----Original Message-----
From: Jason Hunter [mailto:jhunter at xquery.com] 
Sent: Thursday, December 09, 2004 6:14 PM
To: kjohnson at spicer.com
Cc: jdom-interest at jdom.org
Subject: Re: [jdom-interest] XML 1.1

My plan for XML 1.1 has been that the first person who has a real need for
XML 1.1 (congrats you may be the winner!) specs out the code changes needed
and we'll commit them, assuming of course they faithfully preserve backward
compatibility with XML 1.0.

There's not a whole lot of XML changes, so it's not a major undertaking. 
  The biggest job is investigating the little details and figuring out how
to handle them, testing with different parsers, etc.

More info: http://www.xml.com/pub/a/2002/10/23/deviant.html

Rusty (who you already heard from saying XML 1.1 is generally not
useful) may be willing to give advice.

-jh-

kjohnson at spicer.com wrote:

> What are the plans for jdom to support XML 1.1? 
> 
> I just found out that one of our recently released products was 
> "updated" to XML 1.1.  No, there was not a customer need for it, the 
> developer was just trying to stay up to date.  But now we have 
> customers generating documents with <?xml version="1.1" 
> standalone="no"?>.  My product will now have to be updated to handle those
files.
> 
> Any suggestions on how I can handle these files? (while waiting, with 
> bated breath, for jdom to support 1.1 ;)
> 
> Thanks,
> Karen
> 
> ________________
> *Spicer Corporation            *
> ***Karen Johnson                           *
> Software Developer
> 519.748.2462 x8256
> kjohnson at spicer.com
> _www.spicer.com_
>  
> 
> --------------------------*IMPORTANT NOTICE*--------------------- This 
> message is intended only for the use of the individual or entity to 
> which it is addressed, and may contain information that is privileged, 
> confidential and exempt from disclosure under applicable law. If the 
> reader of this message is not the intended, or the employee or agent 
> responsible for delivering the message to the intended recipient, you 
> are hereby notified that any dissemination, distribution or copying of 
> this communication is strictly prohibited. If you have received this 
> communication in error, please notify Spicer Corporation immediately 
> by email webmaster at spicer.com Thank you.
> --------------------------*IMPORTANT NOTICE*---------------------
> 
> 
> 
> ----------------------------------------------------------------------
> --
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.co
> m



More information about the jdom-interest mailing list