[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Interpreting XML-LINK "SHOW" attribute specs
Hi all. I am a little confused about the SHOW attribute. Can someone verify my interpretation? EMBED: <x><foo>a <A XML-LINK="SIMPLE" SHOW="EMBED" HREF="b.html"/></foo></x> .... might become: <x><foo>a b</foo></x> REPLACE: <x><foo>a <A XML-LINK="SIMPLE" SHOW="REPLACE" HREF="b.html"/></foo></x> .... might become: b .... or is it actually: <x>b</x> NEW: <x><foo>a <A XML-LINK="SIMPLE" SHOW="NEW" HREF="b.html"/></foo</x> .... might become: b The way HTML <A HREF>s work, is that SHOW="REPLACE" or SHOW="NEW"? Is '<A HREF="blah.html" target="newTarget">' the behavior of SHOW="NEW"? Your responses will be greatly appreciated. Thank you, Patricia xml-dev: A list for W3C XML Developers Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To unsubscribe, send to majordomo@i... the following message; unsubscribe xml-dev List coordinator, Henry Rzepa (rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|