AntaniXml


XsdAtomicType

Namespace: AntaniXml
Parent Module: XsdDomain

Enumeration of the built-in types defined by W3C XML Schema. A few ones are not supported: Notation, NmTokens, Id, Idref, Idrefs, Entity and Entities.

Union Cases

Union CaseDescription
AnyAtomicType
Signature:
AnyUri
Signature:
Base64Binary
Signature:
Boolean
Signature:
Byte
Signature:
Date
Signature:
DateTime
Signature:
Decimal
Signature:
Double
Signature:
Duration
Signature:
Float
Signature:
GDay
Signature:
GMonth
Signature:
GMonthDay
Signature:
GYear
Signature:
GYearMonth
Signature:
HexBinary
Signature:
Int
Signature:
Integer
Signature:
Language
Signature:
Long
Signature:
Name
Signature:
NCName
Signature:
NegativeInteger
Signature:
NmToken
Signature:
NonNegativeInteger
Signature:
NonPositiveInteger
Signature:
NormalizedString
Signature:
PositiveInteger
Signature:
QName
Signature:
Short
Signature:
String
Signature:
Time
Signature:
Token
Signature:
UnsignedByte
Signature:
UnsignedInt
Signature:
UnsignedLong
Signature:
UnsignedShort
Signature:
Fork me on GitHub