ReadonlynameHuman-readable name of the item type
ReadonlynodeThe node kind being tested Possible values: 'element', 'attribute', 'text', 'comment', 'processing-instruction', 'document-node'
Optional ReadonlynodeOptional name constraint for the node
Optional ReadonlynodeOptional type constraint for the node
Optional ReadonlyisIndicates if name is a wildcard (*)
SchemaAttributeTest: schema-attribute(name)
Matches attributes declared in the schema with the given name. Requires schema information to be available.
Example: