Property | Type | Description | |
---|---|---|---|
Any | |||
Empty | |||
Mixed | |||
TextOnly |
Method | Description | |
---|---|---|
CompleteValidation ( |
||
ContentValidator ( XmlSchemaContentType contentType ) : System | ||
ExpectedElements ( |
||
ExpectedParticles ( |
||
InitValidation ( |
||
ValidateElement ( XmlQualifiedName name, |
Method | Description | |
---|---|---|
ContentValidator ( XmlSchemaContentType contentType, bool isOpen, bool isEmptiable ) : System |
public CompleteValidation ( |
||
context | ||
return | bool |
public ContentValidator ( XmlSchemaContentType contentType ) : System | ||
contentType | XmlSchemaContentType | |
return | System |
protected ContentValidator ( XmlSchemaContentType contentType, bool isOpen, bool isEmptiable ) : System | ||
contentType | XmlSchemaContentType | |
isOpen | bool | |
isEmptiable | bool | |
return | System |
public ExpectedElements ( |
||
context | ||
isRequiredOnly | bool | |
return |
public ExpectedParticles ( |
||
context | ||
isRequiredOnly | bool | |
return |
public InitValidation ( |
||
context | ||
return | void |
public ValidateElement ( XmlQualifiedName name, |
||
name | XmlQualifiedName | |
context | ||
errorCode | int | |
return | object |
public static ContentValidator,System.Xml.Schema Any | ||
return |
public static ContentValidator,System.Xml.Schema Empty | ||
return |
public static ContentValidator,System.Xml.Schema Mixed | ||
return |