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

Re: RAN - Raw Access Notation

  • From: Rick Jelliffe <rjelliffe@allette.com.au>
  • To: xml-dev <xml-dev@lists.xml.org>
  • Date: Sat, 31 Jul 2021 20:04:13 +1000

Re: RAN - Raw Access Notation
For anyone interested:  Recent updates based on a number of kind discussions here and elsewhere:
 
*  Anonymous element tags  <[  and ]>  are sugar for element tags with empty strings as name: <""> and </"">
*  Date intervals, wildcarding and approximation from modern ISO 8601:2018
*  Limit on token lengths to support SIMD processing of tokens better, such as Unicode Normalization filtering
*  Section on positioning
*  More examples
* Grammars reworked to show how fragment tags can be identified throughout document using regex:    

      .*(<<.+>>.*)*

    and how all tags can be identified throughout document using regex:

    \s*((<.+>[>]?).*)*

  (The revenge of the Desparate Perl Hacker?)


Regards
Rick

On Mon, Jul 26, 2021 at 11:18 PM 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. 


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.