xml attributes

  1. XML create null attribute

    Hi All I'm creating a xml file using function B49T0550, it's almost done, one requirement is missing, I need an attribute even with null value current program example, setting any value to v the result is: <Dictionary name="Email"> <Entry v="test@test" k="from"> </Dictionary> But in the...
  2. Web Services - C getters and setters in xml tag's

    How to add attributes values in xml tag's in C programming language ?
Back
Top