संपादित करें

इसके माध्यम से साझा किया गया


XmlSchemaDatatypeVariety Enum

Definition

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

public enum class XmlSchemaDatatypeVariety
public enum XmlSchemaDatatypeVariety
type XmlSchemaDatatypeVariety = 
Public Enum XmlSchemaDatatypeVariety
Inheritance
XmlSchemaDatatypeVariety

Fields

Atomic 0

A W3C XML schema atomic type.

List 1

A W3C XML schema list type.

Union 2

A W3C XML schema union type.

Applies to