2004-08-23 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / System.Xml.Query / XQueryConvert.cs
index a1058865ac16c515bcea4eddfd8a5ed116b2409e..5714afc82647befa9dd7086da721946f3301a937 100755 (executable)
@@ -37,9 +37,9 @@ using System.Xml;
 using System.Xml.Schema;
 using System.Xml.XPath;
 
-namespace MS.Internal.Xml
+namespace System.Xml
 {
-       public class XQueryConvert // Won't be public in the final stage
+       internal class XQueryConvert // Won't be public in the final stage
        {
                [MonoTODO]
                public static bool ShouldCheckValueFacets (XmlSchemaType schemaTypeDest)