Separately ________________________________ From: Eliot Lear Sent: Wednesday, September 07, 2022 12:32
On 07.09.22 12:02, tom petch wrote: > From: OPSAWG <[email protected]> on behalf of Eliot Lear <[email protected]> > Sent: 02 September 2022 18:03 > > This addresses Tom Petch's comments. > > <tp> > > Well, mostly. <tp2> In my original comments I suggested that the Regex https? would not match http but I was wrong. I asked on the netmod list and they confirmed that there is a match. In Regex, that question mark just qualifies the preceding atom which is the letter 's' and makes it optional so a Regex of https? matches just https and http which is just what Eliot wanted. (Elsewhere in the XML specification, the question mark has a different meaning:-( Tom Petch > > I do not understand the ISO reference. The URl - 81870 - works and brings up > 5962-2021 but what is 19970-2? I get no hits for it on the ISO web site. > You're right! I was banging my head for a bit on this. Update on the way. Eliot
_______________________________________________ OPSAWG mailing list [email protected] https://www.ietf.org/mailman/listinfo/opsawg
