You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Lyman Neuschaefer <ln...@tecomac.com> on 2001/08/23 21:25:03 UTC

Re: Access to Schema via SchemaValidator?

Thanks, Peter, for the SEnumVal sample program. Unfortunately, it doesn't
work
for me as is.  The program encounters an "Access Violation" in MSVC 6.0 when

attempting to reference an expression *fToEnum->fIdPtrs[fCurIndex++] in the
method

template <class TVal> TVal&
RefHas3KeysIdPoolEnumerator<TVal>::nextElement(). 

The above expression is a short-hand for memory referenced by the parser's 
schema grammar, parser.getValidator().getGrammer()->fElemDeclPool->fIdPtrs. 
Have you encountered this problem and arrived at a solution to it? 


Thanks again, 

Lyman Neuschaefer
Tecomac, Inc
lneuschaefer@tecomac.com


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org