I'm using the XML DOM library provided with IE for validating documents uploaded to my program. The schema define maximum length for all the string fields (the length was defined using the source DB ...
Java Server Pages and XML represent natural partners for building Web applications that use heterogeneous data sources. XML’s DOM API provides a universal way to represent these diverse data sources.