Property | Type | Description | |
---|---|---|---|
CheckSchemaRoot | bool | ||
CreateXmlNsAttribute | |||
LoadAttributeNode | |||
LoadElementNode | |||
LoadEntityReferenceInAttribute | |||
ProcessAppInfoDocMarkup | void |
Method | Description | |
---|---|---|
FinishParsing ( ) : SchemaType | ||
Parse ( |
||
ParseReaderNode ( ) : bool | ||
Parser ( SchemaType schemaType, |
||
StartParsing ( |
Method | Description | |
---|---|---|
CheckSchemaRoot ( SchemaType rootType, string &code ) : bool | ||
CreateXmlNsAttribute ( string prefix, string value ) : |
||
LoadAttributeNode ( ) : |
||
LoadElementNode ( bool root ) : |
||
LoadEntityReferenceInAttribute ( ) : |
||
ProcessAppInfoDocMarkup ( bool root ) : void |
public Parse ( |
||
reader | ||
targetNamespace | string | |
return | SchemaType |
public Parser ( SchemaType schemaType, |
||
schemaType | SchemaType | |
nameTable | ||
schemaNames | ||
eventHandler | ValidationEventHandler | |
return | System |
public StartParsing ( |
||
reader | ||
targetNamespace | string | |
return | void |