Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlTypeCode
enum
System.Xml.Schema.XmlTypeCode
Enumerator
None
Item
Node
Document
Element
Attribute
Namespace
ProcessingInstruction
Comment
Text
AnyAtomicType
UntypedAtomic
String
Boolean
Decimal
Float
Double
Duration
DateTime
Time
Date
GYearMonth
GYear
GMonthDay
GDay
GMonth
HexBinary
Base64Binary
AnyUri
QName
Notation
NormalizedString
Token
Language
NmToken
Name
NCName
Id
Idref
Entity
Integer
NonPositiveInteger
NegativeInteger
Long
Int
Short
Byte
NonNegativeInteger
UnsignedLong
UnsignedInt
UnsignedShort
UnsignedByte
PositiveInteger
YearMonthDuration
DayTimeDuration
Definition at line
3
of file
XmlTypeCode.cs
.
4
{
5
None,
6
Item
,
7
Node
,
8
Document,
9
Element,
10
Attribute
,
11
Namespace
,
12
ProcessingInstruction
,
13
Comment,
14
Text,
15
AnyAtomicType
,
16
UntypedAtomic
,
17
String
,
18
Boolean
,
19
Decimal
,
20
Float,
21
Double
,
22
Duration,
23
DateTime
,
24
Time,
25
Date,
26
GYearMonth
,
27
GYear
,
28
GMonthDay
,
29
GDay
,
30
GMonth
,
31
HexBinary
,
32
Base64Binary
,
33
AnyUri
,
34
QName
,
35
Notation
,
36
NormalizedString
,
37
Token,
38
Language
,
39
NmToken
,
40
Name,
41
NCName
,
42
Id
,
43
Idref
,
44
Entity
,
45
Integer,
46
NonPositiveInteger
,
47
NegativeInteger
,
48
Long
,
49
Int,
50
Short
,
51
Byte
,
52
NonNegativeInteger
,
53
UnsignedLong
,
54
UnsignedInt
,
55
UnsignedShort
,
56
UnsignedByte
,
57
PositiveInteger
,
58
YearMonthDuration
,
59
DayTimeDuration
60
}
System.Attribute
Definition
Attribute.cs:12
System.String
Definition
String.cs:22
System.Xml.Schema.XmlTypeCode.NCName
@ NCName
System.Xml.Schema.XmlTypeCode.UntypedAtomic
@ UntypedAtomic
System.Xml.Schema.XmlTypeCode.GYear
@ GYear
System.Xml.Schema.XmlTypeCode.UnsignedLong
@ UnsignedLong
System.Xml.Schema.XmlTypeCode.NonNegativeInteger
@ NonNegativeInteger
System.Xml.Schema.XmlTypeCode.Entity
@ Entity
System.Xml.Schema.XmlTypeCode.NonPositiveInteger
@ NonPositiveInteger
System.Xml.Schema.XmlTypeCode.DayTimeDuration
@ DayTimeDuration
System.Xml.Schema.XmlTypeCode.Base64Binary
@ Base64Binary
System.Xml.Schema.XmlTypeCode.ProcessingInstruction
@ ProcessingInstruction
System.Xml.Schema.XmlTypeCode.Short
@ Short
System.Xml.Schema.XmlTypeCode.AnyAtomicType
@ AnyAtomicType
System.Xml.Schema.XmlTypeCode.Id
@ Id
System.Xml.Schema.XmlTypeCode.Language
@ Language
System.Xml.Schema.XmlTypeCode.NmToken
@ NmToken
System.Xml.Schema.XmlTypeCode.GMonthDay
@ GMonthDay
System.Xml.Schema.XmlTypeCode.AnyUri
@ AnyUri
System.Xml.Schema.XmlTypeCode.Node
@ Node
System.Xml.Schema.XmlTypeCode.Idref
@ Idref
System.Xml.Schema.XmlTypeCode.HexBinary
@ HexBinary
System.Xml.Schema.XmlTypeCode.Notation
@ Notation
System.Xml.Schema.XmlTypeCode.Long
@ Long
System.Xml.Schema.XmlTypeCode.UnsignedByte
@ UnsignedByte
System.Xml.Schema.XmlTypeCode.NormalizedString
@ NormalizedString
System.Xml.Schema.XmlTypeCode.PositiveInteger
@ PositiveInteger
System.Xml.Schema.XmlTypeCode.Namespace
@ Namespace
System.Xml.Schema.XmlTypeCode.NegativeInteger
@ NegativeInteger
System.Xml.Schema.XmlTypeCode.UnsignedInt
@ UnsignedInt
System.Xml.Schema.XmlTypeCode.GDay
@ GDay
System.Xml.Schema.XmlTypeCode.GMonth
@ GMonth
System.Xml.Schema.XmlTypeCode.GYearMonth
@ GYearMonth
System.Xml.Schema.XmlTypeCode.UnsignedShort
@ UnsignedShort
System.Xml.Schema.XmlTypeCode.YearMonthDuration
@ YearMonthDuration
System.Xml.ValueHandleType.QName
@ QName
System.Xml.StringHandleConstStringType.Item
@ Item
System.Boolean
Definition
Boolean.cs:10
System.Byte
Definition
Byte.cs:12
System.DateTime
Definition
DateTime.cs:15
System.Decimal
Definition
Decimal.cs:18
System.Double
Definition
Double.cs:12
System
Xml
Schema
Generated by
1.10.0