C# 클래스 System.Xml.Schema.ValidationState

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

AllElementsSet 공개적으로 프로퍼티

public BitSet,System.Xml.Schema AllElementsSet
리턴 BitSet

CheckRequiredAttribute 공개적으로 프로퍼티

public bool CheckRequiredAttribute
리턴 bool

Constr 공개적으로 프로퍼티

public ConstraintStruct[],System.Xml.Schema Constr
리턴 System.Xml.Schema.ConstraintStruct[]

CurPos 공개적으로 프로퍼티

public BitSet[],System.Xml.Schema CurPos
리턴 System.Xml.Schema.BitSet[]

CurrentState 공개적으로 프로퍼티

public StateUnion,System.Xml.Schema CurrentState
리턴 StateUnion

Depth 공개적으로 프로퍼티

public int Depth
리턴 int

ElementDecl 공개적으로 프로퍼티

public SchemaElementDecl,System.Xml.Schema ElementDecl
리턴 SchemaElementDecl

ElementDeclBeforeXsi 공개적으로 프로퍼티

public SchemaElementDecl,System.Xml.Schema ElementDeclBeforeXsi
리턴 SchemaElementDecl

HasMatched 공개적으로 프로퍼티

public bool HasMatched
리턴 bool

IsDefault 공개적으로 프로퍼티

public bool IsDefault
리턴 bool

IsNill 공개적으로 프로퍼티

public bool IsNill
리턴 bool

LocalName 공개적으로 프로퍼티

public string LocalName
리턴 string

Namespace 공개적으로 프로퍼티

public string Namespace
리턴 string

NeedValidateChildren 공개적으로 프로퍼티

public bool NeedValidateChildren
리턴 bool

ProcessContents 공개적으로 프로퍼티

public XmlSchemaContentProcessing ProcessContents
리턴 XmlSchemaContentProcessing

RunningPositions 공개적으로 프로퍼티

public List RunningPositions
리턴 List

TooComplex 공개적으로 프로퍼티

public bool TooComplex
리턴 bool

ValidationSkipped 공개적으로 프로퍼티

public bool ValidationSkipped
리턴 bool

Validity 공개적으로 프로퍼티

public XmlSchemaValidity Validity
리턴 XmlSchemaValidity