Open inc0d3 opened 5 years ago
When I sign the xml have this piece of code...
`...
If you are looking just to add the namespaces (soap from your example), you can use the namespaces element. It takes an array. ['http://www.w3.org/TR/1999/REC-xpath-19991116']['namespaces'] - array($prefix1 => $namespace1, $prefix2 => $namespace2)
When I sign the xml have this piece of code...
`...
If you are looking just to add the namespaces (soap from your example), you can use the namespaces element. It takes an array. ['http://www.w3.org/TR/1999/REC-xpath-19991116']['namespaces'] - array($prefix1 => $namespace1, $prefix2 => $namespace2)