Свойство | Type | Description | |
---|---|---|---|
Any | |||
Empty | |||
Mixed | |||
TextOnly |
Méthode | Description | |
---|---|---|
CompleteValidation ( |
||
ContentValidator ( XmlSchemaContentType contentType ) : System | ||
ExpectedElements ( |
||
ExpectedParticles ( |
||
InitValidation ( |
||
ValidateElement ( XmlQualifiedName name, |
Méthode | Description | |
---|---|---|
ContentValidator ( XmlSchemaContentType contentType, bool isOpen, bool isEmptiable ) : System |
public CompleteValidation ( |
||
context | ||
Résultat | bool |
public ContentValidator ( XmlSchemaContentType contentType ) : System | ||
contentType | XmlSchemaContentType | |
Résultat | System |
protected ContentValidator ( XmlSchemaContentType contentType, bool isOpen, bool isEmptiable ) : System | ||
contentType | XmlSchemaContentType | |
isOpen | bool | |
isEmptiable | bool | |
Résultat | System |
public ExpectedElements ( |
||
context | ||
isRequiredOnly | bool | |
Résultat |
public ExpectedParticles ( |
||
context | ||
isRequiredOnly | bool | |
Résultat |
public InitValidation ( |
||
context | ||
Résultat | void |
public ValidateElement ( XmlQualifiedName name, |
||
name | XmlQualifiedName | |
context | ||
errorCode | int | |
Résultat | object |
public static ContentValidator,System.Xml.Schema Any | ||
Résultat |
public static ContentValidator,System.Xml.Schema Empty | ||
Résultat |
public static ContentValidator,System.Xml.Schema Mixed | ||
Résultat |