 |
 |
 |
Greetings all,
I have a problem in that I have a series of xml documents as follows:-
<rubbishtags>
<mcs:document>
--- xml code here ----
</mcs:document>
I would like to use a seperate xml file to include the xml documents
(minus the rubbish tags as they mess up my formatting) and have been
experimenting with a page containing code as follows:-
<xi:include href="intro/Introduction.xml" xpointer="xpointer(//
mcs:content)" />
<xi:include href="degree-struct/Struct.xml" xpointer="xpointer(//p)" /
>
<xi:include href="degree-struct/indexNewDeg.xml" xpointer="xpointer(//
p)" />
While the first line gives an error, the others work but do not
include header information etc. How do I go about giving xpointer the
correct arguments to only look at the contents of mcs:document?
Regards,
Stuart
|
 | 

|  |
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.
|  |
| |
 |
 |
 |