From: Stephen Lawrence
Sent: Wednesday, August 27, 2014 3:20 PM
To: Mike Beckerle
Subject: Re: DFDL Action 264- ES in delimiters
Mike,
The properties that do not allow ES but do allow WSP* (with
restrictions) that I could find are:
- initiator
- terminator
- separator
- textStandardZeroRep
The WSP* restriction for textStandardZeroRep makes sense to not allow
ES. so I think initiator, terminator, and separator are the only
properties where it makes sense to allow ES with the same restrictions
as WSP*. So, here's the Errat
2.1XX Section 12.2, 14.2. Clarify DFDL Character Class entities allowed
in delimiters
The initiator, terminator, and separator properties can have the ES
character class entity, subject to the same restrictions as WSP*.
Hopefully that's okay and makes sense,
- Steve