Ok, I guess we're not going to use XPath on SCDL right away :) so I'm not going to worry about the annotations now then. I'm still curious though, it is valid in XSD to have a dot in an element name, and I would expect XPath to be able to deal with that... Isn't there a way to escape these dots in an XPath expression?
You could try but there may be a limitation in SDO (or at least the C++ implementation) which does not allow dots in the names. Cheers, -- Pete
