OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: XML Syntax/Grammar



Mousheng Xu wrote:
> What is the BNF of XML document? 

XML 1.0 Second Edition specification:
   http://www.w3.org/TR/REC-xml

   As ammended by:
      http://www.w3.org/XML/xml-V10-2e-errata

   BNF begins at:
      http://www.w3.org/TR/REC-xml#NT-document

   Extended BNF notation explained:
      http://www.w3.org/TR/REC-xml#sec-notation

Steve