473,480 Members | 1,897 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

xpointer within a xml called by xinclude

Is it possible to have a xpointer attribute inside a xml file called
from a xinclude attribute. eg:

FileA.xml
<xi:include href="FileB.xml" />

FileB.xml
<xi:include href="FileC.xml" xpointer="xpointer(//NodeB)" />

FileC.xml
<Root>
<NodeA>NodeA Content</NodeA>
<NodeB>NodeB Content</NodeB>
</Root>

I can reference the node if I put a xpointer in FileA eg:
<xi:include href="FileB.xml" xpointer="xpointer(//NodeB)" />
But this doesn't give me the flexibility I need.

Any ideas?

Thanks,

Josh

Sep 4 '06 #1
0 1103

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3995
by: DV | last post by:
Hello, can anyone tell me or point me to somewhere what the exact differences (in terms of when would I use what) between XPath, XLink, XPointer and DOM are? Does it require special software...
9
2085
by: Tjerk Wolterink | last post by:
I have an xml document that conforms to my xschema document. Now i wanted to use xinclude in my xml document. But when i want to validate the xml document to the xschema i get the following...
1
4362
by: Rein Petersen | last post by:
Is there a specification that defines how one might import xml data within another xml document using a URL ? If so, will it work in .NET? Rein
2
1427
by: Pascal Schmitt | last post by:
Hello! Is there an Implementation of XPointer for .NET which supports range-to? (Or if not: how difficult is it to build it yourself?) -- Pascal Schmitt
0
1251
by: shaun | last post by:
Can anyone clarify if these are true and perhaps add to the list of XPointer supported parsers/transformers: For parsers: * Xerces will allow elements to be accessed if they have an xml:id...
0
1184
by: Henry S. Thompson | last post by:
W3C is pleased to announce the public launch of the XPointer Schemes Registry: http://www.w3.org/2005/04/xpointer-schemes/ The XPointer Recommendation reserved all simple (unprefixed) XPointer...
3
1223
by: tintagel | last post by:
Hi everyone, I'm currently updating my website. In a previous incarnation, I had some content with a navigation frame: the displayed page was e.g. "frames.htm", which loaded an html doc...
4
2859
by: Martin | last post by:
Hello I'm trying to learn xlink/xpointer (with no success so far :-( I would like to produce the following output. AAAA BBBB CCCC AAAA
2
1872
by: Giacomino | last post by:
Let's suppose I want a document like this: <tree> <node> <nodeChildren> <node... </node> ... <nodeSelection selected="..."/> </node> ....
0
7041
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6908
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7081
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
6921
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4776
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
2984
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1300
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
563
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
179
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.