C# Class System.Xml.Schema.Datatype_NOTATION

Inheritance: Datatype_anySimpleType
Mostra file Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
CreateValueConverter System.Xml.Schema.XmlValueConverter
TryParseValue System.Exception
VerifySchemaValid void

Private Methods

Method Description
CreateValueConverter ( XmlSchemaType schemaType ) : System.Xml.Schema.XmlValueConverter
TryParseValue ( string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr, object &typedValue ) : Exception
VerifySchemaValid ( XmlSchemaObjectTable notations, XmlSchemaObject caller ) : void