Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Xml
Schema
XmlSchemaAttribute
C# Class System.Xml.Schema.XmlSchemaAttribute
Summary description for XmlSchemaAttribute.
Inheritance:
XmlSchemaAnnotated
Mostrar archivo
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Private Properties
Property
Type
Description
Clone
XmlSchemaObject
SetAttributeType
void
SetQualifiedName
void
Validate
System.Xml.XmlReader
Private Methods
Method
Description
Clone
( ) :
XmlSchemaObject
SetAttributeType
(
XmlSchemaSimpleType
value
) :
void
SetQualifiedName
(
XmlQualifiedName
value
) :
void
Validate
(
XmlReader
reader
,
XmlResolver
resolver
,
XmlSchemaSet
schemaSet
,
ValidationEventHandler
valEventHandler
) :
XmlReader