﻿<?xml version="1.0" encoding="utf-8"?><Type Name="Types" FullName="System.Web.Services.Description.Types"><TypeSignature Language="C#" Value="public sealed class Types : System.Web.Services.Description.DocumentableItem" Maintainer="auto" /><AssemblyInfo><AssemblyName>System.Web.Services</AssemblyName><AssemblyPublicKey></AssemblyPublicKey><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement><Base><BaseTypeName>System.Web.Services.Description.DocumentableItem</BaseTypeName></Base><Interfaces /><Attributes><Attribute><AttributeName>System.Web.Services.Configuration.XmlFormatExtensionPoint("Extensions")</AttributeName></Attribute></Attributes><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This class is a container for data type definitions for the XML Web service. Note especially that this class does not represent a collection of instances of the <see cref="T:System.Type" /> class, as its name might imply. Instead, it corresponds to the Web Services Description Language (WSDL) &lt;types&gt; element enclosed by the &lt;definitions&gt; root element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.</para><para>The Types class has two read-only properties, <see cref="P:System.Web.Services.Description.Types.Schemas" /> and <see cref="P:System.Web.Services.Description.Types.Extensions" />, representing the collections of data type definitions available to an XML Web service.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Describes data type definitions relevant to exchanged messages. This class cannot be inherited.</para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public Types ();" /><MemberType>Constructor</MemberType><ReturnValue /><Parameters /><Docs><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Initializes a new instance of the <see cref="T:System.Web.Services.Description.Types" /> class.</para></summary></Docs><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Extensions"><MemberSignature Language="C#" Value="public override System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection Extensions { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection</ReturnType></ReturnValue><Docs><value>To be added: an object of type 'ServiceDescriptionFormatExtensionCollection'</value><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>In the default implementation of the <see cref="T:System.Web.Services.Description.Types" /> class, this property returns an empty collection.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the collection of <see cref="T:System.Web.Services.Description.ServiceDescriptionFormatExtension" /> elements included in the XML Web service. This property is read-only.</para></summary></Docs><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Attributes><Attribute><AttributeName>System.Xml.Serialization.XmlIgnore</AttributeName></Attribute></Attributes></Member><Member MemberName="Schemas"><MemberSignature Language="C#" Value="public System.Xml.Serialization.XmlSchemas Schemas { get; }" /><MemberType>Property</MemberType><ReturnValue><ReturnType>System.Xml.Serialization.XmlSchemas</ReturnType></ReturnValue><Parameters /><Docs><value>a <see cref="T:System.Xml.Serialization.XmlSchemas" /></value><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>In the default implementation of the <see cref="T:System.Web.Services.Description.Types" /> class, this property returns an empty collection.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the collection of XML schemas included as data type definitions for the XML Web service. This property is read-only.</para></summary></Docs><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Attributes><Attribute><AttributeName>System.Xml.Serialization.XmlElement("schema", typeof(System.Xml.Schema.XmlSchema), Namespace="http://www.w3.org/2001/XMLSchema")</AttributeName></Attribute></Attributes></Member></Members></Type>