November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlSchemaContent — System.Xml.Schema (system.xml.dll) abstract class
public abstract class XmlSchemaContent : XmlSchemaAnnotated { // Protected Constructors protected XmlSchemaContent( ); }
This type is an abstract
base class for all XML Schema elements that represent schema content
(xs:extension and
xs:restriction).
System.Object → XmlSchemaObject
→ XmlSchemaAnnotated
→ XmlSchemaContent