[jdom-interest] Has any one done a JDOM <> JTreeModel adaptor
bob mcwhirter
bob at werken.com
Wed May 23 16:01:41 PDT 2001
> I don't know if it's contrary to XML 1.0, but it's totally contrary
> to pretty much all other XML specifications including XML InfoSet,
> DOM, XPath, and more.
>
> Also note that XML 1.0 (actually SGML) does state that attributes are
> unordered while elements are ordered, so your child implementation
> would have to take that into account.
fwiw, XML-Canonicalization (C14N?) specifies relative ordering
of attrs and namespaces too, but that's mostly of concern of
folks dealing with XPath NodeSets, in document-order.
-bob
More information about the jdom-interest
mailing list