1 write to fixedValue
System.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
54set { fixedValue = value; }
1 reference to fixedValue
System.Xml (1)
System\Xml\Schema\XmlSchemaAttribute.cs (1)
53get { return fixedValue; }