Hi, does xerces-c provide a conversion from an boolean attribute to a C++ bool variable?
I recently defined attributes in the schema to be xs:boolean. Now I want to read them in a DOM reader and save them in bool variables. Thanks, Sven
Hi, does xerces-c provide a conversion from an boolean attribute to a C++ bool variable?
I recently defined attributes in the schema to be xs:boolean. Now I want to read them in a DOM reader and save them in bool variables. Thanks, Sven