Amit,

   It is defined in the file: \SRC\validators\DTD\DTDElementDecl.cpp.

   Most of the time, you may use MSVC's <find in files> to search where
  a particular symbol (either function name, class or whatever) is
declared,
  defined and referenced, have a try.

Regards,

Peiyong Zhang
____________________________________________
XML Parsers Development
IBM Toronto Laboratory email: [EMAIL PROTECTED]
Phone: (905)413-4088; Fax: (905)413-4414; T/L: 778-4088



Amit Sahasrabudhe <[EMAIL PROTECTED]> on 09/18/2001 10:51:15 AM

Please respond to [EMAIL PROTECTED]

To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject:  Xerces C++ Library??


Is there a way to check if a certain function name is part of the Xerces
Library?  I'm looking at a piece of code here which uses the function
'getFormattedContentModel' from the Xerces Library (the DTD folder, i
think), but I can't find where it is!

Amit

---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to