- From: Norman Walsh <ndw@nwalsh.com>
- Date: Sat, 14 Feb 2015 15:35:07 +0100
- To: public-xml-core-wg@w3.org
Received on Saturday, 14 February 2015 14:38:10 UTC
Eric van der Vlist asks what the post-XInclude infoset is for this
element:
<xi:include xmlns:my="MYNAMESPACE"
href="mydoc.xml" fragid="element(foo)"
my:root="true"/>
when mydoc.xml is:
<doc xmlns:my="YOURNAMESPACE">
<my:note xml:id="foo">
<my:x/>
</my:note>
</doc>
I'm not sure if the spec says. Nor am I sure what the right answer is.
* Don't do the copy?
* Resource error?
* Something else?
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 512 761 6676
www.marklogic.com
Received on Saturday, 14 February 2015 14:38:10 UTC