SSIS XML source with DTD as schema

  • I have an XML file that uses a DTD schema.

    I am trying to load it to SQL 2005 with SSIS XML source task.

    As well as I know XML Source doesn't support DTD so I tried converting it to XSD.

    But the results are not very good especially on the attributes that the XML file has.

    Some guidance would really be appreciated.

    The DTD is below.

    Thanks in advance,

    Ido Friedman

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply