C# Class System.Xml.Schema.ValidationState

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
AllElementsSet BitSet
CheckRequiredAttribute bool
Constr System.Xml.Schema.ConstraintStruct[]
CurPos System.Xml.Schema.BitSet[]
CurrentState StateUnion
Depth int
ElementDecl SchemaElementDecl
ElementDeclBeforeXsi SchemaElementDecl
HasMatched bool
IsDefault bool
IsNill bool
LocalName string
Namespace string
NeedValidateChildren bool
ProcessContents XmlSchemaContentProcessing
RunningPositions List
TooComplex bool
ValidationSkipped bool
Validity XmlSchemaValidity

Property Details

AllElementsSet public_oe property

public BitSet,System.Xml.Schema AllElementsSet
Résultat BitSet

CheckRequiredAttribute public_oe property

public bool CheckRequiredAttribute
Résultat bool

Constr public_oe property

public ConstraintStruct[],System.Xml.Schema Constr
Résultat System.Xml.Schema.ConstraintStruct[]

CurPos public_oe property

public BitSet[],System.Xml.Schema CurPos
Résultat System.Xml.Schema.BitSet[]

CurrentState public_oe property

public StateUnion,System.Xml.Schema CurrentState
Résultat StateUnion

Depth public_oe property

public int Depth
Résultat int

ElementDecl public_oe property

public SchemaElementDecl,System.Xml.Schema ElementDecl
Résultat SchemaElementDecl

ElementDeclBeforeXsi public_oe property

public SchemaElementDecl,System.Xml.Schema ElementDeclBeforeXsi
Résultat SchemaElementDecl

HasMatched public_oe property

public bool HasMatched
Résultat bool

IsDefault public_oe property

public bool IsDefault
Résultat bool

IsNill public_oe property

public bool IsNill
Résultat bool

LocalName public_oe property

public string LocalName
Résultat string

Namespace public_oe property

public string Namespace
Résultat string

NeedValidateChildren public_oe property

public bool NeedValidateChildren
Résultat bool

ProcessContents public_oe property

public XmlSchemaContentProcessing ProcessContents
Résultat XmlSchemaContentProcessing

RunningPositions public_oe property

public List RunningPositions
Résultat List

TooComplex public_oe property

public bool TooComplex
Résultat bool

ValidationSkipped public_oe property

public bool ValidationSkipped
Résultat bool

Validity public_oe property

public XmlSchemaValidity Validity
Résultat XmlSchemaValidity