Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XslNodeType.cs
Go to the documentation of this file.
1
namespace
System.Xml.Xsl.Xslt
;
2
3
internal
enum
XslNodeType
4
{
5
Unknown
,
6
ApplyImports
,
7
ApplyTemplates
,
8
Attribute
,
9
AttributeSet
,
10
CallTemplate
,
11
Choose
,
12
Comment
,
13
Copy
,
14
CopyOf
,
15
Element
,
16
Error
,
17
ForEach
,
18
If
,
19
Key
,
20
List
,
21
LiteralAttribute
,
22
LiteralElement
,
23
Message
,
24
Nop
,
25
Number
,
26
Otherwise
,
27
Param
,
28
PI
,
29
Sort
,
30
Template
,
31
Text
,
32
UseAttributeSet
,
33
ValueOf
,
34
ValueOfDoe
,
35
Variable
,
36
WithParam
37
}
System.Xml.Xsl.Xslt.XslNodeType
XslNodeType
Definition
XslNodeType.cs:4
System.Xml.Xsl.Xslt.XslNodeType.Comment
@ Comment
System.Xml.Xsl.Xslt.XslNodeType.ApplyImports
@ ApplyImports
System.Xml.Xsl.Xslt.XslNodeType.CopyOf
@ CopyOf
System.Xml.Xsl.Xslt.XslNodeType.Element
@ Element
System.Xml.Xsl.Xslt.XslNodeType.Template
@ Template
System.Xml.Xsl.Xslt.XslNodeType.PI
@ PI
System.Xml.Xsl.Xslt.XslNodeType.Variable
@ Variable
System.Xml.Xsl.Xslt.XslNodeType.Message
@ Message
System.Xml.Xsl.Xslt.XslNodeType.List
@ List
System.Xml.Xsl.Xslt.XslNodeType.CallTemplate
@ CallTemplate
System.Xml.Xsl.Xslt.XslNodeType.WithParam
@ WithParam
System.Xml.Xsl.Xslt.XslNodeType.Copy
@ Copy
System.Xml.Xsl.Xslt.XslNodeType.Sort
@ Sort
System.Xml.Xsl.Xslt.XslNodeType.LiteralAttribute
@ LiteralAttribute
System.Xml.Xsl.Xslt.XslNodeType.If
@ If
System.Xml.Xsl.Xslt.XslNodeType.Unknown
@ Unknown
System.Xml.Xsl.Xslt.XslNodeType.Key
@ Key
System.Xml.Xsl.Xslt.XslNodeType.Otherwise
@ Otherwise
System.Xml.Xsl.Xslt.XslNodeType.Error
@ Error
System.Xml.Xsl.Xslt.XslNodeType.Choose
@ Choose
System.Xml.Xsl.Xslt.XslNodeType.Text
@ Text
System.Xml.Xsl.Xslt.XslNodeType.ForEach
@ ForEach
System.Xml.Xsl.Xslt.XslNodeType.AttributeSet
@ AttributeSet
System.Xml.Xsl.Xslt.XslNodeType.Number
@ Number
System.Xml.Xsl.Xslt.XslNodeType.Param
@ Param
System.Xml.Xsl.Xslt.XslNodeType.Nop
@ Nop
System.Xml.Xsl.Xslt.XslNodeType.UseAttributeSet
@ UseAttributeSet
System.Xml.Xsl.Xslt.XslNodeType.ValueOfDoe
@ ValueOfDoe
System.Xml.Xsl.Xslt.XslNodeType.ApplyTemplates
@ ApplyTemplates
System.Xml.Xsl.Xslt.XslNodeType.ValueOf
@ ValueOf
System.Xml.Xsl.Xslt.XslNodeType.Attribute
@ Attribute
System.Xml.Xsl.Xslt.XslNodeType.LiteralElement
@ LiteralElement
System.Xml.Xsl.Xslt
Definition
AstFactory.cs:3
source
System.Private.Xml
System.Xml.Xsl.Xslt
XslNodeType.cs
Generated by
1.10.0