Go to the documentation of this file.
20 #ifndef _ATQNAMEORDERIVED_HPP
21 #define _ATQNAMEORDERIVED_HPP
23 #include <xercesc/util/XercesDefs.hpp>
24 #include <xqilla/framework/XQillaExport.hpp>
45 virtual const XMLCh* getURI()
const = 0;
48 virtual const XMLCh* getPrefix()
const = 0;
51 virtual const XMLCh* getName()
const = 0;
67 #endif // _ATQNAMEORDERIVED_HPP