[jboss-jira] [JBoss JIRA] Created: (JBXB-86) Add support for XInclude
Adrian Brock (JIRA)
jira-events at jboss.com
Mon Oct 2 10:20:41 EDT 2006
Add support for XInclude
------------------------
Key: JBXB-86
URL: http://jira.jboss.com/jira/browse/JBXB-86
Project: JBoss XML Binding (JBossXB)
Issue Type: Feature Request
Affects Versions: JBossXB-1.0.0.CR6
Reporter: Adrian Brock
Assigned To: Adrian Brock
Fix For: JBossXB-1.0.0.CR7
As per the discussion thread, add support for XInclude to JBossXB.
e.g.
<some-xml>
<xi:include href="some_included.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="some_other.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</some-xml>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list