C# (CSharp) SimpleSchemaParser Namespace

Classes

Name Description
CodeMirrorSchemaInfoSerializer
NullLogger
NullLogger.NullOutdenter
SchemaParser The SchemaParser can parse a schema into simple element definitions. This class uses System.Xml.Schema.XmlSchemaSet to iterate over all the toplevel element and recursively parses them. The parser doesn't support xml elements occuring in multiple contexts. The first occurence of the element will be output, other occurences will be ignored.
SchemaParser.RecursiveChildren
SchemaParser.TempXmlElement
SimpleXmlAttribute
SimpleXmlElement
SimpleXmlElementRef