Name

XmlSchemaSimpleType — System.Xml.Schema (system.xml.dll)    class 

Synopsis

public class XmlSchemaSimpleType : XmlSchemaType {
// Public Constructors
   public XmlSchemaSimpleType( );  
// Public Instance Properties
   public XmlSchemaSimpleTypeContent Content{set; get; } 
}

This type represents the xs:simpleType XML Schema element, which is used to define a type that can be referenced in the values of attributes and text nodes. Its Content property contains an XmlSchemaSimpleTypeContent representing the content of the schema element.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaTypeXmlSchemaSimpleType

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

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