System.Xml.Schema.XmlSchemaDatatypeVariety Enumeration

Specifies the W3C XML schema data type variety of the type.

Syntax

public enum XmlSchemaDatatypeVariety

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Atomic

A W3C XML schema atomic type.

List

A W3C XML schema list type.

Union

A W3C XML schema union type.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0