X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.XML%2FSystem.Xml.dll.sources;h=7dbf790634acf7c347f22b5e9755c50e52088f58;hb=b2b18946b67cb79fe7f7418d61fc04229550e659;hp=e6afc9aa1db33255171fbbc32f568657ff7df573;hpb=6cfd2055426c190ca2f6a9f8ca3af2da6f6a79d0;p=mono.git diff --git a/mcs/class/System.XML/System.Xml.dll.sources b/mcs/class/System.XML/System.Xml.dll.sources index e6afc9aa1db..7dbf790634a 100644 --- a/mcs/class/System.XML/System.Xml.dll.sources +++ b/mcs/class/System.XML/System.Xml.dll.sources @@ -65,6 +65,7 @@ Mono.Xml.Xsl/XslAttributeSet.cs Mono.Xml.Xsl/XslDecimalFormat.cs Mono.Xml.Xsl/XslKey.cs Mono.Xml.Xsl/XslOutput.cs +Mono.Xml.Xsl/XslSortEvaluator.cs Mono.Xml.Xsl/XslStylesheet.cs Mono.Xml.Xsl/XslTemplate.cs Mono.Xml.Xsl/XslTransformProcessor.cs @@ -79,11 +80,13 @@ System.Xml/ConformanceLevel.cs System.Xml/DTDAutomata.cs System.Xml/DTDObjectModel.cs System.Xml/DTDReader.cs -System.Xml/DTDValidatingReader.cs +System.Xml/DTDValidatingReader2.cs +System.Xml/EntityResolvingXmlReader.cs System.Xml/EntityHandling.cs System.Xml/Formatting.cs System.Xml/IHasXmlNode.cs System.Xml/IXmlLineInfo.cs +System.Xml/IHasXmlChildNode.cs System.Xml/IXmlNamespaceResolver.cs System.Xml/MonoFIXAttribute.cs System.Xml/NameTable.cs @@ -91,10 +94,9 @@ System.Xml/NewLineHandling.cs System.Xml/ReadState.cs ../../build/common/MonoTODOAttribute.cs System.Xml/ValidationType.cs -System.Xml/XmlEntity.cs System.Xml/WhitespaceHandling.cs System.Xml/WriteState.cs -System.Xml/XmlTextWriter.cs +System.Xml/XmlEntity.cs System.Xml/XmlAttribute.cs System.Xml/XmlAttributeCollection.cs System.Xml/XmlCDataSection.cs @@ -127,6 +129,8 @@ System.Xml/XmlNodeChangedEventArgs.cs System.Xml/XmlNodeChangedEventHandler.cs System.Xml/XmlNodeList.cs System.Xml/XmlNodeListChildren.cs +System.Xml/XmlNodeArrayList.cs +System.Xml/XmlIteratorNodeList.cs System.Xml/XmlNodeOrder.cs System.Xml/XmlNodeReader2.cs System.Xml/XmlNodeReaderImpl.cs @@ -151,8 +155,7 @@ System.Xml/XmlValidatingReader.cs System.Xml/XmlWhitespace.cs System.Xml/XmlWriter.cs System.Xml/XmlWriterSettings.cs -System.Xml/XmlTextWriterOpenElement.cs -System.Xml/XmlNodeArrayList.cs +System.Xml/XmlTextWriter2.cs System.Xml/XmlInputStream.cs System.Xml/XmlParserInput.cs System.Xml.XPath/IXPathNavigable.cs @@ -202,6 +205,7 @@ System.Xml.Schema/XmlSchemaAttributeGroupRef.cs System.Xml.Schema/XmlSchemaChoice.cs System.Xml.Schema/XmlSchemaCollection.cs System.Xml.Schema/XmlSchemaCollectionEnumerator.cs +System.Xml.Schema/XmlSchemaCompilationSettings.cs System.Xml.Schema/XmlSchemaComplexContent.cs System.Xml.Schema/XmlSchemaComplexContentExtension.cs System.Xml.Schema/XmlSchemaComplexContentRestriction.cs @@ -275,7 +279,6 @@ System.Xml.Schema/XmlSchemaReader.cs System.Xml.Schema/XmlSchemaValidationFlags.cs System.Xml.Schema/XmlTypeCode.cs System.Xml.Schema/XmlValueGetter.cs -System.Xml.Serialization/IXmlSerializerImplementation.cs System.Xml.Serialization/IXmlTextParser.cs System.Xml.Serialization/CodeExporter.cs System.Xml.Serialization/CodeGenerationOptions.cs @@ -286,8 +289,6 @@ System.Xml.Serialization/ImportContext.cs System.Xml.Serialization/MapCodeGenerator.cs System.Xml.Serialization/ReflectionHelper.cs System.Xml.Serialization/SchemaImporter.cs -System.Xml.Serialization/SchemaImporterExtension.cs -System.Xml.Serialization/SchemaImporterExtensionCollection.cs System.Xml.Serialization/SchemaTypes.cs System.Xml.Serialization/SerializationCodeGenerator.cs System.Xml.Serialization/SerializationCodeGeneratorConfiguration.cs @@ -334,11 +335,13 @@ System.Xml.Serialization/XmlIncludeAttribute.cs System.Xml.Serialization/XmlMemberMapping.cs System.Xml.Serialization/XmlMembersMapping.cs System.Xml.Serialization/XmlMapping.cs +System.Xml.Serialization/XmlMappingAccess.cs System.Xml.Serialization/XmlNamespaceDeclarationsAttribute.cs System.Xml.Serialization/XmlNodeEventArgs.cs System.Xml.Serialization/XmlReflectionImporter.cs System.Xml.Serialization/XmlReflectionMember.cs System.Xml.Serialization/XmlRootAttribute.cs +System.Xml.Serialization/XmlSchemaEnumerator.cs System.Xml.Serialization/XmlSchemaExporter.cs System.Xml.Serialization/XmlSchemaImporter.cs System.Xml.Serialization/XmlSchemaProviderAttribute.cs @@ -355,6 +358,7 @@ System.Xml.Serialization/XmlSerializationWriterInterpreter.cs System.Xml.Serialization/XmlSerializer.cs System.Xml.Serialization/XmlSerializerAssemblyAttribute.cs System.Xml.Serialization/XmlSerializerFactory.cs +System.Xml.Serialization/XmlSerializerImplementation.cs System.Xml.Serialization/XmlSerializerNamespaces.cs System.Xml.Serialization/XmlSerializerVersionAttribute.cs System.Xml.Serialization/XmlTextAttribute.cs @@ -367,5 +371,13 @@ System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs System.Xml.Serialization/XmlTypeMapping.cs System.Xml.Serialization/XmlElementEventHandler.cs System.Xml.Serialization/XmlNodeEventHandler.cs +System.Xml.Serialization.Advanced/SchemaImporterExtension.cs +System.Xml.Serialization.Advanced/SchemaImporterExtensionCollection.cs +System.Xml.Serialization.Configuration/DateTimeSerializationSection.cs +System.Xml.Serialization.Configuration/SchemaImporterExtensionElement.cs +System.Xml.Serialization.Configuration/SchemaImporterExtensionElementCollection.cs +System.Xml.Serialization.Configuration/SchemaImporterExtensionsSection.cs +System.Xml.Serialization.Configuration/SerializationSectionGroup.cs +System.Xml.Serialization.Configuration/XmlSerializerSection.cs System.Xml/XQueryConvert.cs