Hi, all, I used XercesDOMParser:: setCreateSchemaInfo to include schema metadata in the DOM tree. Calling DOMElement::getTypeInfo works ok. I'd like to get other metadata, e.g. "default" attribute, as well. DOMElement::hasAttribute returns false. Is there a simple way to do what I need to do? Thanks, Neil
