프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Any | |||
Empty | |||
Mixed | |||
TextOnly |
메소드 | 설명 | |
---|---|---|
CompleteValidation ( |
||
ContentValidator ( XmlSchemaContentType contentType ) : System | ||
ExpectedElements ( |
||
ExpectedParticles ( |
||
InitValidation ( |
||
ValidateElement ( XmlQualifiedName name, |
메소드 | 설명 | |
---|---|---|
ContentValidator ( XmlSchemaContentType contentType, bool isOpen, bool isEmptiable ) : System |
public CompleteValidation ( |
||
context | ||
리턴 | bool |
public ContentValidator ( XmlSchemaContentType contentType ) : System | ||
contentType | XmlSchemaContentType | |
리턴 | System |
protected ContentValidator ( XmlSchemaContentType contentType, bool isOpen, bool isEmptiable ) : System | ||
contentType | XmlSchemaContentType | |
isOpen | bool | |
isEmptiable | bool | |
리턴 | System |
public ExpectedElements ( |
||
context | ||
isRequiredOnly | bool | |
리턴 |
public ExpectedParticles ( |
||
context | ||
isRequiredOnly | bool | |
리턴 |
public InitValidation ( |
||
context | ||
리턴 | void |
public ValidateElement ( XmlQualifiedName name, |
||
name | XmlQualifiedName | |
context | ||
errorCode | int | |
리턴 | object |