- Node
deprecated alias Node = Element
Undocumented in source.
- attributeName
alias attributeName(attributes...) = attributeNameImpl!(Attribute, AttributeName, attributes)
Undocumented in source.
- elementName
alias elementName(attributes...) = attributeNameImpl!(Element, ElementName, attributes)
Undocumented in source.