I'm trying to define a DTD for an XML. This XML have an element hidden whose value can be 0 o 1. Is it possible to represent this in DTD? I'm reading W3C tutorial and elements can have a sequence but I only can use other elements inside.
No comments:
Post a Comment