2004-05-20 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / System.Xml.dll.sources
index 219ffdc732f192cc899d30c87131ddf5e425213d..23aad847947d9c0c25b63c0972714b7aeed61f50 100755 (executable)
@@ -1,8 +1,21 @@
 Assembly/AssemblyInfo.cs
 Assembly/Locale.cs
+Mono.Xml.Schema/XsdIdentityPath.cs
+Mono.Xml.Schema/XsdIdentityState.cs
+Mono.Xml.Schema/XsdKeyTable.cs
+Mono.Xml.Schema/XsdParticleValidationState.cs
+Mono.Xml.Schema/XsdValidatingReader.cs
+Mono.Xml.Schema/XsdWildcard.cs
 Mono.Xml.XPath/DTMXPathDocument.cs
 Mono.Xml.XPath/DTMXPathDocumentBuilder.cs
+Mono.Xml.XPath/DTMXPathDocumentWriter.cs
 Mono.Xml.XPath/DTMXPathNavigator.cs
+Mono.Xml.XPath/DTMXPathNode.cs
+Mono.Xml.XPath/IdPattern.cs
+Mono.Xml.XPath/KeyPattern.cs
+Mono.Xml.XPath/LocationPathPattern.cs
+Mono.Xml.XPath/Pattern.cs
+Mono.Xml.XPath/UnionPattern.cs
 Mono.Xml.Xsl.Operations/XslApplyImports.cs
 Mono.Xml.Xsl.Operations/XslApplyTemplates.cs
 Mono.Xml.Xsl.Operations/XslAttribute.cs
@@ -26,27 +39,44 @@ Mono.Xml.Xsl.Operations/XslTemplateContent.cs
 Mono.Xml.Xsl.Operations/XslText.cs
 Mono.Xml.Xsl.Operations/XslValueOf.cs
 Mono.Xml.Xsl.Operations/XslVariable.cs
+Mono.Xml.Xsl/Attribute.cs
 Mono.Xml.Xsl/Compiler.cs
 Mono.Xml.Xsl/Debug.cs
+Mono.Xml.Xsl/Emitter.cs
+Mono.Xml.Xsl/GenericOutputter.cs
+Mono.Xml.Xsl/HtmlEmitter.cs
 Mono.Xml.Xsl/MSXslScriptManager.cs
+Mono.Xml.Xsl/Outputter.cs
+Mono.Xml.Xsl/ScriptCompilerInfo.cs
+Mono.Xml.Xsl/TextEmitter.cs
+Mono.Xml.Xsl/TextOutputter.cs
+Mono.Xml.Xsl/XmlWriterEmitter.cs
 Mono.Xml.Xsl/XslAttributeSet.cs
+Mono.Xml.Xsl/XslDecimalFormat.cs
 Mono.Xml.Xsl/XslKey.cs
 Mono.Xml.Xsl/XslOutput.cs
 Mono.Xml.Xsl/XslStylesheet.cs
 Mono.Xml.Xsl/XslTemplate.cs
 Mono.Xml.Xsl/XslTransformProcessor.cs
 Mono.Xml.Xsl/XsltCompiledContext.cs
+Mono.Xml.Xsl/XslFunctions.cs
 Mono.Xml/IHasXmlParserContext.cs
 Mono.Xml/IHasXmlSchemaInfo.cs
 Mono.Xml/XmlNodeWriter.cs
-System.Xml/IHasXmlNode.cs
+System.Xml/AsyncXmlTextWriter.cs
 System.Xml/DTDAutomata.cs
 System.Xml/DTDObjectModel.cs
+System.Xml/DTDReader.cs
 System.Xml/DTDValidatingReader.cs
 System.Xml/EntityHandling.cs
 System.Xml/Formatting.cs
-System.Xml/HighWaterStack.cs
+System.Xml/IHasXmlNode.cs
+System.Xml/IXmlDataEvidence.cs
 System.Xml/IXmlLineInfo.cs
+System.Xml/IXmlNamespaceResolver.cs
+System.Xml/IXPathChangeNavigator.cs
+System.Xml/IXPathEditor.cs
+System.Xml/IXPathNavigator.cs
 System.Xml/NameTable.cs
 System.Xml/ReadState.cs
 System.Xml/TODOAttribute.cs
@@ -60,33 +90,41 @@ System.Xml/XmlAttributeCollection.cs
 System.Xml/XmlCDataSection.cs
 System.Xml/XmlConstructs.cs
 System.Xml/XmlChar.cs
+System.Xml/XmlChangeFilters.cs
 System.Xml/XmlCharacterData.cs
 System.Xml/XmlComment.cs
 System.Xml/XmlNotation.cs
 System.Xml/XmlDeclaration.cs
 System.Xml/XmlDocument.cs
 System.Xml/XmlDocumentFragment.cs
+System.Xml/XmlDocumentNavigator.cs
 System.Xml/XmlDocumentType.cs
 System.Xml/XmlElement.cs
 System.Xml/XmlEntityReference.cs
 System.Xml/XmlException.cs
-System.Xml/XmlNodeReader.cs
 System.Xml/XmlImplementation.cs
+System.Xml/XmlInfoItemType.cs
 System.Xml/XmlConvert.cs
 System.Xml/XmlLinkedNode.cs
 System.Xml/XmlNameTable.cs
 System.Xml/XmlNamedNodeMap.cs
+System.Xml/XmlNamespaceScope.cs
 System.Xml/XmlNamespaceManager.cs
 System.Xml/XmlNode.cs
+System.Xml/XmlNodeChangeType.cs
 System.Xml/XmlNodeChangedAction.cs
 System.Xml/XmlNodeChangedEventArgs.cs
+System.Xml/XmlNodeChangedEventHandler.cs
 System.Xml/XmlNodeList.cs
 System.Xml/XmlNodeListChildren.cs
 System.Xml/XmlNodeOrder.cs
+System.Xml/XmlNodeReader.cs
 System.Xml/XmlNodeType.cs
 System.Xml/XmlParserContext.cs
 System.Xml/XmlProcessingInstruction.cs
 System.Xml/XmlQualifiedName.cs
+System.Xml/XmlQualifiedNameTable.cs
+System.Xml/XmlQueryDialect.cs
 System.Xml/XmlReader.cs
 System.Xml/XmlResolver.cs
 System.Xml/XmlSecureResolver.cs
@@ -99,12 +137,16 @@ System.Xml/XmlUrlResolver.cs
 System.Xml/XmlValidatingReader.cs
 System.Xml/XmlWhitespace.cs
 System.Xml/XmlWriter.cs
-System.Xml/XmlNodeChangedEventHandler.cs
 System.Xml/XmlTextWriterOpenElement.cs
-System.Xml/XmlDocumentNavigator.cs
 System.Xml/XmlNodeArrayList.cs
 System.Xml/XmlInputStream.cs
 System.Xml/XmlParserInput.cs
+System.Xml/XPathChangeNavigator.cs
+System.Xml/XPathDocument2.cs
+System.Xml/XPathDocument2ChangedEventAction.cs
+System.Xml/XPathDocument2ChangedEventHandler.cs
+System.Xml/XPathEditor.cs
+System.Xml/XPathNavigator2.cs
 System.Xml.XPath/IXPathNavigable.cs
 System.Xml.XPath/XPathNavigator.cs
 System.Xml.XPath/XPathExpression.cs
@@ -117,6 +159,7 @@ System.Xml.XPath/XmlSortOrder.cs
 System.Xml.XPath/XmlCaseOrder.cs
 System.Xml.XPath/XPathDocument.cs
 System.Xml.XPath/XPathException.cs
+System.Xml.XPath/XPathComparer.cs
 System.Xml.XPath/DefaultContext.cs
 System.Xml.XPath/Expression.cs
 System.Xml.XPath/Iterator.cs
@@ -133,6 +176,8 @@ System.Xml.Xsl/XsltCompileException.cs
 System.Xml.Xsl/XsltContext.cs
 System.Xml.Xsl/XsltException.cs
 System.Xml.Schema/BuiltInDatatype.cs
+System.Xml.Schema/CustomSerializer.cs
+System.Xml.Schema/SchemaDataValueType.cs
 System.Xml.Schema/ValidationEventArgs.cs
 System.Xml.Schema/XmlSchema.cs
 System.Xml.Schema/XmlSchemaAll.cs
@@ -144,6 +189,7 @@ System.Xml.Schema/XmlSchemaAppInfo.cs
 System.Xml.Schema/XmlSchemaAttribute.cs
 System.Xml.Schema/XmlSchemaAttributeGroup.cs
 System.Xml.Schema/XmlSchemaAttributeGroupRef.cs
+System.Xml.Schema/XmlSchemaBuiltInType.cs
 System.Xml.Schema/XmlSchemaChoice.cs
 System.Xml.Schema/XmlSchemaCollection.cs
 System.Xml.Schema/XmlSchemaCollectionEnumerator.cs
@@ -189,6 +235,7 @@ System.Xml.Schema/XmlSchemaObjectTable.cs
 System.Xml.Schema/XmlSchemaParticle.cs
 System.Xml.Schema/XmlSchemaPatternFacet.cs
 System.Xml.Schema/XmlSchemaRedefine.cs
+System.Xml.Schema/XmlSchemaSet.cs
 System.Xml.Schema/XmlSchemaSequence.cs
 System.Xml.Schema/XmlSchemaSimpleContent.cs
 System.Xml.Schema/XmlSchemaSimpleContentExtension.cs
@@ -212,8 +259,12 @@ System.Xml.Schema/XmlSchemaReader.cs
 System.Xml.Serialization/CodeIdentifier.cs
 System.Xml.Serialization/CodeIdentifiers.cs
 System.Xml.Serialization/IXmlSerializable.cs
+System.Xml.Serialization/MapCodeGenerator.cs
 System.Xml.Serialization/ReflectionHelper.cs
 System.Xml.Serialization/SchemaTypes.cs
+System.Xml.Serialization/SerializationCodeGenerator.cs
+System.Xml.Serialization/SerializationCodeGeneratorConfiguration.cs
+System.Xml.Serialization/SerializationSource.cs
 System.Xml.Serialization/SoapAttributeAttribute.cs
 System.Xml.Serialization/SoapAttributeOverrides.cs
 System.Xml.Serialization/SoapAttributes.cs
@@ -284,3 +335,8 @@ System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs
 System.Xml.Serialization/XmlTypeMapping.cs
 System.Xml.Serialization/XmlElementEventHandler.cs
 System.Xml.Serialization/XmlNodeEventHandler.cs
+System.Xml.Query/XmlCommand.cs
+System.Xml.Query/XmlQueryArgumentList.cs
+System.Xml.Query/XmlQueryCompileException.cs
+System.Xml.Query/XmlQueryException.cs
+System.Xml.Query/XsltProcessor.cs