March 23, 2011 at 11:51 am
The SSIS xsd generator creates an incorrect xsd for this xml:
<?xml version="1.0" encoding="UTF-8" ?>
- <File>
- <Row>
<Column Name="JobID">2010-1022</Column>
<Column Name="Folder">Closed (Filled)</Column>
<Column Name="NumberofOpenings">1</Column>
<Column Name="NumberofOpeningsRemaining">0</Column>
<Column Name="BusinessCardTitle">Director of Operations</Column>
</Row>
</File>
Any help creating a valid xsd file for the above xml would be GREATLY appreciated...JON
March 23, 2011 at 11:59 am
Please do not double-post. Direct comments here: http://www.sqlservercentral.com/Forums/Topic1082871-21-1.aspx
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 23, 2011 at 12:07 pm
Sorry about that!
Wasn't sure if the same people would be monitoring both forum topics...
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply