I have a
vb.net console app that creates an XML file with a corresponding
XSD. My users open the file in Excel 2007 or Excel 2003. If the XML file
only has 1 record, the header row does not appear in the spreadsheet. When I
have more than one record, the spreadsheet is perfect. Is there some way to
configure the XSD or XML file to force Excel to show the header row?