[jdom-interest] Can JDOM handle XML 1.1

Victor Toni victor.toni at ebuconnect.de
Tue Jul 18 06:36:58 PDT 2006


Tatu Saloranta wrote:
> --- Victor Toni <victor.toni at ebuconnect.de> wrote:
>
>   
>> I was reading an article about XML 1.1 and was
>> wondering if JDOM can 
>> handle it properly?
>> Dose anyone know about other DOMs which can/cannot
>> handle XML 1.1?
>>     
>
> I think that this actually has more to do with the
> underlying parser (SAX, Stax) than JDOM itself. 
>
>   

Not only. It depends also on the characters allowed which differs from 
XML 1.0 to XML 1.1.
E.g. the "Verifier" needs to be able to handle content differently 
depending on the XML version.

Victor


More information about the jdom-interest mailing list