Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_complexTypeSubelements
readonly
State
[] System.Xml.Schema.XsdBuilder.s_complexTypeSubelements
static
private
Initial value:
=
new
State[10]
{
State.Annotation,
State.SimpleContent,
State.ComplexContent,
State.GroupRef,
State.All,
State.Choice,
State.Sequence,
State.Attribute,
State.AttributeGroupRef,
State.AnyAttribute
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
Definition at line
163
of file
XsdBuilder.cs
.
164
{
165
State.Annotation,
166
State.SimpleContent,
167
State.ComplexContent,
168
State.GroupRef,
169
State.All,
170
State.Choice,
171
State.Sequence,
172
State.Attribute,
173
State.AttributeGroupRef,
174
State.AnyAttribute
175
};
System
Xml
Schema
XsdBuilder
Generated by
1.10.0