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

Theoretical ruminations on SXML and XML

  • To: <xml-dev@l...>
  • Subject: Theoretical ruminations on SXML and XML
  • From: <juanrgonzaleza@c...>
  • Date: Mon, 22 May 2006 06:12:21 -0700 (PDT)
  • Importance: Normal
  • In-reply-to: <7.0.1.0.2.20060522112019.02ba51b0@C...>
  • References: <7.0.1.0.2.20060522112019.02ba51b0@C...>

sxml free

The SXML version of next XML fragment

<em>important</em>

is

(em "important")

and this generates a mapping between both representations.

Now take the SEXPR (root 5)

Using above mapping, this would be translated to XML (ignoring tokenization)

<root>5</root>

This was the way taken by the w3c in the original HTML math draft.
However, the current MathML 2.0 specification uses (again ignoring
tokenization by brevity)

<apply><root/>5</apply>

MathML authors claim several advantages using this last content model.
Then the (more or less exoteric) question is, would the SXML

(em "important")

be encoded as

<apply><em/>important</apply>

rather than traditional

<em>important</em>?

That is, are there advantages on copying the MathML 2.0 content model for
example in some future XHTML version?


Juan R.

Center for CANONICAL |SCIENCE)




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.