|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: validating xml on the fly
I have a suggestion ... I am assuming, you wish to do XML validation at a single point .. You could define the meaning of each XML chunk (you may do this by defining the XML Schema for each chunk); and then designate a serial no to each fragment (you may put the serial no in the XML document itself; either as a child element to document element, or as an attribute to the document element) When the XML chunks arrive, you need to find the right schema for validating this chunk .. I suggest, you may implement the "finding the right schema" process as a custom code .. I am not sure, but you may use XSLT for this .. Regards, Mukul --- Scott Paulding <pldng@y...> wrote: > Ok...they are complete, well formed documents. Sorry > for the > miscommunication. > > -scott > > --- Chiusano Joseph <chiusano_joseph@b...> wrote: > > Ah - by definition, an XML "fragment" is not > well-formed and therefore > > will never validate (in the traditional use of the > term "validate"). > > > > Kind Regards, > > Joseph Chiusano > > Booz Allen Hamilton > > Visit us online@ http://www.boozallen.com > > > > > > > -----Original Message----- > > > From: Scott Paulding [mailto:pldng@y...] > > > Sent: Monday, May 23, 2005 6:17 PM > > > To: Chiusano Joseph; xml-dev > > > Subject: RE: validating xml on the fly > > > > > > Sorry, no. The the chunking process creates xml > fragments. > > > > > > -scott > > > > > > --- Chiusano Joseph <chiusano_joseph@b...> > wrote: > > > > Did you perhaps mean for your subject to be > "validating sgml on the > > > > fly"? > > > > > > > > Kind Regards, > > > > Joseph Chiusano > > > > Booz Allen Hamilton > > > > Visit us online@ http://www.boozallen.com > > > > > > > > > > > > > -----Original Message----- > > > > > From: Scott Paulding > [mailto:pldng@y...] > > > > > Sent: Monday, May 23, 2005 5:57 PM > > > > > To: xml-dev > > > > > Subject: validating xml on the fly > > > > > > > > > > Hello, > > > > > > > > > > We are currently taking large SGM manuals > (50 MB +, per each) and > > > > > chunking them down into smaller fragments. I > was wondering how to > > > > > validate these chunks against our schema as > they are created? > > > > > > > > > > Please help! > > > > > > > > > > Thanks, > > > > > > > > > > -scott > > > > > > > > > > "If only we'd stop trying to be happy we > could have a pretty good > > > > > time." > > > > > - Edith Wharton > > > > > > > > > > > > > > > > > > > > __________________________________ > > > > > Do you Yahoo!? > > > > > Yahoo! Small Business - Try our new > Resources site > > > > > http://smallbusiness.yahoo.com/resources/ > > > > > > > > > > > ----------------------------------------------------------------- > > > > > The xml-dev list is sponsored by XML.org > <http://www.xml.org>, an > > > > > initiative of OASIS > <http://www.oasis-open.org> > > > > > > > > > > The list archives are at > http://lists.xml.org/archives/xml-dev/ > > > > > > > > > > To subscribe or unsubscribe from this list > use the subscription > > > > > manager: > <http://www.oasis-open.org/mlmanage/index.php> > > > > > > > > > > > > > > > > > > > > "If only we'd stop trying to be happy we could > have a pretty > > > good time." > > > - Edith Wharton > > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Tired of spam? Yahoo! Mail has the best spam > protection > > > around http://mail.yahoo.com > > > > > > > "If only we'd stop trying to be happy we could have > a pretty good time." > - Edith Wharton > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > ----------------------------------------------------------------- > The xml-dev list is sponsored by XML.org > <http://www.xml.org>, an > initiative of OASIS <http://www.oasis-open.org> > > The list archives are at > http://lists.xml.org/archives/xml-dev/ > > To subscribe or unsubscribe from this list use the > subscription > manager: > <http://www.oasis-open.org/mlmanage/index.php> > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








