Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_complexContentExtensionSubelements
readonly
State
[] System.Xml.Schema.XsdBuilder.s_complexContentExtensionSubelements
static
private
Initial value:
=
new
State[8]
{
State.Annotation,
State.GroupRef,
State.All,
State.Choice,
State.Sequence,
State.Attribute,
State.AttributeGroupRef,
State.AnyAttribute
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
Definition at line
220
of file
XsdBuilder.cs
.
221
{
222
State.Annotation,
223
State.GroupRef,
224
State.All,
225
State.Choice,
226
State.Sequence,
227
State.Attribute,
228
State.AttributeGroupRef,
229
State.AnyAttribute
230
};
System
Xml
Schema
XsdBuilder
Generated by
1.10.0