RE: XInclude and xml:lang

2012-10-10 Thread David Lee
Wednesday, October 10, 2012 9:40 AM To: j-users@xerces.apache.org Subject: RE: XInclude and xml:lang I have not understand why I obtain , like this : http://www.w3.org/2001/XInclude";> It's no very logic. For example, with XPath, //bar/xml:lang return something like this : &q

RE: XInclude and xml:lang

2012-10-10 Thread polymorphisme
I have not understand why I obtain , like this : http://www.w3.org/2001/XInclude";> It's no very logic. For example, with XPath, //bar/xml:lang return something like this : ""; so what in fact, the langage's bar is "fr". Why I haven't or can't obtain something like this : http://www.w3.

RE: XInclude and xml:lang

2012-10-09 Thread David Lee
On which element did you get xml:lang="" David A. Lee d...@calldei.com http://www.xmlsh.org -Original Message- From: polymorphisme [mailto:webmas...@polymorphisme.org] Sent: Tuesday, October 09, 2012 2:23 PM To: j-users@xerces.apache.org Subject: