Hi Philipp, Philipp Wagner <[email protected]> wrote on 04/16/2009 02:26:36 AM:
> Hi, > > Michael Glavassevich schrieb: > > The XML Schema specification [1] places no requirements on processors to > > support xml:base. It's not mentioned anywhere in the spec. So while > > Xerces doesn't support it in its schema processor I wouldn't necessarily > > call it a limitation. > > Thanks for your reponse. I already expected it to be that way :( Still, > the current behavior is confusing, as xml:base is considered for > XInclude but not for Schema inclusion, i.e. the same relative path > inside a XML document will resolve to two different locations when using > xml:base. XInclude was developed much later and actually does reference xml:base so was clearer that we were supposed to do something there. If you're interested in seeing this apply to schema processing too, you should open a feature request [1]. > Philipp > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] Thanks. [1] http://issues.apache.org/jira/browse/XERCESJ Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected]
