Fields in biz.c24.io.api.data declared as BuiltInAttribute |
static BuiltInAttribute |
BuiltInAttribute.XML_BASE
The built-in xml:base attribute
Denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears;
its value is inherited. |
static BuiltInAttribute |
BuiltInAttribute.XML_ID
The built-in xml:lang attribute
Denotes an attribute whose value should be interpreted as if declared to be of type ID. |
static BuiltInAttribute |
BuiltInAttribute.XML_LANG
The built-in xml:lang attribute
Denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. |
static BuiltInAttribute |
BuiltInAttribute.XML_SPACE
The built-in xml:space attribute
Denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element;
its value is inherited. |