add attributes elements to an XML tag?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alexander Curvers

    #1

    add attributes elements to an XML tag?

    Hi

    Whats the PHP code to add an XML tag with an attribute element in my
    SOAP message body. With output formatted corresponding to the following
    example:

    <PRSADRVBL soortEntiteit=" R">
    ............<ot her xml>...........
    </PRSADRVBL>

    Kind regards
    Alexander Curvers

Working...