OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: XML "include"?




At 10:23 AM 1/19/2001 -0800, Michael Fitzgerald wrote:
>Pat, xlink syntax looks like, as you probably already know:
>
><xl:link xl:href="http://www.foobar.com/mydoc.xml" xl:type="simple"
>xl:show="embed" xl:actuate="onload"/>
>
>where a simple traversal embeds the resource mydoc.xml upon loading the
>document containing the link, where embedding has the effect of an HTML IMG
>element embedding a JPEG (fr'instance) when an application renders the
>document
>
>for show and actuate attribute behaviors see:
>http://www.w3.org/TR/xlink/#link-behaviors

         Have you guys thought about using XInclude 
(http://www.w3.org/TR/xinclude/)?

--->Ben