Hello,
I am checking some dtds and I found that all of them have a list of attributes like this:
<!ATTLIST elementName attributeName (1) #REQUIRED >
As you can see the list of enumerated values includes only one value... I was wondering why use the combination of enumerated + required instead...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.