att.namespaceable

att.namespaceable provides attributes indicating the target namespace for an object being created.
Module tagdocs — Documentation Elements
Members elementSpec schemaSpec
Attributes
ns⚓︎ (namespace) specifies the namespace to which the element(s) being specified belongs.
Status Optional
Datatype teidata.namespace
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 <schemSpec>, unless overridden by an ns attribute on the elementSpec.

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