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