Name

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

Synopsis

public class XmlSchemaSequence : XmlSchemaGroupBase {
// Public Constructors
   public XmlSchemaSequence( );  
// Public Instance Properties
   public override XmlSchemaObjectCollection Items{get; }             // overrides XmlSchemaGroupBase
}

This type represents the xs:sequence XML Schema compositor. This type is used to specify an ordered list of other schema elements, an XmlSchemaObjectCollection of which is accessible through its Items property.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaParticleXmlSchemaGroupBaseXmlSchemaSequence

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

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