C# Class System.Xml.Schema.ValidationState

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property 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
return BitSet

CheckRequiredAttribute public_oe property

public bool CheckRequiredAttribute
return bool

Constr public_oe property

public ConstraintStruct[],System.Xml.Schema Constr
return System.Xml.Schema.ConstraintStruct[]

CurPos public_oe property

public BitSet[],System.Xml.Schema CurPos
return System.Xml.Schema.BitSet[]

CurrentState public_oe property

public StateUnion,System.Xml.Schema CurrentState
return StateUnion

Depth public_oe property

public int Depth
return int

ElementDecl public_oe property

public SchemaElementDecl,System.Xml.Schema ElementDecl
return SchemaElementDecl

ElementDeclBeforeXsi public_oe property

public SchemaElementDecl,System.Xml.Schema ElementDeclBeforeXsi
return SchemaElementDecl

HasMatched public_oe property

public bool HasMatched
return bool

IsDefault public_oe property

public bool IsDefault
return bool

IsNill public_oe property

public bool IsNill
return bool

LocalName public_oe property

public string LocalName
return string

Namespace public_oe property

public string Namespace
return string

NeedValidateChildren public_oe property

public bool NeedValidateChildren
return bool

ProcessContents public_oe property

public XmlSchemaContentProcessing ProcessContents
return XmlSchemaContentProcessing

RunningPositions public_oe property

public List RunningPositions
return List

TooComplex public_oe property

public bool TooComplex
return bool

ValidationSkipped public_oe property

public bool ValidationSkipped
return bool

Validity public_oe property

public XmlSchemaValidity Validity
return XmlSchemaValidity