Merge pull request #845 from meyerrj/master
[mono.git] / mcs / class / System.XML / Documentation / en / index.xml
1 <Overview>
2   <Remarks>To be added.</Remarks>
3   <Copyright>To be added.</Copyright>
4   <Types>
5     <Namespace Name="System.Xml">
6       <Type Name="ConformanceLevel" Kind="Enumeration" />
7       <Type Name="DtdProcessing" Kind="Enumeration" />
8       <Type Name="EntityHandling" Kind="Enumeration" />
9       <Type Name="Formatting" Kind="Enumeration" />
10       <Type Name="IHasXmlNode" Kind="Interface" />
11       <Type Name="IXmlLineInfo" Kind="Interface" />
12       <Type Name="IXmlNamespaceResolver" Kind="Interface" />
13       <Type Name="NamespaceHandling" Kind="Enumeration" />
14       <Type Name="NameTable" Kind="Class" />
15       <Type Name="NewLineHandling" Kind="Enumeration" />
16       <Type Name="ReadState" Kind="Enumeration" />
17       <Type Name="ValidationType" Kind="Enumeration" />
18       <Type Name="WhitespaceHandling" Kind="Enumeration" />
19       <Type Name="WriteState" Kind="Enumeration" />
20       <Type Name="XmlAttribute" Kind="Class" />
21       <Type Name="XmlAttributeCollection" Kind="Class" />
22       <Type Name="XmlCDataSection" Kind="Class" />
23       <Type Name="XmlCharacterData" Kind="Class" />
24       <Type Name="XmlComment" Kind="Class" />
25       <Type Name="XmlConvert" Kind="Class" />
26       <Type Name="XmlDateTimeSerializationMode" Kind="Enumeration" />
27       <Type Name="XmlDeclaration" Kind="Class" />
28       <Type Name="XmlDocument" Kind="Class" />
29       <Type Name="XmlDocumentFragment" Kind="Class" />
30       <Type Name="XmlDocumentType" Kind="Class" />
31       <Type Name="XmlElement" Kind="Class" />
32       <Type Name="XmlEntity" Kind="Class" />
33       <Type Name="XmlEntityReference" Kind="Class" />
34       <Type Name="XmlException" Kind="Class" />
35       <Type Name="XmlImplementation" Kind="Class" />
36       <Type Name="XmlLinkedNode" Kind="Class" />
37       <Type Name="XmlNamedNodeMap" Kind="Class" />
38       <Type Name="XmlNamespaceManager" Kind="Class" />
39       <Type Name="XmlNamespaceScope" Kind="Enumeration" />
40       <Type Name="XmlNameTable" Kind="Class" />
41       <Type Name="XmlNode" Kind="Class" />
42       <Type Name="XmlNodeChangedAction" Kind="Enumeration" />
43       <Type Name="XmlNodeChangedEventArgs" Kind="Class" />
44       <Type Name="XmlNodeChangedEventHandler" Kind="Delegate" />
45       <Type Name="XmlNodeList" Kind="Class" />
46       <Type Name="XmlNodeOrder" Kind="Enumeration" />
47       <Type Name="XmlNodeReader" Kind="Class" />
48       <Type Name="XmlNodeType" Kind="Enumeration" />
49       <Type Name="XmlNotation" Kind="Class" />
50       <Type Name="XmlOutputMethod" Kind="Enumeration" />
51       <Type Name="XmlParserContext" Kind="Class" />
52       <Type Name="XmlProcessingInstruction" Kind="Class" />
53       <Type Name="XmlQualifiedName" Kind="Class" />
54       <Type Name="XmlReader" Kind="Class" />
55       <Type Name="XmlReaderSettings" Kind="Class" />
56       <Type Name="XmlResolver" Kind="Class" />
57       <Type Name="XmlSecureResolver" Kind="Class" />
58       <Type Name="XmlSignificantWhitespace" Kind="Class" />
59       <Type Name="XmlSpace" Kind="Enumeration" />
60       <Type Name="XmlText" Kind="Class" />
61       <Type Name="XmlTextReader" Kind="Class" />
62       <Type Name="XmlTextWriter" Kind="Class" />
63       <Type Name="XmlTokenizedType" Kind="Enumeration" />
64       <Type Name="XmlUrlResolver" Kind="Class" />
65       <Type Name="XmlValidatingReader" Kind="Class" />
66       <Type Name="XmlWhitespace" Kind="Class" />
67       <Type Name="XmlWriter" Kind="Class" />
68       <Type Name="XmlWriterSettings" Kind="Class" />
69     </Namespace>
70     <Namespace Name="System.Xml.Schema">
71       <Type Name="IXmlSchemaInfo" Kind="Interface" />
72       <Type Name="ValidationEventArgs" Kind="Class" />
73       <Type Name="ValidationEventHandler" Kind="Delegate" />
74       <Type Name="XmlAtomicValue" Kind="Class" />
75       <Type Name="XmlSchema" Kind="Class" />
76       <Type Name="XmlSchemaAll" Kind="Class" />
77       <Type Name="XmlSchemaAnnotated" Kind="Class" />
78       <Type Name="XmlSchemaAnnotation" Kind="Class" />
79       <Type Name="XmlSchemaAny" Kind="Class" />
80       <Type Name="XmlSchemaAnyAttribute" Kind="Class" />
81       <Type Name="XmlSchemaAppInfo" Kind="Class" />
82       <Type Name="XmlSchemaAttribute" Kind="Class" />
83       <Type Name="XmlSchemaAttributeGroup" Kind="Class" />
84       <Type Name="XmlSchemaAttributeGroupRef" Kind="Class" />
85       <Type Name="XmlSchemaChoice" Kind="Class" />
86       <Type Name="XmlSchemaCollection" Kind="Class" />
87       <Type Name="XmlSchemaCollectionEnumerator" Kind="Class" />
88       <Type Name="XmlSchemaCompilationSettings" Kind="Class" />
89       <Type Name="XmlSchemaComplexContent" Kind="Class" />
90       <Type Name="XmlSchemaComplexContentExtension" Kind="Class" />
91       <Type Name="XmlSchemaComplexContentRestriction" Kind="Class" />
92       <Type Name="XmlSchemaComplexType" Kind="Class" />
93       <Type Name="XmlSchemaContent" Kind="Class" />
94       <Type Name="XmlSchemaContentModel" Kind="Class" />
95       <Type Name="XmlSchemaContentProcessing" Kind="Enumeration" />
96       <Type Name="XmlSchemaContentType" Kind="Enumeration" />
97       <Type Name="XmlSchemaDatatype" Kind="Class" />
98       <Type Name="XmlSchemaDatatypeVariety" Kind="Enumeration" />
99       <Type Name="XmlSchemaDerivationMethod" Kind="Enumeration" />
100       <Type Name="XmlSchemaDocumentation" Kind="Class" />
101       <Type Name="XmlSchemaElement" Kind="Class" />
102       <Type Name="XmlSchemaEnumerationFacet" Kind="Class" />
103       <Type Name="XmlSchemaException" Kind="Class" />
104       <Type Name="XmlSchemaExternal" Kind="Class" />
105       <Type Name="XmlSchemaFacet" Kind="Class" />
106       <Type Name="XmlSchemaFacet+Facet" Kind="Enumeration" />
107       <Type Name="XmlSchemaForm" Kind="Enumeration" />
108       <Type Name="XmlSchemaFractionDigitsFacet" Kind="Class" />
109       <Type Name="XmlSchemaGroup" Kind="Class" />
110       <Type Name="XmlSchemaGroupBase" Kind="Class" />
111       <Type Name="XmlSchemaGroupRef" Kind="Class" />
112       <Type Name="XmlSchemaIdentityConstraint" Kind="Class" />
113       <Type Name="XmlSchemaImport" Kind="Class" />
114       <Type Name="XmlSchemaInclude" Kind="Class" />
115       <Type Name="XmlSchemaInference" Kind="Class" />
116       <Type Name="XmlSchemaInference+InferenceOption" Kind="Enumeration" />
117       <Type Name="XmlSchemaInferenceException" Kind="Class" />
118       <Type Name="XmlSchemaInfo" Kind="Class" />
119       <Type Name="XmlSchemaKey" Kind="Class" />
120       <Type Name="XmlSchemaKeyref" Kind="Class" />
121       <Type Name="XmlSchemaLengthFacet" Kind="Class" />
122       <Type Name="XmlSchemaMaxExclusiveFacet" Kind="Class" />
123       <Type Name="XmlSchemaMaxInclusiveFacet" Kind="Class" />
124       <Type Name="XmlSchemaMaxLengthFacet" Kind="Class" />
125       <Type Name="XmlSchemaMinExclusiveFacet" Kind="Class" />
126       <Type Name="XmlSchemaMinInclusiveFacet" Kind="Class" />
127       <Type Name="XmlSchemaMinLengthFacet" Kind="Class" />
128       <Type Name="XmlSchemaNotation" Kind="Class" />
129       <Type Name="XmlSchemaNumericFacet" Kind="Class" />
130       <Type Name="XmlSchemaObject" Kind="Class" />
131       <Type Name="XmlSchemaObjectCollection" Kind="Class" />
132       <Type Name="XmlSchemaObjectEnumerator" Kind="Class" />
133       <Type Name="XmlSchemaObjectTable" Kind="Class" />
134       <Type Name="XmlSchemaParticle" Kind="Class" />
135       <Type Name="XmlSchemaPatternFacet" Kind="Class" />
136       <Type Name="XmlSchemaRedefine" Kind="Class" />
137       <Type Name="XmlSchemaSequence" Kind="Class" />
138       <Type Name="XmlSchemaSet" Kind="Class" />
139       <Type Name="XmlSchemaSimpleContent" Kind="Class" />
140       <Type Name="XmlSchemaSimpleContentExtension" Kind="Class" />
141       <Type Name="XmlSchemaSimpleContentRestriction" Kind="Class" />
142       <Type Name="XmlSchemaSimpleType" Kind="Class" />
143       <Type Name="XmlSchemaSimpleTypeContent" Kind="Class" />
144       <Type Name="XmlSchemaSimpleTypeList" Kind="Class" />
145       <Type Name="XmlSchemaSimpleTypeRestriction" Kind="Class" />
146       <Type Name="XmlSchemaSimpleTypeUnion" Kind="Class" />
147       <Type Name="XmlSchemaTotalDigitsFacet" Kind="Class" />
148       <Type Name="XmlSchemaType" Kind="Class" />
149       <Type Name="XmlSchemaUnique" Kind="Class" />
150       <Type Name="XmlSchemaUse" Kind="Enumeration" />
151       <Type Name="XmlSchemaValidationException" Kind="Class" />
152       <Type Name="XmlSchemaValidationFlags" Kind="Enumeration" />
153       <Type Name="XmlSchemaValidator" Kind="Class" />
154       <Type Name="XmlSchemaValidity" Kind="Enumeration" />
155       <Type Name="XmlSchemaWhiteSpaceFacet" Kind="Class" />
156       <Type Name="XmlSchemaXPath" Kind="Class" />
157       <Type Name="XmlSeverityType" Kind="Enumeration" />
158       <Type Name="XmlTypeCode" Kind="Enumeration" />
159       <Type Name="XmlValueGetter" Kind="Delegate" />
160     </Namespace>
161     <Namespace Name="System.Xml.Serialization">
162       <Type Name="CodeExporter" Kind="Class" />
163       <Type Name="CodeGenerationOptions" Kind="Enumeration" />
164       <Type Name="CodeIdentifier" Kind="Class" />
165       <Type Name="CodeIdentifiers" Kind="Class" />
166       <Type Name="ImportContext" Kind="Class" />
167       <Type Name="IXmlSerializable" Kind="Interface" />
168       <Type Name="IXmlTextParser" Kind="Interface" />
169       <Type Name="SchemaImporter" Kind="Class" />
170       <Type Name="SoapAttributeAttribute" Kind="Class" />
171       <Type Name="SoapAttributeOverrides" Kind="Class" />
172       <Type Name="SoapAttributes" Kind="Class" />
173       <Type Name="SoapCodeExporter" Kind="Class" />
174       <Type Name="SoapElementAttribute" Kind="Class" />
175       <Type Name="SoapEnumAttribute" Kind="Class" />
176       <Type Name="SoapIgnoreAttribute" Kind="Class" />
177       <Type Name="SoapIncludeAttribute" Kind="Class" />
178       <Type Name="SoapReflectionImporter" Kind="Class" />
179       <Type Name="SoapSchemaExporter" Kind="Class" />
180       <Type Name="SoapSchemaImporter" Kind="Class" />
181       <Type Name="SoapSchemaMember" Kind="Class" />
182       <Type Name="SoapTypeAttribute" Kind="Class" />
183       <Type Name="UnreferencedObjectEventArgs" Kind="Class" />
184       <Type Name="UnreferencedObjectEventHandler" Kind="Delegate" />
185       <Type Name="XmlAnyAttributeAttribute" Kind="Class" />
186       <Type Name="XmlAnyElementAttribute" Kind="Class" />
187       <Type Name="XmlAnyElementAttributes" Kind="Class" />
188       <Type Name="XmlArrayAttribute" Kind="Class" />
189       <Type Name="XmlArrayItemAttribute" Kind="Class" />
190       <Type Name="XmlArrayItemAttributes" Kind="Class" />
191       <Type Name="XmlAttributeAttribute" Kind="Class" />
192       <Type Name="XmlAttributeEventArgs" Kind="Class" />
193       <Type Name="XmlAttributeEventHandler" Kind="Delegate" />
194       <Type Name="XmlAttributeOverrides" Kind="Class" />
195       <Type Name="XmlAttributes" Kind="Class" />
196       <Type Name="XmlChoiceIdentifierAttribute" Kind="Class" />
197       <Type Name="XmlCodeExporter" Kind="Class" />
198       <Type Name="XmlDeserializationEvents" Kind="Structure" />
199       <Type Name="XmlElementAttribute" Kind="Class" />
200       <Type Name="XmlElementAttributes" Kind="Class" />
201       <Type Name="XmlElementEventArgs" Kind="Class" />
202       <Type Name="XmlElementEventHandler" Kind="Delegate" />
203       <Type Name="XmlEnumAttribute" Kind="Class" />
204       <Type Name="XmlIgnoreAttribute" Kind="Class" />
205       <Type Name="XmlIncludeAttribute" Kind="Class" />
206       <Type Name="XmlMapping" Kind="Class" />
207       <Type Name="XmlMappingAccess" Kind="Enumeration" />
208       <Type Name="XmlMemberMapping" Kind="Class" />
209       <Type Name="XmlMembersMapping" Kind="Class" />
210       <Type Name="XmlNamespaceDeclarationsAttribute" Kind="Class" />
211       <Type Name="XmlNodeEventArgs" Kind="Class" />
212       <Type Name="XmlNodeEventHandler" Kind="Delegate" />
213       <Type Name="XmlReflectionImporter" Kind="Class" />
214       <Type Name="XmlReflectionMember" Kind="Class" />
215       <Type Name="XmlRootAttribute" Kind="Class" />
216       <Type Name="XmlSchemaEnumerator" Kind="Class" />
217       <Type Name="XmlSchemaExporter" Kind="Class" />
218       <Type Name="XmlSchemaImporter" Kind="Class" />
219       <Type Name="XmlSchemaProviderAttribute" Kind="Class" />
220       <Type Name="XmlSchemas" Kind="Class" />
221       <Type Name="XmlSerializationCollectionFixupCallback" Kind="Delegate" />
222       <Type Name="XmlSerializationFixupCallback" Kind="Delegate" />
223       <Type Name="XmlSerializationGeneratedCode" Kind="Class" />
224       <Type Name="XmlSerializationReadCallback" Kind="Delegate" />
225       <Type Name="XmlSerializationReader" Kind="Class" />
226       <Type Name="XmlSerializationReader+CollectionFixup" Kind="Class" />
227       <Type Name="XmlSerializationReader+CollectionItemFixup" Kind="Class" />
228       <Type Name="XmlSerializationReader+Fixup" Kind="Class" />
229       <Type Name="XmlSerializationWriteCallback" Kind="Delegate" />
230       <Type Name="XmlSerializationWriter" Kind="Class" />
231       <Type Name="XmlSerializer" Kind="Class" />
232       <Type Name="XmlSerializerAssemblyAttribute" Kind="Class" />
233       <Type Name="XmlSerializerFactory" Kind="Class" />
234       <Type Name="XmlSerializerImplementation" Kind="Class" />
235       <Type Name="XmlSerializerNamespaces" Kind="Class" />
236       <Type Name="XmlSerializerVersionAttribute" Kind="Class" />
237       <Type Name="XmlTextAttribute" Kind="Class" />
238       <Type Name="XmlTypeAttribute" Kind="Class" />
239       <Type Name="XmlTypeMapping" Kind="Class" />
240     </Namespace>
241     <Namespace Name="System.Xml.Serialization.Advanced">
242       <Type Name="SchemaImporterExtension" Kind="Class" />
243       <Type Name="SchemaImporterExtensionCollection" Kind="Class" />
244     </Namespace>
245     <Namespace Name="System.Xml.Serialization.Configuration">
246       <Type Name="DateTimeSerializationSection" Kind="Class" />
247       <Type Name="DateTimeSerializationSection+DateTimeSerializationMode" Kind="Enumeration" />
248       <Type Name="SchemaImporterExtensionElement" Kind="Class" />
249       <Type Name="SchemaImporterExtensionElementCollection" Kind="Class" />
250       <Type Name="SchemaImporterExtensionsSection" Kind="Class" />
251       <Type Name="SerializationSectionGroup" Kind="Class" />
252       <Type Name="XmlSerializerSection" Kind="Class" />
253     </Namespace>
254     <Namespace Name="System.Xml.XPath">
255       <Type Name="IXPathNavigable" Kind="Interface" />
256       <Type Name="XmlCaseOrder" Kind="Enumeration" />
257       <Type Name="XmlDataType" Kind="Enumeration" />
258       <Type Name="XmlSortOrder" Kind="Enumeration" />
259       <Type Name="XPathDocument" Kind="Class" />
260       <Type Name="XPathException" Kind="Class" />
261       <Type Name="XPathExpression" Kind="Class" />
262       <Type Name="XPathItem" Kind="Class" />
263       <Type Name="XPathNamespaceScope" Kind="Enumeration" />
264       <Type Name="XPathNavigator" Kind="Class" />
265       <Type Name="XPathNodeIterator" Kind="Class" />
266       <Type Name="XPathNodeType" Kind="Enumeration" />
267       <Type Name="XPathResultType" Kind="Enumeration" />
268     </Namespace>
269     <Namespace Name="System.Xml.Xsl">
270       <Type Name="IXsltContextFunction" Kind="Interface" />
271       <Type Name="IXsltContextVariable" Kind="Interface" />
272       <Type Name="XslCompiledTransform" Kind="Class" />
273       <Type Name="XsltArgumentList" Kind="Class" />
274       <Type Name="XsltCompileException" Kind="Class" />
275       <Type Name="XsltContext" Kind="Class" />
276       <Type Name="XsltException" Kind="Class" />
277       <Type Name="XsltMessageEncounteredEventArgs" Kind="Class" />
278       <Type Name="XsltMessageEncounteredEventHandler" Kind="Delegate" />
279       <Type Name="XslTransform" Kind="Class" />
280       <Type Name="XsltSettings" Kind="Class" />
281     </Namespace>
282   </Types>
283   <Title>System.Xml</Title>
284   <Assemblies>
285     <Assembly Name="System.Xml" Version="4.0.0.0">
286       <AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ]</AssemblyPublicKey>
287       <Attributes>
288         <Attribute>
289           <AttributeName>System.CLSCompliant(true)</AttributeName>
290         </Attribute>
291         <Attribute>
292           <AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
293         </Attribute>
294         <Attribute>
295           <AttributeName>System.Reflection.AssemblyCompany("Mono development team")</AttributeName>
296         </Attribute>
297         <Attribute>
298           <AttributeName>System.Reflection.AssemblyCopyright("(c) Various Mono authors")</AttributeName>
299         </Attribute>
300         <Attribute>
301           <AttributeName>System.Reflection.AssemblyDefaultAlias("System.Xml.dll")</AttributeName>
302         </Attribute>
303         <Attribute>
304           <AttributeName>System.Reflection.AssemblyDescription("System.Xml.dll")</AttributeName>
305         </Attribute>
306         <Attribute>
307           <AttributeName>System.Reflection.AssemblyFileVersion("4.0.30319.17020")</AttributeName>
308         </Attribute>
309         <Attribute>
310           <AttributeName>System.Reflection.AssemblyInformationalVersion("4.0.30319.17020")</AttributeName>
311         </Attribute>
312         <Attribute>
313           <AttributeName>System.Reflection.AssemblyProduct("Mono Common Language Infrastructure")</AttributeName>
314         </Attribute>
315         <Attribute>
316           <AttributeName>System.Reflection.AssemblyTitle("System.Xml.dll")</AttributeName>
317         </Attribute>
318         <Attribute>
319           <AttributeName>System.Resources.NeutralResourcesLanguage("en-US")</AttributeName>
320         </Attribute>
321         <Attribute>
322           <AttributeName>System.Resources.SatelliteContractVersion("4.0.0.0")</AttributeName>
323         </Attribute>
324         <Attribute>
325           <AttributeName>System.Runtime.CompilerServices.CompilationRelaxations(System.Runtime.CompilerServices.CompilationRelaxations.NoStringInterning)</AttributeName>
326         </Attribute>
327         <Attribute>
328           <AttributeName>System.Runtime.CompilerServices.InternalsVisibleTo("System.Xml.Linq, PublicKey=00000000000000000400000000000000")</AttributeName>
329         </Attribute>
330         <Attribute>
331           <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
332         </Attribute>
333         <Attribute>
334           <AttributeName>System.Runtime.InteropServices.ComVisible(false)</AttributeName>
335         </Attribute>
336         <Attribute>
337           <AttributeName>System.Security.AllowPartiallyTrustedCallers</AttributeName>
338         </Attribute>
339       </Attributes>
340     </Assembly>
341   </Assemblies>
342 </Overview>