Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
eladgovari
Starting Member
3 Posts |
Posted - 2007-02-08 : 04:57:46
|
hii've been trying to provide events upon the arrival of NewsML XML files.i used the schema file downloaded from : http://www.newsml.org/dl.php?fn=NewsML/1.2/specification/NewsML_1.2.xsd as the schema file argument in the event provider element.but i still have a few problems:i now need to define the Event Class in the ADF so the fields matches the Schema...it is near an impossible mission for me because the XSD file is VERY complexed...if i use other fields in the event class' fields i get a "Object reference not set to an instance of an object." exception when i try to submit the XMLs...your help would be highly appreciated ! |
|
|
|
|