Declaring element with ANY name in DTD -
Is it possible to declare an element in my DTD, which can be named? So far I have learned that for any data type only it can be used:
- Ali
No, any keyword applies only to the category of element. Will any wording in the form of name , anyway? Whatever it is you are hoping for, this is not in DTD.
Comments
Post a Comment