[jdev] Re: Jabber XSD files
Peter Saint-Andre
stpeter at jabber.org
Mon Oct 25 18:33:43 CDT 2004
In article <628975804102106405d0b59d3 at mail.gmail.com>,
Danny LaPrade <dlaprade at gmail.com> wrote:
> I have noticed several issues with regards to merging the XSD files
> for Jabber core and JEPs.
>
> List of Issues:
> 1.) ELEMENT name conflicts
> - elements listed client.xsd vs. server.xsd which both have to
> be merged into stream.xsd
They are in different namespaces, so there is no conflict.
> - 'error' in server.xsd looks like an extension to the 'error'
> in streams.xsd
Not an extension -- an inclusion.
> 2.) xml:lang not validating through
> http://apps.gotdotnet.com/xmltools/xsdvalidator
The 'xml:lang' attribute is a core part of the XML spec, so your
validator should accept it. Different validators behave differently on
this point.
/psa
More information about the JDev
mailing list