How to declare an element inside an element with the same name in DTD for XML?

Whenever you have a mixed content model (both PCDATA and other elements), you can't specify order with the ("followed by") sequence operator/connector.

Up vote 1 down vote favorite share g+ share fb share tw.

Xml dtd link|improve this question asked Dec 10 '11 at 9:50jonathan855 58% accept rate.

Whenever you have a mixed content model (both PCDATA and other elements), you can't specify order with the , ("followed by") sequence operator/connector. You have to use the | ("or") sequence operator/connector. You also can't mix , and | within the same group.

You must also use the * ("zero or more") occurrence indicator. Example .

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions