November 2003
Intermediate to advanced
476 pages
14h 38m
English
XmlSchemaContentType — System.Xml.Schema (system.xml.dll) serializable enum
public enum XmlSchemaContentType { TextOnly = 0, Empty = 1, ElementOnly = 2, Mixed = 3 }
This enumeration is used to provide information about the content model of a complex type.
System.Object →
System.ValueType →
System.Enum(System.IComparable, System.IFormattable,
System.IConvertible) →
XmlSchemaContentType