Name

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

Synopsis

public class XmlSchemaRedefine : XmlSchemaExternal {
// Public Constructors
   public XmlSchemaRedefine( );  
// Public Instance Properties
   public XmlSchemaObjectTable AttributeGroups{get; } 
   public XmlSchemaObjectTable Groups{get; } 
   public XmlSchemaObjectCollection Items{get; } 
   public XmlSchemaObjectTable SchemaTypes{get; } 
}

This type provides the .NET implementation of the xs:redefine XML Schema element. Similar to xs:include, it allows you to include the contents of another XML Schema in the current schema, and redefine types defined in the external schema.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaExternalXmlSchemaRedefine

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

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