Name

XmlSchemaContentType — System.Xml.Schema (system.xml.dll) serializable enum 

Synopsis

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.

Hierarchy

System.ObjectSystem.ValueTypeSystem.Enum(System.IComparable, System.IFormattable, System.IConvertible)XmlSchemaContentType

Get .NET & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.