C# Class System.Xml.Schema.SchemaAttDef

Inheritance: SchemaDeclBase, IDtdDefaultAttributeInfo
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
Empty SchemaAttDef

Private Properties

Property Type Description
CheckDefaultValue void
SchemaAttDef System.Diagnostics

Public Methods

Method Description
CheckXmlSpace ( ValidationEventHandler eventhandler ) : void
Clone ( ) : SchemaAttDef
SchemaAttDef ( XmlQualifiedName name, String prefix ) : System.Diagnostics

Private Methods

Method Description
CheckDefaultValue ( SchemaInfo schemaInfo, IDtdParserAdapter readerAdapter ) : void
SchemaAttDef ( ) : System.Diagnostics

Method Details

CheckXmlSpace() public method

public CheckXmlSpace ( ValidationEventHandler eventhandler ) : void
eventhandler ValidationEventHandler
return void

Clone() public method

public Clone ( ) : SchemaAttDef
return SchemaAttDef

SchemaAttDef() public method

public SchemaAttDef ( XmlQualifiedName name, String prefix ) : System.Diagnostics
name XmlQualifiedName
prefix String
return System.Diagnostics

Property Details

Empty public_oe static_oe property

public static SchemaAttDef,System.Xml.Schema Empty
return SchemaAttDef