Required Attribute | |
Text from specification | |
If the default declaration is the keyword #REQUIRED, then the attribute must be specified for all elements of the type in the attribute-list declaration. |
|
Explanation | |
Required attributes must appear in the document and have a value assigned to them if they are declared as #REQUIRED in the DTD. |
|