From 3f8c237b1abe02df8147170f2fc037edc3f384db Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 8 Jan 2010 14:49:11 +0200 Subject: Add support for default/fixed values of QName type --- xsd/cxx/tree/elements.hxx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'xsd/cxx/tree/elements.hxx') diff --git a/xsd/cxx/tree/elements.hxx b/xsd/cxx/tree/elements.hxx index 563f47c..0af42c9 100644 --- a/xsd/cxx/tree/elements.hxx +++ b/xsd/cxx/tree/elements.hxx @@ -150,12 +150,6 @@ namespace CXX renamed_type (SemanticGraph::Type const&, String& name) const; public: - // Return true if this type is-a QName. - // - Boolean - is_qname (SemanticGraph::Type&); - - public: // Performs a number of processing steps, including forcing a new // line after 80 characters as well as "commentizing" the text by // adding '* ' after each newline. -- cgit v1.1