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

◆ State

Enumerator
Root 
Schema 
Annotation 
Include 
Import 
Element 
Attribute 
AttributeGroup 
AttributeGroupRef 
AnyAttribute 
Group 
GroupRef 
All 
Choice 
Sequence 
Any 
Notation 
SimpleType 
ComplexType 
ComplexContent 
ComplexContentRestriction 
ComplexContentExtension 
SimpleContent 
SimpleContentExtension 
SimpleContentRestriction 
SimpleTypeUnion 
SimpleTypeList 
SimpleTypeRestriction 
Unique 
Key 
KeyRef 
Selector 
Field 
MinExclusive 
MinInclusive 
MaxExclusive 
MaxInclusive 
TotalDigits 
FractionDigits 
Length 
MinLength 
MaxLength 
Enumeration 
Pattern 
WhiteSpace 
AppInfo 
Documentation 
Redefine 

Definition at line 8 of file XsdBuilder.cs.

9 {
10 Root,
11 Schema,
13 Include,
14 Import,
15 Element,
20 Group,
22 All,
23 Choice,
25 Any,
38 Unique,
39 Key,
40 KeyRef,
42 Field,
49 Length,
53 Pattern,
55 AppInfo,
58 }