peleg k

peleg k

  • NA
  • 36
  • 0

Collection,arrays and XSD

Jan 5 2010 3:32 AM
i have a set of XSD files, where each XSD i access based on a certin value i get in the XML.
the thing is that i want in some way hold a reference to each one of the XSD,so when i recive xml
i check it with the correct XSD withought the need to reaload the XSD every time- how can i do this?
Thanks
Peleg