[xsde-users] v_state_, v_state_stack_, etc.

Boris Kolpackov boris at codesynthesis.com
Tue Nov 22 04:42:38 EST 2011


Hi Eric,

Eric Broadbent <Eric.Broadbent at csr.com> writes:

> In the pskel files, I see a number of constructs and references to "v_state"
> and variations of that name:
> 
> 	struct v_state_descr_
> 	struct v_state_
> 
> 	::xsde::cxx::stack v_state_stack_; 
>
> Presumably it's because this is stuff that we don't need to monkey 
> with at all - and guessing from the name it may have to do with 
> validation.

Yes, these are implementation details (XML Schema validation state).

Boris



More information about the xsde-users mailing list