Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
The manual for Courier says for 3rd party data types with custom formats you can user either XPath or Regular Expression:
"This can be done by adding either an XPATH query or a Regular Expression to the Datatypes element. For instance:"
<dataType alias="dynamicProperties" xPath="/dynamicProperties//*/@nodeId">b3146ad6-6d30-452a-b678- 471caf15aea0</dataType>
I see the "xPath" attribute, but what is the attribute if I need to use a regular expression?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Custom Data Type format with regular expression
The manual for Courier says for 3rd party data types with custom formats you can user either XPath or Regular Expression:
"This can be done by adding either an XPATH query or a Regular Expression to the Datatypes element. For instance:"
I see the "xPath" attribute, but what is the attribute if I need to use a regular expression?
is working on a reply...