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

Re: RAN - Raw Access Notation

  • From: Marcus Reichardt <u123724@gmail.com>
  • To: Rick Jelliffe <rjelliffe@allette.com.au>
  • Date: Fri, 6 Aug 2021 07:51:58 +0200

Re:  RAN - Raw Access Notation
Hi Rick,

reading through your spec just now, in pursuit of compact XML I
suggest to maybe change end-element requirements. According to the
spec as I understand, end-element tags (other than tags with blank
element names, a concept I haven't yet come to appreciate it seems :)
must either contain ns:name (like in XML) or just the name (even if
the matching start-element has a ns), like this

    <foo:bar>...</foo:bar>

or

    <foo:bar>...</bar>.

Now I'm not entirely sure why end-element tags as they are even made
it into XML (maybe for improved diagnostics/feedback in editors?), but
XML has for a long time been criticized for lacking simple empty
end-tags as supported in SGML:

    <bar>...</>

where </> terminates the right-most open element.

Lack of empty end-tags is particularly verbose as XML doesn't support
SGML CONCUR ie where tagging can overlap:

    <(foo)x>...<(bar)y>...</(foo)x>...</(bar)y>

or even

    <(foo|baz)x>...<(bar|baz)y>...</(foo|baz)x>...</(bar|baz)y>

provided foo, bar, baz are the names of declaration sets in the document prolog.

Regards,
Marcus

On 7/26/21, Rick Jelliffe <rjelliffe@allette.com.au> wrote:
> So I have rejigged the ideas based on many comments here, given it a name,
> and I have put up a little page, with much clearer examples.
>
>    https://schematron.com/2021/07/ran-raw-access-notation/
>
> I think it hangs together OK.
>
> Cheers
> Rick
>


[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.