Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Schema or other docs for the XML generated by dsdump? ( IWR 6.1.4.0 )

Status
Not open for further replies.

dmottern

Programmer
Feb 10, 2004
9
US
I'm trying to find a schema or other documentation for the XML that is created by running dsdump against iwr.db. We're running IWR 6.1.4.0 on an NT box. Below is the command I use to create the file xmlout.xml. I also would be interested in hearing about any utilities that test the validity and consistency of the XML and of the data it represents.

dsdump -db="c:\Program Files\Cognos\cer1\database\iwr.db" xmlout.xml ?v=all ?l=logfile.txt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top