Initializes an instance of the System.Web.Services.Description.ServiceDescription class by directly loading the XML from an System.Xml.XmlReader.
- reader
An System.Xml.XmlReader, passed by reference, which contains the XML data to be read.
- validate
A bool that indicates whether the XML should be validated against the schema specified by ServiceDescription.Schema.
![]()
An instance of the System.Web.Services.Description.ServiceDescription.