Hi,
is there a way to limit the amount of data records
via a XML schema?
I have an application with a dataset that get its schema
from a XSD file that is read in on start. After that the 
data are read in from a XML file.
Now I want to limit the amount of data records in the data 
set to 500. If the XML file contains more than 500 records
then only 500 should read in.
Is that possible with a XML schema?
Or is there another (better) way to handle this?

Thanks and Regards,

Jan Dropczynski
Software-Engineer
THONA Consulting Ltd.
 

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to