Issue180

Title (definitions) Use XInclude standard instead of <import-foo> tags
Priority wish Status chatting
Superseder Nosy List
Assigned To Topics gnue-common

Created on 2007-07-18.22:27:36 by reinhard, last changed 2007-07-18.22:29:33 by reinhard.

Messages
msg422 (view) Author: reinhard Date: 2007-07-18.22:29:33
It seems like XInclude would have to be implemented manually, but XPath (used by
XInclude to reference the included element) is available in xml.xpath (part of
python-xml package).
History
Date User Action Args
2007-07-18 22:29:33reinhardsetstatus: unread -> chatting
messages: + msg422
2007-07-18 22:27:36reinhardcreate