Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_schemaSubelements
readonly
State
[] System.Xml.Schema.XsdBuilder.s_schemaSubelements
static
private
Initial value:
=
new
State[11]
{
State.Annotation,
State.Include,
State.Import,
State.Redefine,
State.ComplexType,
State.SimpleType,
State.Element,
State.Attribute,
State.AttributeGroup,
State.Group,
State.Notation
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
Definition at line
132
of file
XsdBuilder.cs
.
133
{
134
State.Annotation,
135
State.Include,
136
State.Import,
137
State.Redefine,
138
State.ComplexType,
139
State.SimpleType,
140
State.Element,
141
State.Attribute,
142
State.AttributeGroup,
143
State.Group,
144
State.Notation
145
};
System
Xml
Schema
XsdBuilder
Generated by
1.10.0