XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
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?)

https://schematron.com/2021/07/ran-raw-access-notation/

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. 

   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]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS