Struct Tag.MaybeAccess
Fields
Name | Type | Description |
---|---|---|
tag
|
Tag |
Properties
Name | Type | Description |
---|---|---|
all
[get]
|
Tag |
Access all attributes and tags regardless of namespace. |
attributes
[get]
|
sdlang |
Access all attributes that don't have a namespace |
namespaces
[get]
|
Tag |
Access all namespaces in this tag, and the attributes/tags within them. |
tags
[get]
|
sdlang |
Access all direct-child tags that don't have a namespace |