Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlBinaryNodeType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Xml
 

Enumerations

enum  System.Xml.XmlBinaryNodeType {
  System.Xml.EndElement = 1 , System.Xml.Comment = 2 , System.Xml.Array = 3 , System.Xml.MinAttribute = 4 ,
  System.Xml.ShortAttribute = 4 , System.Xml.Attribute = 5 , System.Xml.ShortDictionaryAttribute = 6 , System.Xml.DictionaryAttribute = 7 ,
  System.Xml.ShortXmlnsAttribute = 8 , System.Xml.XmlnsAttribute = 9 , System.Xml.ShortDictionaryXmlnsAttribute = 10 , System.Xml.DictionaryXmlnsAttribute = 11 ,
  System.Xml.PrefixDictionaryAttributeA = 12 , System.Xml.PrefixDictionaryAttributeB = 13 , System.Xml.PrefixDictionaryAttributeC = 14 , System.Xml.PrefixDictionaryAttributeD = 15 ,
  System.Xml.PrefixDictionaryAttributeE = 16 , System.Xml.PrefixDictionaryAttributeF = 17 , System.Xml.PrefixDictionaryAttributeG = 18 , System.Xml.PrefixDictionaryAttributeH = 19 ,
  System.Xml.PrefixDictionaryAttributeI = 20 , System.Xml.PrefixDictionaryAttributeJ = 21 , System.Xml.PrefixDictionaryAttributeK = 22 , System.Xml.PrefixDictionaryAttributeL = 23 ,
  System.Xml.PrefixDictionaryAttributeM = 24 , System.Xml.PrefixDictionaryAttributeN = 25 , System.Xml.PrefixDictionaryAttributeO = 26 , System.Xml.PrefixDictionaryAttributeP = 27 ,
  System.Xml.PrefixDictionaryAttributeQ = 28 , System.Xml.PrefixDictionaryAttributeR = 29 , System.Xml.PrefixDictionaryAttributeS = 30 , System.Xml.PrefixDictionaryAttributeT = 31 ,
  System.Xml.PrefixDictionaryAttributeU = 32 , System.Xml.PrefixDictionaryAttributeV = 33 , System.Xml.PrefixDictionaryAttributeW = 34 , System.Xml.PrefixDictionaryAttributeX = 35 ,
  System.Xml.PrefixDictionaryAttributeY = 36 , System.Xml.PrefixDictionaryAttributeZ = 37 , System.Xml.PrefixAttributeA = 38 , System.Xml.PrefixAttributeB = 39 ,
  System.Xml.PrefixAttributeC = 40 , System.Xml.PrefixAttributeD = 41 , System.Xml.PrefixAttributeE = 42 , System.Xml.PrefixAttributeF = 43 ,
  System.Xml.PrefixAttributeG = 44 , System.Xml.PrefixAttributeH = 45 , System.Xml.PrefixAttributeI = 46 , System.Xml.PrefixAttributeJ = 47 ,
  System.Xml.PrefixAttributeK = 48 , System.Xml.PrefixAttributeL = 49 , System.Xml.PrefixAttributeM = 50 , System.Xml.PrefixAttributeN = 51 ,
  System.Xml.PrefixAttributeO = 52 , System.Xml.PrefixAttributeP = 53 , System.Xml.PrefixAttributeQ = 54 , System.Xml.PrefixAttributeR = 55 ,
  System.Xml.PrefixAttributeS = 56 , System.Xml.PrefixAttributeT = 57 , System.Xml.PrefixAttributeU = 58 , System.Xml.PrefixAttributeV = 59 ,
  System.Xml.PrefixAttributeW = 60 , System.Xml.PrefixAttributeX = 61 , System.Xml.PrefixAttributeY = 62 , System.Xml.PrefixAttributeZ = 63 ,
  System.Xml.MaxAttribute = 63 , System.Xml.MinElement = 64 , System.Xml.ShortElement = 64 , System.Xml.Element = 65 ,
  System.Xml.ShortDictionaryElement = 66 , System.Xml.DictionaryElement = 67 , System.Xml.PrefixDictionaryElementA = 68 , System.Xml.PrefixDictionaryElementB = 69 ,
  System.Xml.PrefixDictionaryElementC = 70 , System.Xml.PrefixDictionaryElementD = 71 , System.Xml.PrefixDictionaryElementE = 72 , System.Xml.PrefixDictionaryElementF = 73 ,
  System.Xml.PrefixDictionaryElementG = 74 , System.Xml.PrefixDictionaryElementH = 75 , System.Xml.PrefixDictionaryElementI = 76 , System.Xml.PrefixDictionaryElementJ = 77 ,
  System.Xml.PrefixDictionaryElementK = 78 , System.Xml.PrefixDictionaryElementL = 79 , System.Xml.PrefixDictionaryElementM = 80 , System.Xml.PrefixDictionaryElementN = 81 ,
  System.Xml.PrefixDictionaryElementO = 82 , System.Xml.PrefixDictionaryElementP = 83 , System.Xml.PrefixDictionaryElementQ = 84 , System.Xml.PrefixDictionaryElementR = 85 ,
  System.Xml.PrefixDictionaryElementS = 86 , System.Xml.PrefixDictionaryElementT = 87 , System.Xml.PrefixDictionaryElementU = 88 , System.Xml.PrefixDictionaryElementV = 89 ,
  System.Xml.PrefixDictionaryElementW = 90 , System.Xml.PrefixDictionaryElementX = 91 , System.Xml.PrefixDictionaryElementY = 92 , System.Xml.PrefixDictionaryElementZ = 93 ,
  System.Xml.PrefixElementA = 94 , System.Xml.PrefixElementB = 95 , System.Xml.PrefixElementC = 96 , System.Xml.PrefixElementD = 97 ,
  System.Xml.PrefixElementE = 98 , System.Xml.PrefixElementF = 99 , System.Xml.PrefixElementG = 100 , System.Xml.PrefixElementH = 101 ,
  System.Xml.PrefixElementI = 102 , System.Xml.PrefixElementJ = 103 , System.Xml.PrefixElementK = 104 , System.Xml.PrefixElementL = 105 ,
  System.Xml.PrefixElementM = 106 , System.Xml.PrefixElementN = 107 , System.Xml.PrefixElementO = 108 , System.Xml.PrefixElementP = 109 ,
  System.Xml.PrefixElementQ = 110 , System.Xml.PrefixElementR = 111 , System.Xml.PrefixElementS = 112 , System.Xml.PrefixElementT = 113 ,
  System.Xml.PrefixElementU = 114 , System.Xml.PrefixElementV = 115 , System.Xml.PrefixElementW = 116 , System.Xml.PrefixElementX = 117 ,
  System.Xml.PrefixElementY = 118 , System.Xml.PrefixElementZ = 119 , System.Xml.MaxElement = 119 , System.Xml.MinText = 128 ,
  System.Xml.ZeroText = 128 , System.Xml.OneText = 130 , System.Xml.FalseText = 132 , System.Xml.TrueText = 134 ,
  System.Xml.Int8Text = 136 , System.Xml.Int16Text = 138 , System.Xml.Int32Text = 140 , System.Xml.Int64Text = 142 ,
  System.Xml.FloatText = 144 , System.Xml.DoubleText = 146 , System.Xml.DecimalText = 148 , System.Xml.DateTimeText = 150 ,
  System.Xml.Chars8Text = 152 , System.Xml.Chars16Text = 154 , System.Xml.Chars32Text = 156 , System.Xml.Bytes8Text = 158 ,
  System.Xml.Bytes16Text = 160 , System.Xml.Bytes32Text = 162 , System.Xml.StartListText = 164 , System.Xml.EndListText = 166 ,
  System.Xml.EmptyText = 168 , System.Xml.DictionaryText = 170 , System.Xml.UniqueIdText = 172 , System.Xml.TimeSpanText = 174 ,
  System.Xml.GuidText = 176 , System.Xml.UInt64Text = 178 , System.Xml.BoolText = 180 , System.Xml.UnicodeChars8Text = 182 ,
  System.Xml.UnicodeChars16Text = 184 , System.Xml.UnicodeChars32Text = 186 , System.Xml.QNameDictionaryText = 188 , System.Xml.ZeroTextWithEndElement = 129 ,
  System.Xml.OneTextWithEndElement = 131 , System.Xml.FalseTextWithEndElement = 133 , System.Xml.TrueTextWithEndElement = 135 , System.Xml.Int8TextWithEndElement = 137 ,
  System.Xml.Int16TextWithEndElement = 139 , System.Xml.Int32TextWithEndElement = 141 , System.Xml.Int64TextWithEndElement = 143 , System.Xml.FloatTextWithEndElement = 145 ,
  System.Xml.DoubleTextWithEndElement = 147 , System.Xml.DecimalTextWithEndElement = 149 , System.Xml.DateTimeTextWithEndElement = 151 , System.Xml.Chars8TextWithEndElement = 153 ,
  System.Xml.Chars16TextWithEndElement = 155 , System.Xml.Chars32TextWithEndElement = 157 , System.Xml.Bytes8TextWithEndElement = 159 , System.Xml.Bytes16TextWithEndElement = 161 ,
  System.Xml.Bytes32TextWithEndElement = 163 , System.Xml.StartListTextWithEndElement = 165 , System.Xml.EndListTextWithEndElement = 167 , System.Xml.EmptyTextWithEndElement = 169 ,
  System.Xml.DictionaryTextWithEndElement = 171 , System.Xml.UniqueIdTextWithEndElement = 173 , System.Xml.TimeSpanTextWithEndElement = 175 , System.Xml.GuidTextWithEndElement = 177 ,
  System.Xml.UInt64TextWithEndElement = 179 , System.Xml.BoolTextWithEndElement = 181 , System.Xml.UnicodeChars8TextWithEndElement = 183 , System.Xml.UnicodeChars16TextWithEndElement = 185 ,
  System.Xml.UnicodeChars32TextWithEndElement = 187 , System.Xml.QNameDictionaryTextWithEndElement = 189 , System.Xml.MaxText = 189
}