@ -181,9 +181,6 @@ You can then use the property in XPath with the syntax `$propertyName`, for exam
|
||||
|
||||
#### Multivalued properties
|
||||
|
||||
{%include important.html content="The features described in this section are planned to be released with PMD 6.1.0. Previous versions of PMD don't support multivalued properties for XPath rules." %}
|
||||
|
||||
|
||||
Multivalued properties are also allowed and their `type` attribute has the form `List[Boolean]` or `List[Character]`, with every above type allowed (except `File`). These properties **require XPath 2.0** to work properly, and make use of the **sequence datatype** provided by that language. You thus need to set the `version` property to `2.0` to use them. Properties can also declare the `delimiter` attribute.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user