4 references to XsNamespace
System.ServiceModel.Discovery (4)
System\ServiceModel\Discovery\DiscoveryVersion.cs (4)
203this.AnyType = new XmlQualifiedName("anyType", ProtocolStrings.XsNamespace); 204this.AnyUriType = new XmlQualifiedName("anyURI", ProtocolStrings.XsNamespace); 210this.QNameType = new XmlQualifiedName("QName", ProtocolStrings.XsNamespace); 215this.UnsignedIntType = new XmlQualifiedName("unsignedInt", ProtocolStrings.XsNamespace);