Fixed Attribute Default | |
Text from specification | |
If an attribute has a default value declared with the #FIXED keyword, instances of that attribute must match the default value. |
|
Explanation | |
If you choose to provide an explicit value for a #FIXED attribute in your document, it must match the default value given in the attribute declaration. |
|