TOC PREV NEXT INDEX


Generated XML C++ Validation Methods


The code generated to validate XML messages is similar to that for decoding in that off-the-shelf XML 
parser software is used. See the previous section on generated decode methods for a description of the 
parsers. Special SAX handlers that are used by these parsers are generated to do the validation 
processing.
 

Copyright © Objective Systems 2002-2005
This document may be distributed in any form, electronic or otherwise, provided that it is distributed in its entirety and that the copyright and this notice are included.
  Objective Systems, Inc.
102 Pickering Way, Suite #506
Exton, Pennsylvania 19341
http://www.obj-sys.com
Phone: (484) 875-9841
Toll-free: (877) 307-6855 (US only)
Fax: (484) 875-9830
info@obj-sys.com
TOC PREV NEXT INDEX