Click to See Complete Forum and Search --> : Does anyone have the idea on the Xlink?


88leo
09-06-2003, 02:15 PM
:confused:
Hi, I'm the beginner of XML and Xlink...
I would like to ask about ... is it possible to use Xlink to separate the XML file into 2 or more parts? (I do not quite understand when I read the W3C web site.)

For example:
food.xml
<food>
<orange>
<price>10</price>
<size>small</small>
<location>US</location>
</orange>
</food>
how could I use XLink to put <orange> into another XML file? What should the 2 new files look like??

Thanks!!!!!!!!!!!!!!!!!!!:D

Khalid Ali
09-08-2003, 09:06 AM
try this link,I hope it will help you.

http://www.zvon.org/xxl/xlink/xlink_extend/OutputExamples/frame_xlinkextend_html.html