Hi Dale, Dale Worley <[EMAIL PROTECTED]> writes:
> What do you do if the root element does not specify the namespace, but > the caller of Xerces knows what the namespace must be? If the root element does not specify a namespace then this element is not in any namespace. The declaration for such an element will be searched in a grammar corresponding to a schema without a target namespace. Boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding
