[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Cross-domain loading of XML

  • From: Olivier Rossel <olivier.rossel@gmail.com>
  • To: vojtech.toman@emc.com
  • Date: Wed, 8 Dec 2010 16:42:26 +0100

Re:  Cross-domain loading of XML
Web people are really dominated by the "DHTML solves everything" mantra.
They forget about data and semantics, and focus on DOM+JS manipulations.

There is a REEEAAAAL need for the XInclude feature in web development.
Because XInclude is not standardized in the (X)HTML spec,
they implement the feature with  various JS tricks (aka AJAX).
But it is semantically horrible, non-standard, and hardly cross-browser.

The XML community on the other hand has thought a lot about the
XInclude feature.

It seems to me that both communities should work together to port the
XInclude feature to the Web.

For example, the goal could be to standardize and implement a
universal robust xinclude tag in the (X)HTML spec.

Example:
----
...
<div class="menu">
 <xinclude href="/menu.html" pointer="//div[1]">
</div>
...

and magically the menu appears in the browser (and in the DOM).
SOOOOOOOOOOOOOOO simple !!!!
So semantically clean.
----

It sounds to me much more feasible than fully refactoring XML.


PS: XProc on the client is uberfun, thanks for the link !!!

On Wed, Dec 8, 2010 at 3:58 PM,  <vojtech.toman@emc.com> wrote:
>> -----Original Message-----
>> From: Olivier Rossel [mailto:olivier.rossel@gmail.com]
>> Sent: Wednesday, December 08, 2010 3:35 PM
>> To: Mike Sokolov
>> Cc: Elliotte Rusty Harold; Rob Koberg; Uche Ogbuji; Michael Kay; xml-
>> dev@lists.xml.org
>> Subject: Re:  Cross-domain loading of XML
>>
>> All these web developpers' tricks are a poor man's version of XInclude.
>> Please, XML guys, implement and promote XInclude !!!!
>
> ...you mean example 6 here?
>
> http://xmldemo.emc.com:8080/calumet/
>
> (Disclaimer: does not work reliably in all browsers yet and no, it does not do cross-domain loading of XML)
>
> Regards,
> Vojtech
>
> --
> Vojtech Toman
> Consultant Software Engineer
> EMC | Information Intelligence Group
> vojtech.toman@emc.com
> http://developer.emc.com/xmltech
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.