ReadonlynameHuman-readable name of the item type
Optional ReadonlynamespaceGet the type's namespace URI (if applicable)
Optional ReadonlyisIndicates if this is a wildcard match (matches any item)
Optional ReadonlyatomicFor atomic types, reference to the AtomicType
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 (*)
KindTest represents tests for specific node kinds Used in path expressions and sequence types