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
[EMAIL PROTECTED]


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

Reply via email to