[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Costello, Roger L." <costello@m...>
  • To: "xml-dev@l..." <xml-dev@l...>
  • Date: Sat, 23 Nov 2013 16:50:35 +0000

Hi Folks,

1. Formal grammars require that a single symbol be the starting point for all productions. For example, the starting symbol is S in this grammar:

	S -> a Q a
	Q -> ...

2. Structured programming tells us that every function should have a single entry point.

3. XML has a single starting point - the root element

Wow! I see this concept of a single starting point everywhere I look. Above I have provided three occurrences. Would you provide other occurrences please?

/Roger


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member