System.Xml.Schema.XmlSchemaElement.FixedValue Property

Gets or sets the fixed value.

Syntax

[System.ComponentModel.DefaultValue(null)]
[System.Xml.Serialization.XmlAttribute("fixed")]
public string FixedValue { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The content should be a simple type or textOnly. The fixed and default attributes are mutually exclusive.

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