This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Interpreting XML Standard's "productions"


The XML standard (as per w3c website), has "productions" such as the
following:

[20]    CData    ::=    (Char* - (Char* ']]>' Char*))

and I would like to understand - or if someone knows a reference that
describes - how these "productions" are defined. Mostly they kind of
make sense - some are even obvious. But as an example, the one above I
know means "CData can contain any characters except for the sequence
']]>' (not counting single quotes)". But why does the above production
mean this?

TIA
Zen

-- 
Mr Zenaan Harkness, Manager, VIDC
Phone: +678 25 151  Fax: +678 25 178  Mobile: +678 45 179
Please respect the confidentiality of this email.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]