C# Class System.Xml.Schema.SchemaAttDef

Inheritance: SchemaDeclBase, IDtdDefaultAttributeInfo
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty SchemaAttDef

Private Properties

Свойство Type Description
CheckDefaultValue void
SchemaAttDef System.Diagnostics

Méthodes publiques

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

Private Methods

Méthode Description
CheckDefaultValue ( SchemaInfo schemaInfo, IDtdParserAdapter readerAdapter ) : void
SchemaAttDef ( ) : System.Diagnostics

Method Details

CheckXmlSpace() public méthode

public CheckXmlSpace ( ValidationEventHandler eventhandler ) : void
eventhandler ValidationEventHandler
Résultat void

Clone() public méthode

public Clone ( ) : SchemaAttDef
Résultat SchemaAttDef

SchemaAttDef() public méthode

public SchemaAttDef ( XmlQualifiedName name, String prefix ) : System.Diagnostics
name XmlQualifiedName
prefix String
Résultat System.Diagnostics

Property Details

Empty public_oe static_oe property

public static SchemaAttDef,System.Xml.Schema Empty
Résultat SchemaAttDef