Optional
contentDefines valid attribute value types.
Optional
fixedIf the value is fixed. It is expected that at least strict validation would consider any other value despite the fixed value as invalid.
The local name of an attribute.
Optional
namespaceURINamespace URI of attribute. If unset, it may be guessed from prefix if it is a well-known prefix.
Optional
prefixThe prefix of an attribute. null
none.
Optional
requiredIf required and missing: Use the given value as default value.
Optional
validateValidate a given value. By default forwards to attribute content definition.
value to validate
strictness level to respect
Definition of an attribute, closely related to DTD definition.