Method |
Description |
|
Add ( SchemaInfo sinfo, ValidationEventHandler eventhandler ) : void |
|
|
Contains ( string ns ) : bool |
|
|
Finish ( ) : void |
|
|
GetAttribute ( XmlQualifiedName qname ) : XmlSchemaAttribute |
|
|
GetAttributeXdr ( SchemaElementDecl ed, XmlQualifiedName qname ) : SchemaAttDef |
|
|
GetAttributeXsd ( SchemaElementDecl ed, XmlQualifiedName qname, XmlSchemaObject partialValidationType, AttributeMatchState &attributeMatchState ) : SchemaAttDef |
|
|
GetAttributeXsd ( SchemaElementDecl ed, XmlQualifiedName qname, bool &skip ) : SchemaAttDef |
|
|
GetElement ( XmlQualifiedName qname ) : XmlSchemaElement |
|
|
GetElementDecl ( XmlQualifiedName qname ) : SchemaElementDecl |
|
|
GetType ( XmlQualifiedName qname ) : XmlSchemaElement |
|
|
GetTypeDecl ( XmlQualifiedName qname ) : SchemaElementDecl |
|
|
HasSchema ( string ns ) : bool |
|
|
SchemaInfo ( ) : System |
|
|