T
Tony Johansson
Hello!
How do I best check if an Xml node is complete in itself.
I mean if there is an / in the xml node itself.
For example
<parameter id="1234567" type="pa-00920-gmhwi" disabled="false"/>
This xml node is complete in itseld because there is an / at the end.
//Tony
How do I best check if an Xml node is complete in itself.
I mean if there is an / in the xml node itself.
For example
<parameter id="1234567" type="pa-00920-gmhwi" disabled="false"/>
This xml node is complete in itseld because there is an / at the end.
//Tony