Name

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

Synopsis

public class XmlSchemaGroup : XmlSchemaAnnotated {
// Public Constructors
   public XmlSchemaGroup( );  
// Public Instance Properties
   public string Name{set; get; } 
   public XmlSchemaGroupBase Particle{set; get; } 
}

This type represents the definition of an xs:group schema element. Its Name property allows access to its name attribute, and its Particle property allows access to the XmlSchemaGroupBase instance that represents its content.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaGroup

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

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