Name

XmlSchemaFacet — System.Xml.Schema (system.xml.dll)   abstract class 

Synopsis

public abstract class XmlSchemaFacet : XmlSchemaAnnotated {
// Protected Constructors
   protected XmlSchemaFacet( );  
// Public Instance Properties
   public virtual bool IsFixed{set; get; } 
   public string Value{set; get; } 
}

This is the abstract base type from which all schema facets are derived. All facets have a Value property that accesses the value attribute, and a IsFixed property that accesses the fixed attribute.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaFacet

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.129.247.196