﻿<?xml version="1.0" encoding="utf-8"?><Type Name="XmlSchemaSimpleTypeList" FullName="System.Xml.Schema.XmlSchemaSimpleTypeList"><TypeSignature Maintainer="auto" Language="C#" Value="public class XmlSchemaSimpleTypeList : System.Xml.Schema.XmlSchemaSimpleTypeContent" /><TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit XmlSchemaSimpleTypeList extends System.Xml.Schema.XmlSchemaSimpleTypeContent" /><AssemblyInfo><AssemblyName>System.Xml</AssemblyName><AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]</AssemblyPublicKey><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ThreadSafetyStatement>To be added</ThreadSafetyStatement><Base><BaseTypeName>System.Xml.Schema.XmlSchemaSimpleTypeContent</BaseTypeName></Base><Interfaces /><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>When a data type is derived from a list data type, the following constraining facets can be used: length, maxLength, minLength, enumeration, pattern, and whiteSpace.</para><para>For each length, maxLength, and minLength, the unit of length is measured in number of list items. The value of whiteSpace is fixed to the collapse value.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Represents the list element from XML Schema as specified by the <format type="text/html"><a href="">World Wide Web Consortium (W3C)</a></format>. This class can be used to define a simpleType element as a list of values of a specified data type.</para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public XmlSchemaSimpleTypeList ();" /><MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" /><MemberType>Constructor</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><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.Xml.Schema.XmlSchemaSimpleTypeList" /> class.</para></summary></Docs></Member><Member MemberName="BaseItemType"><MemberSignature Language="C#" Value="public System.Xml.Schema.XmlSchemaSimpleType BaseItemType { get; set; }" /><MemberSignature Language="ILAsm" Value=".property instance class System.Xml.Schema.XmlSchemaSimpleType BaseItemType" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Attributes><Attribute><AttributeName>System.Xml.Serialization.XmlIgnore</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Xml.Schema.XmlSchemaSimpleType</ReturnType></ReturnValue><Docs><value>To be added.</value><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This property is a post-schema-compilation-infoset property.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets or sets the <see cref="T:System.Xml.Schema.XmlSchemaSimpleType" /> representing the type of the simpleType element based on the <see cref="P:System.Xml.Schema.XmlSchemaSimpleTypeList.ItemType" /> and <see cref="P:System.Xml.Schema.XmlSchemaSimpleTypeList.ItemTypeName" /> values of the simple type.</para></summary></Docs></Member><Member MemberName="ItemType"><MemberSignature Language="C#" Value="public System.Xml.Schema.XmlSchemaSimpleType ItemType { get; set; }" /><MemberSignature Language="ILAsm" Value=".property instance class System.Xml.Schema.XmlSchemaSimpleType ItemType" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Attributes><Attribute><AttributeName>System.Xml.Serialization.XmlElement("simpleType", Type=typeof(System.Xml.Schema.XmlSchemaSimpleType))</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Xml.Schema.XmlSchemaSimpleType</ReturnType></ReturnValue><Parameters /><Docs><value>To be added: an object of type 'XmlSchemaSimpleType'</value><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The base value must be a QName. The use of <see cref="P:System.Xml.Schema.XmlSchemaSimpleTypeList.ItemTypeName" /> and ItemType are mutually exclusive.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets or sets the simpleType element that is derived from the type specified by the base value.</para></summary></Docs></Member><Member MemberName="ItemTypeName"><MemberSignature Language="C#" Value="public System.Xml.XmlQualifiedName ItemTypeName { get; set; }" /><MemberSignature Language="ILAsm" Value=".property instance class System.Xml.XmlQualifiedName ItemTypeName" /><MemberType>Property</MemberType><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><Attributes><Attribute><AttributeName>System.Xml.Serialization.XmlAttribute("itemType")</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Xml.XmlQualifiedName</ReturnType></ReturnValue><Parameters /><Docs><value>To be added: an object of type 'System.Xml.XmlQualifiedName'</value><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The simple type list value must be a QName. The use of ItemTypeName and <see cref="P:System.Xml.Schema.XmlSchemaSimpleTypeList.ItemType" /> are mutually exclusive.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets or sets the name of a built-in data type or simpleType element defined in this schema (or another schema indicated by the specified namespace).</para></summary></Docs></Member></Members></Type>