Can you please elaborate on how that entity reference
thing in your reply.
Thanks,
C
--- David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:
This is more of an XML question.
so please don't abuse this list by asking it here.
How would I do a
cross-reference with different xml files?
You can't use XML ID validation for that.
(well if the two files don't include a doctype
declaration you could
make a third which includes them both via entity
references then
validate this new file)
otherwise you just need to use some other system eg
xslt would do it for
you. just have a template for @refid that looks for
the id in both
documents 9using document() to get the other doc.
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
________________________________________________________________________
--~------------------------------------------------------------------
XSL-List info and archive:
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--