Skip to Content
.NET & XML
book

.NET & XML

by Niel M. Bornstein
November 2003
Intermediate to advanced
476 pages
14h 38m
English
O'Reilly Media, Inc.
Content preview from .NET & XML

Name

XmlSchema — System.Xml.Schema (system.xml.dll) CF 1.0  class 

Synopsis

public class XmlSchema : XmlSchemaObject {
// Public Constructors
   public XmlSchema( );  
// Public Static Fields
   public const string InstanceNamespace;                             // =http://www.w3.org/2001/XMLSchema-instance
   public const string Namespace;                                     // =http://www.w3.org/2001/XMLSchema
                  // Public Instance Properties
   public XmlSchemaForm AttributeFormDefault{set; get; } 
   public XmlSchemaObjectTable AttributeGroups{get; } 
   public XmlSchemaObjectTable Attributes{get; } 
   public XmlSchemaDerivationMethod BlockDefault{set; get; } 
   public XmlSchemaForm ElementFormDefault{set; get; } 
   public XmlSchemaObjectTable Elements{get; } 
   public XmlSchemaDerivationMethod FinalDefault{set; get; } 
   public XmlSchemaObjectTable Groups{get; } 
   public string Id{set; get; } 
   public XmlSchemaObjectCollection Includes{get; } 
   public bool IsCompiled{get; } 
   public XmlSchemaObjectCollection Items{get; } 
   public XmlSchemaObjectTable Notations{get; } 
   public XmlSchemaObjectTable SchemaTypes{get; } 
   public string TargetNamespace{set; get; } 
   public XmlAttribute[ ] UnhandledAttributes{set; get; } 
   public string Version{set; get; } 
// Public Static Methods
   public static XmlSchema Read( System.IO.Stream stream, ValidationEventHandler validationEventHandler);  
   public static XmlSchema Read( System.IO.TextReader reader, ValidationEventHandler validationEventHandler);  
   public static XmlSchema Read( System.Xml.XmlReader reader, ValidationEventHandler validationEventHandler);  
// Public Instance ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Applied XML Programming for Microsoft® .NET

Applied XML Programming for Microsoft® .NET

Dino Esposito
XML Hacks

XML Hacks

Michael Fitzgerald

Publisher Resources

ISBN: 0596003978Supplemental ContentErrata