Sorry...I guess I mean separate from parsing.  In other words, if I am
building a document in memory can I validate it?  Or, if I load a document,
and then alter it, can I validate it without saving it and then
reloading/parsing it?

Thanks.




                                                                                       
                                           
                      [EMAIL PROTECTED]                                                
                                           
                      s.ibm.com                To:       [EMAIL PROTECTED]             
                                 
                                               cc:                                     
                                           
                      06/17/2003 04:46         Subject:  Re: Validation without 
loading                                           
                      PM                                                               
                                           
                      Please respond to                                                
                                           
                      xerces-c-dev                                                     
                                           
                                                                                       
                                           
                                                                                       
                                           








Can you define what you mean by "load?"  The parser validates while
parsing, so it must parse the document to validate it.

There is new functionality in the DOM recommendation to do validation of
DOM instances, but that's not implemented yet.

Dave



|---------+--------------------------->
|         |           [EMAIL PROTECTED]|
|         |           om              |
|         |                           |
|         |           06/17/2003 02:28|
|         |           PM              |
|         |           Please respond  |
|         |           to xerces-c-dev |
|---------+--------------------------->
  >
-----------------------------------------------------------------------------------------------------------------|

  |
|
  |        To:      [EMAIL PROTECTED]
|
  |        cc:      (bcc: David N Bertoni/Cambridge/IBM)
|
  |        Subject: Validation without loading
|
  >
-----------------------------------------------------------------------------------------------------------------|





Is there any way to validate a document "on the fly"? (in other words, to
validate a document without having to load it)




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to