﻿<?xml version="1.0" encoding="utf-8"?><Type Name="XmlSchemaSimpleTypeUnion" FullName="System.Xml.Schema.XmlSchemaSimpleTypeUnion"><TypeSignature Maintainer="auto" Language="C#" Value="public class XmlSchemaSimpleTypeUnion : System.Xml.Schema.XmlSchemaSimpleTypeContent" /><TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit XmlSchemaSimpleTypeUnion 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>A union type enables an element or attribute value to be one or more instances of one type drawn from the union of multiple atomic and list types.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Represents the union element for simple types from XML Schema as specified by the <format type="text/html"><a href="">World Wide Web Consortium (W3C)</a></format>. A union datatype can be used to specify the content of a simpleType. The value of the simpleType element must be any one of a set of alternative datatypes specified in the union. Union types are always derived types and must comprise at least two alternative datatypes.</para></summary></Docs><Members><Member MemberName=".ctor"><MemberSignature Language="C#" Value="public XmlSchemaSimpleTypeUnion ();" /><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.XmlSchemaSimpleTypeUnion" /> class.</para></summary></Docs></Member><Member MemberName="BaseMemberTypes"><MemberSignature Language="C#" Value="public System.Xml.Schema.XmlSchemaSimpleType[] BaseMemberTypes { get; }" /><MemberSignature Language="ILAsm" Value=".property instance class System.Xml.Schema.XmlSchemaSimpleType[] BaseMemberTypes" /><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 an array of <see cref="T:System.Xml.Schema.XmlSchemaSimpleType" /> objects representing the type of the simpleType element based on the <see cref="P:System.Xml.Schema.XmlSchemaSimpleTypeUnion.BaseTypes" /> and <see cref="P:System.Xml.Schema.XmlSchemaSimpleTypeUnion.MemberTypes" /> values of the simple type.</para></summary></Docs></Member><Member MemberName="BaseTypes"><MemberSignature Language="C#" Value="public System.Xml.Schema.XmlSchemaObjectCollection BaseTypes { get; }" /><MemberSignature Language="ILAsm" Value=".property instance class System.Xml.Schema.XmlSchemaObjectCollection BaseTypes" /><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", typeof(System.Xml.Schema.XmlSchemaSimpleType))</AttributeName></Attribute></Attributes><ReturnValue><ReturnType>System.Xml.Schema.XmlSchemaObjectCollection</ReturnType></ReturnValue><Docs><value>To be added: an object of type 'XmlSchemaObjectCollection'</value><remarks>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets the collection of base types.</para></summary></Docs></Member><Member MemberName="MemberTypes"><MemberSignature Language="C#" Value="public System.Xml.XmlQualifiedName[] MemberTypes { get; set; }" /><MemberSignature Language="ILAsm" Value=".property instance class System.Xml.XmlQualifiedName[] MemberTypes" /><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("memberTypes")</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>To be added</remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Gets or sets the array of qualified member names of built-in data types or simpleType elements defined in this schema (or another schema indicated by the specified namespace).</para></summary></Docs></Member></Members></Type>