Customer Portal

Reading XML node attributes

Comments 1

  • Avatar
    jurban
    0
    Comment actions Permalink
    Hi,
    the component uses standard XPath language to express the mappings. To access an attribute of an element, try to use something like "/element/@attribute_name".

    Jaro

Please sign in to leave a comment.