System.Xml [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.5000.0 2.0.0.0 4.0.0.0 To be added System.Xml.Schema.XmlSchemaAnnotated A facet is defined as an element. Each facet element has a fixed attribute that is a Boolean value. All the facets for a simple type together define the set of legal values for that simple type. Abstract class for all facets that are used when simple types are derived by restriction. Constructor 1.0.5000.0 2.0.0.0 4.0.0.0 To be added Initializes a new instance of the class. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.ComponentModel.DefaultValue(false) System.Xml.Serialization.XmlAttribute("fixed") System.Boolean To be added: an object of type 'bool' This property is unused by XmlSchemaEnumerationFacet and XmlSchemaPatternFacet because these classes cannot be fixed. Gets or sets information that indicates that this facet is fixed. Property 1.0.5000.0 2.0.0.0 4.0.0.0 System.Xml.Serialization.XmlAttribute("value") System.String To be added: an object of type 'string' To be added Gets or sets the value attribute of the facet.