Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

XmlSchemaDatatypeVariety Enumeration

 

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

Namespace:   System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

public enum XmlSchemaDatatypeVariety

Member nameDescription
Atomic

A W3C XML schema atomic type.

List

A W3C XML schema list type.

Union

A W3C XML schema union type.

.NET Framework
Available since 2.0
Return to top
Show:
© 2017 Microsoft