The attribute type for jxpath attributes that get their value with JXPathContet.getValue(String jxpath)
The attribute type for jxpath attributes that get their value with JXPathContext.selectNodes(String jxpath)
The attribute type for jxpath attributes that get their value with JXPathContext.selectSingleNode(String jxpath)
The attribute type for jxpath attributes that get their value with JXPathContext.getPointer(String jxpath)
The attribute type for jxpath attributes that get their value with JXPathContext.iteratePointers(String jxpath)
The attribute type for qname attributes.
The attribute type for literal attributes. Currently, literal attributes can only be of type String or enum. This will be expanded in the future.
The attribute type for attribute value template attributes. Currently, attribute value template attributes can only be of type String or enum. This will be expanded in the future.