Tag.MaybeAccess

Undocumented in source.

Members

Properties

all
NamespaceAccess all [@property getter]

Access all attributes and tags regardless of namespace.

attributes
AttributeRange attributes [@property getter]

Access all attributes that don't have a namespace

namespaces
NamespaceRange namespaces [@property getter]

Access all namespaces in this tag, and the attributes/tags within them.

tags
TagRange tags [@property getter]

Access all direct-child tags that don't have a namespace

Variables

tag
Tag tag;
Undocumented in source.

Meta