The following tables list the members exposed by XsdValueConstraint.
Name | Description | |
---|---|---|
![]() | targetValueName | For internal use only. (Inherited from Infragistics.Win.Xml.Schema.XsdConstraintBase) |
![]() | valueConstraint | For internal use only. (Inherited from Infragistics.Win.Xml.Schema.XsdConstraintBase) |
Name | Description | |
---|---|---|
![]() | Constraint | Returns the object which contains all of the constraints found for the specified XSD value. |
![]() | DefaultValue | Returns the default value for the target value. |
![]() | FoundValue | Returns true if the target value was located in the XSD schema, else false. |
![]() | HasDefaultValue | Returns true if the DefaultValue property has a non-null value. |
![]() | ValueName | Returns the name of the target value. |
![]() | ValueSetName | Returns the name of the valueset (i.e. complex type) from which the constraints are extracted. (Inherited from Infragistics.Win.Xml.Schema.XsdConstraintBase) |
Name | Description | |
---|---|---|
![]() | ExtractConstraints | Overridden. Extracts all constraints placed on the value (i.e. simple type) found in the XSD. |