ID Attribute Default | |
Text from specification | |
An ID attribute must have a declared default of #IMPLIED or #REQUIRED. |
|
Explanation | |
To avoid potential duplication, you can't declare an ID attribute to be #FIXED or provide a default value for it. |
|