System.Xml.Schema.XmlSchemaFacet.IsFixed Property

Gets or sets information that indicates that this facet is fixed.

Syntax

[System.ComponentModel.DefaultValue(false)]
[System.Xml.Serialization.XmlAttribute("fixed")]
public virtual bool IsFixed { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is unused by XmlSchemaEnumerationFacet and XmlSchemaPatternFacet because these classes cannot be fixed.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0