프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CheckSchemaRoot | bool | ||
CreateXmlNsAttribute | |||
LoadAttributeNode | |||
LoadElementNode | |||
LoadEntityReferenceInAttribute | |||
ProcessAppInfoDocMarkup | void |
메소드 | 설명 | |
---|---|---|
FinishParsing ( ) : SchemaType | ||
Parse ( |
||
ParseReaderNode ( ) : bool | ||
Parser ( SchemaType schemaType, |
||
StartParsing ( |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | SchemaType |
public Parser ( SchemaType schemaType, |
||
schemaType | SchemaType | |
nameTable | ||
schemaNames | ||
eventHandler | ValidationEventHandler | |
리턴 | System |
public StartParsing ( |
||
reader | ||
targetNamespace | string | |
리턴 | void |