Re: Why doesn't the XML specification use the word "metacharacters" for less-than, ampersand, greater-than, quote, apostrophe symbols?
Stephen D Green <[email protected]>
| Newsgroups | gmane.text.xml.devel |
|---|---|
| Message-ID | <CAA0AChUTnM6hzoeHn71onQAQATFKELV3FLZisDpswuf8dbi2Ww@mail.gmail.com> |
Metacharacter in my understanding of ‘meta’ would mean a character used to represent a character. That meaning seems to fit with its use in regex. It does not fit with XML. On Tue, 9 Aug 2022 at 12:08, Roger L Costello <[email protected]> wrote: > Hi Folks, > > The regular expression metacharacters are: > > \ ^ $ . [ ] | ( ) * + ? { } > > They are called metacharacters because they have special meanings. > > XML has five characters with special meanings: > > < > & " ' > > I searched the XML specification for the word "metacharacter". There are > zero occurrences. > > Why doesn't the XML specification use the word "metacharacter"? > > /Roger > > _______________________________________________________________________ > > XML-DEV is a publicly archived, unmoderated list hosted by OASIS > to support XML implementation and development. To minimize > spam in the archives, you must subscribe before posting. > > [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ > Or unsubscribe: [email protected] > subscribe: [email protected] > List archive: http://lists.xml.org/archives/xml-dev/ > List Guidelines: http://www.oasis-open.org/maillists/guidelines.php > > -- ---- Stephen D Green