Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
XsdConstraintBase Class Members
The following tables list the members exposed by XsdConstraintBase.
Public Properties
| Name | Description |
| ValueSetName | Returns the name of the valueset (i.e. complex type) from which the constraints are extracted. |
Protected Methods
| Name | Description |
| ExtractConstraints | This method is called from the constructor of XsdRestrictionBase. Overrides of this method contain constraint extraction code. |
See Also