Note the first line of input data contains names of columns in rows.
X-definition
<xd:def xmlns:xd="http://www.xdef.org/xdef/4.2" name="Example" root="test"> <xd:json name="test"> [ # header line: ["occurs 3 string();"], # CSV lines: [ %script="*", "required string()", "optional emailAddr", "optional telephone()" ] ] </xd:json> </xd:def>
Input data
Export header line
Yes
No
Name, Email Address, Mobile Number John Smith, john.smith@smith.com, +1 2345 67 89 01 , nobody@somewhere.org, +89 987 654 321 Somebody, , , , 98765412 Pamela Green, pamela-G@data.org, +49 123 456 789 Mary Green, mg@data.org, +49 1234 567 890
You can edit
X-definition
or
Input
window
You can edit both
X-definition
and/or
Input data