Reserved Names/IDs and Restrictions
All names and IDs starting with allinea
. or com.allinea
. are reserved and can not be used in the partial report definition file.
Instead, for example, use your reversed Internet domain name as prefix.
IDs must be a valid XML NCName (see https://www.w3.org/TR/xmlschema-2/#NCName) and can not contain symbols (except .
, _
and -
).
Note
IDs can not begin with .
or _
.