DTD definition for dynamically defined attributes?

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

Example of an XML I want to describe in a DTD: Here I've declared new attributes attr1 and attr2, which were not known at the XML design stage. And used them to enrich elements. My custom soft can take care of such a declaration, but how to describe it in DTD or may be other XML specifying language?

Xml dtd link|improve this question asked Mar 20 at 12:49LiMar1637 86% accept rate.

This is not possible in DTD. The DTD defines the XML. The XML does not define the DTD.

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