Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ KeywordsTable()

System.Xml.Xsl.Xslt.KeywordsTable.KeywordsTable ( XmlNameTable nt)
inline

Definition at line 241 of file KeywordsTable.cs.

242 {
243 NameTable = nt;
244 AnalyzeString = nt.Add("analyze-string");
245 ApplyImports = nt.Add("apply-imports");
246 ApplyTemplates = nt.Add("apply-templates");
247 Assembly = nt.Add("assembly");
248 Attribute = nt.Add("attribute");
249 AttributeSet = nt.Add("attribute-set");
250 CallTemplate = nt.Add("call-template");
251 CaseOrder = nt.Add("case-order");
252 CDataSectionElements = nt.Add("cdata-section-elements");
253 Character = nt.Add("character");
254 CharacterMap = nt.Add("character-map");
255 Choose = nt.Add("choose");
256 Comment = nt.Add("comment");
257 Copy = nt.Add("copy");
258 CopyOf = nt.Add("copy-of");
259 Count = nt.Add("count");
260 DataType = nt.Add("data-type");
261 DecimalFormat = nt.Add("decimal-format");
262 DecimalSeparator = nt.Add("decimal-separator");
263 DefaultCollation = nt.Add("default-collation");
264 DefaultValidation = nt.Add("default-validation");
265 Digit = nt.Add("digit");
266 DisableOutputEscaping = nt.Add("disable-output-escaping");
267 DocTypePublic = nt.Add("doctype-public");
268 DocTypeSystem = nt.Add("doctype-system");
269 Document = nt.Add("document");
270 Element = nt.Add("element");
271 Elements = nt.Add("elements");
272 Encoding = nt.Add("encoding");
273 ExcludeResultPrefixes = nt.Add("exclude-result-prefixes");
274 ExtensionElementPrefixes = nt.Add("extension-element-prefixes");
275 Fallback = nt.Add("fallback");
276 ForEach = nt.Add("for-each");
277 ForEachGroup = nt.Add("for-each-group");
278 Format = nt.Add("format");
279 From = nt.Add("from");
280 Function = nt.Add("function");
281 GroupingSeparator = nt.Add("grouping-separator");
282 GroupingSize = nt.Add("grouping-size");
283 Href = nt.Add("href");
284 Id = nt.Add("id");
285 If = nt.Add("if");
286 ImplementsPrefix = nt.Add("implements-prefix");
287 Import = nt.Add("import");
288 ImportSchema = nt.Add("import-schema");
289 Include = nt.Add("include");
290 Indent = nt.Add("indent");
291 Infinity = nt.Add("infinity");
292 Key = nt.Add("key");
293 Lang = nt.Add("lang");
294 Language = nt.Add("language");
295 LetterValue = nt.Add("letter-value");
296 Level = nt.Add("level");
297 Match = nt.Add("match");
298 MatchingSubstring = nt.Add("matching-substring");
299 MediaType = nt.Add("media-type");
300 Message = nt.Add("message");
301 Method = nt.Add("method");
302 MinusSign = nt.Add("minus-sign");
303 Mode = nt.Add("mode");
304 Name = nt.Add("name");
305 Namespace = nt.Add("namespace");
306 NamespaceAlias = nt.Add("namespace-alias");
307 NaN = nt.Add("NaN");
308 NextMatch = nt.Add("next-match");
309 NonMatchingSubstring = nt.Add("non-matching-substring");
310 Number = nt.Add("number");
311 OmitXmlDeclaration = nt.Add("omit-xml-declaration");
312 Otherwise = nt.Add("otherwise");
313 Order = nt.Add("order");
314 Output = nt.Add("output");
315 OutputCharacter = nt.Add("output-character");
316 OutputVersion = nt.Add("output-version");
317 Param = nt.Add("param");
318 PatternSeparator = nt.Add("pattern-separator");
319 Percent = nt.Add("percent");
320 PerformSort = nt.Add("perform-sort");
321 PerMille = nt.Add("per-mille");
322 PreserveSpace = nt.Add("preserve-space");
323 Priority = nt.Add("priority");
324 ProcessingInstruction = nt.Add("processing-instruction");
325 Required = nt.Add("required");
326 ResultDocument = nt.Add("result-document");
327 ResultPrefix = nt.Add("result-prefix");
328 Script = nt.Add("script");
329 Select = nt.Add("select");
330 Separator = nt.Add("separator");
331 Sequence = nt.Add("sequence");
332 Sort = nt.Add("sort");
333 Space = nt.Add("space");
334 Standalone = nt.Add("standalone");
335 StripSpace = nt.Add("strip-space");
336 Stylesheet = nt.Add("stylesheet");
337 StylesheetPrefix = nt.Add("stylesheet-prefix");
338 Template = nt.Add("template");
339 Terminate = nt.Add("terminate");
340 Test = nt.Add("test");
341 Text = nt.Add("text");
342 Transform = nt.Add("transform");
343 UrnMsxsl = nt.Add("urn:schemas-microsoft-com:xslt");
344 UriXml = nt.Add("http://www.w3.org/XML/1998/namespace");
345 UriXsl = nt.Add("http://www.w3.org/1999/XSL/Transform");
346 UriWdXsl = nt.Add("http://www.w3.org/TR/WD-xsl");
347 Use = nt.Add("use");
348 UseAttributeSets = nt.Add("use-attribute-sets");
349 UseWhen = nt.Add("use-when");
350 Using = nt.Add("using");
351 Value = nt.Add("value");
352 ValueOf = nt.Add("value-of");
353 Variable = nt.Add("variable");
354 Version = nt.Add("version");
355 When = nt.Add("when");
356 WithParam = nt.Add("with-param");
357 Xml = nt.Add("xml");
358 Xmlns = nt.Add("xmlns");
359 XPathDefaultNamespace = nt.Add("xpath-default-namespace");
360 ZeroDigit = nt.Add("zero-digit");
361 }

References System.Xml.Xsl.Xslt.KeywordsTable.AnalyzeString, System.Xml.Xsl.Xslt.KeywordsTable.ApplyImports, System.Xml.Xsl.Xslt.KeywordsTable.ApplyTemplates, System.Xml.Xsl.Xslt.KeywordsTable.Assembly, System.Xml.Xsl.Xslt.KeywordsTable.CallTemplate, System.Xml.Xsl.Xslt.KeywordsTable.CaseOrder, System.Xml.Xsl.Xslt.KeywordsTable.CDataSectionElements, System.Xml.Xsl.Xslt.KeywordsTable.Character, System.Xml.Xsl.Xslt.KeywordsTable.CharacterMap, System.Xml.Xsl.Xslt.KeywordsTable.Choose, System.Xml.Xsl.Xslt.KeywordsTable.Comment, System.Xml.Xsl.Xslt.KeywordsTable.Copy, System.Xml.Xsl.Xslt.KeywordsTable.CopyOf, System.Xml.Xsl.Xslt.KeywordsTable.Count, System.Xml.Xsl.Xslt.KeywordsTable.DataType, System.Xml.Xsl.Xslt.KeywordsTable.DecimalFormat, System.Xml.Xsl.Xslt.KeywordsTable.DecimalSeparator, System.Xml.Xsl.Xslt.KeywordsTable.DefaultCollation, System.Xml.Xsl.Xslt.KeywordsTable.DefaultValidation, System.Xml.Dictionary, System.Xml.Xsl.Xslt.KeywordsTable.Digit, System.Xml.Xsl.Xslt.KeywordsTable.DisableOutputEscaping, System.Xml.Xsl.Xslt.KeywordsTable.DocTypePublic, System.Xml.Xsl.Xslt.KeywordsTable.DocTypeSystem, System.Xml.Xsl.Xslt.KeywordsTable.Document, System.Xml.Xsl.Xslt.KeywordsTable.Element, System.Xml.Xsl.Xslt.KeywordsTable.ExcludeResultPrefixes, System.Xml.Xsl.Xslt.KeywordsTable.ExtensionElementPrefixes, System.Xml.Xsl.Xslt.KeywordsTable.Fallback, System.Xml.Xsl.Xslt.KeywordsTable.ForEach, System.Xml.Xsl.Xslt.KeywordsTable.ForEachGroup, System.Xml.Xsl.Xslt.KeywordsTable.Format, System.Xml.Xsl.Xslt.KeywordsTable.From, System.Xml.Xsl.Xslt.KeywordsTable.Function, System.Xml.Xsl.Xslt.KeywordsTable.GroupingSeparator, System.Xml.Xsl.Xslt.KeywordsTable.GroupingSize, System.Xml.Xsl.Xslt.KeywordsTable.Href, System.Xml.Xsl.Xslt.KeywordsTable.Id, System.Xml.Xsl.Xslt.KeywordsTable.If, System.Xml.Xsl.Xslt.KeywordsTable.ImplementsPrefix, System.Xml.Xsl.Xslt.KeywordsTable.Import, System.Xml.Xsl.Xslt.KeywordsTable.ImportSchema, System.Xml.Xsl.Xslt.KeywordsTable.Include, System.Xml.Xsl.Xslt.KeywordsTable.Indent, System.Xml.Xsl.Xslt.KeywordsTable.Infinity, System.Xml.Xsl.Xslt.KeywordsTable.Lang, System.Xml.Xsl.Xslt.KeywordsTable.Language, System.Xml.Xsl.Xslt.KeywordsTable.LetterValue, System.Xml.Xsl.Xslt.KeywordsTable.Level, System.Xml.Xsl.Xslt.KeywordsTable.Match, System.Xml.Xsl.Xslt.KeywordsTable.MatchingSubstring, System.Xml.Xsl.Xslt.KeywordsTable.MediaType, System.Xml.Xsl.Xslt.KeywordsTable.Message, System.Xml.Xsl.Xslt.KeywordsTable.Method, System.Xml.Xsl.Xslt.KeywordsTable.MinusSign, System.Xml.Xsl.Xslt.KeywordsTable.Name, System.Xml.Xsl.Xslt.KeywordsTable.Namespace, System.Xml.Xsl.Xslt.KeywordsTable.NamespaceAlias, System.Xml.Xsl.Xslt.KeywordsTable.NaN, System.Xml.Xsl.Xslt.KeywordsTable.NextMatch, System.Xml.Xsl.Xslt.KeywordsTable.NonMatchingSubstring, System.Xml.Xsl.Xslt.KeywordsTable.OmitXmlDeclaration, System.Xml.Xsl.Xslt.KeywordsTable.Order, System.Xml.Xsl.Xslt.KeywordsTable.Otherwise, System.Xml.Xsl.Xslt.KeywordsTable.OutputCharacter, System.Xml.Xsl.Xslt.KeywordsTable.OutputVersion, System.Xml.Xsl.Xslt.KeywordsTable.Param, System.Xml.Xsl.Xslt.KeywordsTable.PatternSeparator, System.Xml.Xsl.Xslt.KeywordsTable.Percent, System.Xml.Xsl.Xslt.KeywordsTable.PerformSort, System.Xml.Xsl.Xslt.KeywordsTable.PerMille, System.Xml.Xsl.Xslt.KeywordsTable.PreserveSpace, System.Xml.Xsl.Xslt.KeywordsTable.Priority, System.Xml.Xsl.Xslt.KeywordsTable.ProcessingInstruction, System.Xml.Xsl.Xslt.KeywordsTable.Required, System.Xml.Xsl.Xslt.KeywordsTable.ResultDocument, System.Xml.Xsl.Xslt.KeywordsTable.ResultPrefix, System.Xml.Xsl.Xslt.KeywordsTable.Script, System.Xml.Xsl.Xslt.KeywordsTable.Select, System.Xml.Xsl.Xslt.KeywordsTable.Separator, System.Xml.Xsl.Xslt.KeywordsTable.Sequence, System.Xml.Xsl.Xslt.KeywordsTable.Space, System.Xml.Xsl.Xslt.KeywordsTable.Standalone, System.Xml.Xsl.Xslt.KeywordsTable.StripSpace, System.Xml.Xsl.Xslt.KeywordsTable.StylesheetPrefix, System.Xml.Xsl.Xslt.KeywordsTable.Terminate, System.Xml.Xsl.Xslt.KeywordsTable.Test, System.Xml.Xsl.Xslt.KeywordsTable.Transform, System.Xml.Xsl.Xslt.KeywordsTable.UriWdXsl, System.Xml.Xsl.Xslt.KeywordsTable.UriXml, System.Xml.Xsl.Xslt.KeywordsTable.UriXsl, System.Xml.Xsl.Xslt.KeywordsTable.UrnMsxsl, System.Xml.Xsl.Xslt.KeywordsTable.UseAttributeSets, System.Xml.Xsl.Xslt.KeywordsTable.UseWhen, System.Xml.Xsl.Xslt.KeywordsTable.Using, System.Xml.Xsl.Xslt.KeywordsTable.Value, System.Xml.Xsl.Xslt.KeywordsTable.ValueOf, System.Xml.Xsl.Xslt.KeywordsTable.Variable, System.Xml.Xsl.Xslt.KeywordsTable.When, System.Xml.Xsl.Xslt.KeywordsTable.WithParam, System.Xml.Xsl.Xslt.KeywordsTable.Xmlns, System.Xml.Xsl.Xslt.KeywordsTable.XPathDefaultNamespace, and System.Xml.Xsl.Xslt.KeywordsTable.ZeroDigit.