Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sean Mooney 131 posts 158 karma points c-trib
    Oct 05, 2010 @ 20:46
    Sean Mooney
    0

    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:"

    <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?

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies