[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: XML IDREFs
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 5 Mar 2005 21:01:51 GMT
> Can you please elaborate on how that entity reference
> thing in your reply.

<!DOCTYPE x SYSTEM "mydtd.dtd" [
<!ENTITY x SYSTEM "doc1.xml">
<!ENTITY y SYSTEM "doc12.xml">
]>
<x>
&x;
&y;
</x>


Nw to an xsml parser you have just one xml document, so a validating
parser will see idrefs in doc2 and ids in doc1 as being in the dame
docuemnt.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread
  • XML IDREFs
    • c p - 4 Mar 2005 17:33:30 -0000
      • <Possible follow-ups>
      • c p - 4 Mar 2005 18:25:13 -0000
        • David Carlisle - 5 Mar 2005 21:02:37 -0000 <=
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member