Version

XsdConstraintBase Class Members

The following tables list the members exposed by XsdConstraintBase.

Protected Fields
 NameDescription
Protected FieldtargetValueNameFor internal use only.  
Protected FieldvalueConstraintFor internal use only.  
Public Properties
 NameDescription
Public PropertyValueSetNameReturns the name of the valueset (i.e. complex type) from which the constraints are extracted.  
Protected Methods
 NameDescription
Protected MethodExtractConstraintsThis method is called from the constructor of XsdRestrictionBase. Overrides of this method contain constraint extraction code.  
See Also