Go to the documentation of this file.
22 #ifndef _ATQNAMEORDERIVED_HPP
23 #define _ATQNAMEORDERIVED_HPP
25 #include <xercesc/util/XercesDefs.hpp>
26 #include <xqilla/framework/XQillaExport.hpp>
47 virtual const XMLCh* getURI()
const = 0;
50 virtual const XMLCh* getPrefix()
const = 0;
53 virtual const XMLCh* getName()
const = 0;
69 #endif // _ATQNAMEORDERIVED_HPP