att.namespaceable

att.namespaceable provides attributes indicating the target namespace for an object being created.
Module tagdocs — Documentation Elements
Members attDef elementSpec schemaSpec
Attributes
ns⚓︎ (namespace) specifies the namespace to which the element(s) being specified belongs.
Status Optional
Datatype 0–1 occurrences of teidata.namespace separated by whitespace
Default http://www.tei-c.org/ns/1.0
Note

When specified on an elementSpec, this attribute specifies the namespace of the element being added, deleted, replaced, or changed. When specified on a schemaSpec, this attribute specifies the namespace of every element that is added, deleted, replaced, or changed by elementSpec children of the schemaSpec, or by elementSpecs referred to by specGrpRef children of the schemaSpec, unless overridden by an ns attribute on the elementSpec.

Note that the value of ns of attDef is not inherited from its ancestors.