Xerces 3 revisions.
[shibboleth/cpp-opensaml.git] / samltest / saml2 / core / impl / Assertion20Test.h
index 7a0039d..1c9f525 100644 (file)
@@ -95,7 +95,7 @@ public:
     }
 
     void testChildElementsMarshall() {
-        QName qext("http://www.opensaml.org/", "Foo", "ext");
+        xmltooling::QName qext("http://www.opensaml.org/", "Foo", "ext");
 
         Assertion* assertion=AssertionBuilder::buildAssertion();
         assertion->setID(expectedID);