Hi Folks,
Consider this CSV:
How would you represent that in XML? In particular, how would you represent the row with a dash in the Make field:
Would you represent the row this way:
xsi:nil="true" seems like the ideal thing to use in this situation. What do you think? How would you represent in XML that row of CSV?
/Roger