Name

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

Synopsis

public class XmlSchemaSimpleContent : XmlSchemaContentModel {
// Public Constructors
   public XmlSchemaSimpleContent( );  
// Public Instance Properties
   public override XmlSchemaContent Content{set; get; }               // overrides XmlSchemaContentModel
}

This type is used to represent the xs:simpleContent XML Schema element. Its Content property, whose value must be of a type that extends XmlSchemaContent, represents the definition of a simple content model.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaContentModelXmlSchemaSimpleContent

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

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