DavidSEM_Admin
4 years agoOccasional Contributor
Empty Elements in XML with Data from Excel
Hello community
I would like to fill my rigid XML schema with data from an Excel file. Now there are test cases, where I don't need any data from the excel (Data Driven Testing | SoapUI). How can I send the schema correctly although the field is "empty"?
Do I need to set some settings right?
For instance:
<v13:FamilyName>
<v13:PrimaryValue>XXAD</v13:PrimaryValue>
<!--0 to 5 repetitions:-->
<v13:AlternativeSpelling>
<v13:Value></v13:Value>
<v13:Source>
<v13:Code></v13:Code>