Version

Infragistics.Win.Xml.Schema Namespace

Classes
 ClassDescription
ClassXsdConstraintBase This abstract class provides common functionality needed by a class which extracts constraint information from an XSD.
ClassXsdValueConstraint 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.
ClassXsdValueSetConstraint This class retrieves the constraints placed on a set of data as declared by an XSD schema.
See Also