Class | Description | |
---|---|---|
XsdConstraintBase | This abstract class provides common functionality needed by a class which extracts constraint information from an XSD. | |
XsdValueConstraint | This class retrieves the constraints placed on a value as declared by an XSD schema. Objects of this type can be instantiated via the GetConstraintsOnXsdValue method of the XsdValueSetConstraint class. | |
XsdValueSetConstraint | This class retrieves the constraints placed on a set of data as declared by an XSD schema. |