XmlTypeCode Enumeration
Collapse the table of content
Expand the table of content

XmlTypeCode Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Represents the W3C XML Schema Definition Language (XSD) schema types.

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

No code example is currently available or this language may not be supported.

Member nameDescription
AnyAtomicTypeAny atomic value of a union.
AnyUriA W3C XML Schema xs:anyURI type.
AttributeThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Base64BinaryA W3C XML Schema xs:base64Binary type.
BooleanA W3C XML Schema xs:boolean type.
ByteA W3C XML Schema xs:byte type.
CommentThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
DateA W3C XML Schema xs:date type.
DateTimeA W3C XML Schema xs:dateTime type.
DayTimeDurationThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
DecimalA W3C XML Schema xs:decimal type.
DocumentThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
DoubleA W3C XML Schema xs:double type.
DurationA W3C XML Schema xs:Duration type.
ElementThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
EntityA W3C XML Schema xs:ENTITY type.
FloatA W3C XML Schema xs:float type.
GDayA W3C XML Schema xs:gDay type.
GMonthA W3C XML Schema xs:gMonth type.
GMonthDayA W3C XML Schema xs:gMonthDay type.
GYearA W3C XML Schema xs:gYear type.
GYearMonthA W3C XML Schema xs:gYearMonth type.
HexBinaryA W3C XML Schema xs:hexBinary type.
IdA W3C XML Schema xs:ID type.
IdrefA W3C XML Schema xs:IDREF type.
IntA W3C XML Schema xs:int type.
IntegerA W3C XML Schema xs:integer type.
ItemAn item such as a node or atomic value.
LanguageA W3C XML Schema xs:language type.
LongA W3C XML Schema xs:long type.
NameA W3C XML Schema xs:Name type.
NamespaceThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
NCNameA W3C XML Schema xs:NCName type.
NegativeIntegerA W3C XML Schema xs:negativeInteger type.
NmTokenA W3C XML Schema xs:NMTOKEN type.
NodeThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
NoneNo type information.
NonNegativeIntegerA W3C XML Schema xs:nonNegativeInteger type.
NonPositiveIntegerA W3C XML Schema xs:nonPositiveInteger type.
NormalizedStringA W3C XML Schema xs:normalizedString type.
NotationA W3C XML Schema xs:NOTATION type.
PositiveIntegerA W3C XML Schema xs:positiveInteger type.
ProcessingInstructionThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
QNameA W3C XML Schema xs:QName type.
ShortA W3C XML Schema xs:short type.
StringA W3C XML Schema xs:string type.
TextThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.
TimeA W3C XML Schema xs:time type.
TokenA W3C XML Schema xs:token type.
UnsignedByteA W3C XML Schema xs:unsignedByte type.
UnsignedIntA W3C XML Schema xs:unsignedInt type.
UnsignedLongA W3C XML Schema xs:unsignedLong type.
UnsignedShortA W3C XML Schema xs:unsignedShort type.
UntypedAtomicAn untyped atomic value.
YearMonthDurationThis value supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft