Schema guild.xsd


schema location:  guild.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.gwfreaks.com/ns/GW
 
Elements  Groups  Complex types 
Guild  membersGroup  guildType 


schema location:  account.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.gwfreaks.com/ns/GW
 
Elements  Groups  Complex types 
Account  accountRefGroup  accountListType 
Accounts  contactInformationGroup  accountType 
personalInformoationGroup  factionType 
PvPStatsGroup 


schema location:  team.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.gwfreaks.com/ns/GW
 
Elements  Groups  Complex types 
Team  teamRefGroup  teamListType 
Teams  teamType 


schema location:  character.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.gwfreaks.com/ns/GW
 
Elements  Groups  Complex types  Simple types 
Character  characterRefGroup  attributelistType  attributeIDType 
Characters  role-playingGroup  attributeReferenceType  sexType 
attributeType 
characterListType 
characterType 
classlistType 
classType 
equippedItemsType 
pipsType 
raceType 
skilllistType 


schema location:  gwglobal.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.gwfreaks.com/ns/GW
 
Elements  Complex types  Simple types 
Condition  descriptionType  goldType 
Description  identificationType  ID 
GoldValue  il8nMixedType  monsterRaceType 
Link  il8nStringType  playerRaceType 
Name  valueType 
Notes  xhtmlNotesType 
Value 
Var 


schema location:  skill.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.gwfreaks.com/ns/GW
 
Elements  Groups  Complex types 
Skill  castingData  skillListType 
Skills  skillReferenceType 
skillType 


schema location:  equipment.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.gwfreaks.com/ns/GW
 
Elements  Groups  Complex types  Simple types 
Armor  armorGroup  armorType  allTypesOfDamage 
Component  characterStateGroup  colorMixType  characterStateType 
Dye  damageModifierType  colorType 
Equipment  damageReferenceType  enhancementType 
Focus  damageType  equipLocationType 
Item  durationType  pentrationType 
Items  equipmentType  rarityType 
Modifier  itemListType  subTypeOfDamage 
Requirement  itemType  typeOfDamage 
Rune  modifierType 
Shield  requirementType 
Weapon  weaponType 


schema location:  quest.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.gwfreaks.com/ns/GW
 
Elements  Complex types 
Quest  questlistType 
Quests  questRefType 
questType 


element Guild
diagram
namespace http://www.gwfreaks.com/ns/GW
type guildType
properties
content complex
nillable false
children Name GuildTag Leader Officers Members Builds

group membersGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children Leader Officers Members
used by
complexType guildType
annotation
documentation 
Total number of guild members, regardless of type is 100.

element membersGroup/Leader
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children ID Link Account

element membersGroup/Officers
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children ID Link Account

element membersGroup/Members
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children ID Link Account

complexType guildType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Name GuildTag Leader Officers Members Builds
used by
element Guild

element guildType/GuildTag
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:string
properties
isRef 0
content simple
nillable false
facets
minLength 1
maxLength 4

element guildType/Builds
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Characters Teams

element guildType/Builds/Characters
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children ID Link Character

element guildType/Builds/Teams
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children ID Link Team

element Account
diagram
namespace http://www.gwfreaks.com/ns/GW
type accountType
properties
content complex
nillable false
children ID Name Email ChatID Sex Age Timezone Characters Fame Rank Faction Storage Unlocks Notes
used by
complexType accountListType
group accountRefGroup

element Accounts
diagram
namespace http://www.gwfreaks.com/ns/GW
type accountListType
properties
content complex
nillable false
children Account

group accountRefGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Link Account
used by
elements membersGroup/Leader membersGroup/Members membersGroup/Officers

element accountRefGroup/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple
nillable false

group contactInformationGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children Email ChatID
used by
complexType accountType

element contactInformationGroup/Email
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:string
properties
isRef 0
content simple
facets
pattern .*@.*

element contactInformationGroup/ChatID
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
type        

group personalInformoationGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children Sex Age Timezone
used by
complexType accountType

element personalInformoationGroup/Sex
diagram
namespace http://www.gwfreaks.com/ns/GW
type sexType
properties
isRef 0
content simple
facets
enumeration Female
enumeration Male

element personalInformoationGroup/Age
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:positiveInteger
properties
isRef 0
content simple

element personalInformoationGroup/Timezone
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:string
properties
isRef 0
content simple

group PvPStatsGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children Fame Rank Faction
used by
complexType accountType

element PvPStatsGroup/Fame
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:integer
properties
isRef 0
content simple
nillable false
facets
minInclusive 0

element PvPStatsGroup/Rank
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:integer
properties
isRef 0
content simple
facets
minInclusive 0

element PvPStatsGroup/Faction
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of factionType
properties
isRef 0
content complex
nillable false
facets
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
god        
documentation 
(Balthazar) Included for documentation refernce only.

complexType accountListType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Account
used by
element Accounts

complexType accountType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name Email ChatID Sex Age Timezone Characters Fame Rank Faction Storage Unlocks Notes
used by
element Account

element accountType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple
nillable false

element accountType/Name
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:string
properties
isRef 0
content simple
used by
element Component
complexTypes attributeReferenceType attributeType characterType classType guildType identificationType itemType raceType skillReferenceType skillType teamType

element accountType/Characters
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
nillable true
children ID Link Character

element accountType/Storage
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Gold Item

element accountType/Storage/Gold
diagram
namespace http://www.gwfreaks.com/ns/GW
type goldType
properties
isRef 0
content simple
facets
minInclusive 0

element accountType/Unlocks
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children UnlockedSkills UnlockedRunes UnlockedComponents

element accountType/Unlocks/UnlockedSkills
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
nillable false
children SkillID

element accountType/Unlocks/UnlockedSkills/SkillID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple
nillable false

element accountType/Unlocks/UnlockedRunes
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
nillable false
children RuneID

element accountType/Unlocks/UnlockedRunes/RuneID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple
nillable false

element accountType/Unlocks/UnlockedComponents
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
nillable false
children ComponentID

element accountType/Unlocks/UnlockedComponents/ComponentID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple
nillable false

complexType factionType
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of xs:integer
properties
base xs:integer
used by
element PvPStatsGroup/Faction
attributes
Name  Type  Use  Default  Fixed  Annotation
god        
documentation 
(Balthazar) Included for documentation refernce only.

element Team
diagram
namespace http://www.gwfreaks.com/ns/GW
type teamType
properties
content complex
nillable false
children ID Name Characters Notes
used by
complexType teamListType
group teamRefGroup

element Teams
diagram
namespace http://www.gwfreaks.com/ns/GW
type teamListType
properties
content complex
nillable false
children Team

group teamRefGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Link Team
used by
element guildType/Builds/Teams

element teamRefGroup/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple

complexType teamListType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Team
used by
element Teams

complexType teamType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name Characters Notes
used by
element Team

element teamType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple

element teamType/Characters
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children ID Link Character

element Character
diagram
namespace http://www.gwfreaks.com/ns/GW
type characterType
properties
content complex
nillable false
children ID Name Race Sex Level Gold SkillPoints Quests Health Energy Classes Attributes Skills EquippedItems UnequippedItems Notes
used by
complexType characterListType
group characterRefGroup

element Characters
diagram
namespace http://www.gwfreaks.com/ns/GW
type characterListType
properties
content complex
nillable false
children Character

group characterRefGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Link Character
used by
elements guildType/Builds/Characters accountType/Characters teamType/Characters

element characterRefGroup/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple

group role-playingGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children Sex Level Gold SkillPoints Quests
used by
complexType characterType

element role-playingGroup/Sex
diagram
namespace http://www.gwfreaks.com/ns/GW
type sexType
properties
isRef 0
content simple
facets
enumeration Female
enumeration Male

element role-playingGroup/Level
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0

element role-playingGroup/Gold
diagram
namespace http://www.gwfreaks.com/ns/GW
type goldType
properties
isRef 0
content simple
facets
minInclusive 0

element role-playingGroup/SkillPoints
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Total Remaining

element role-playingGroup/SkillPoints/Total
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0

element role-playingGroup/SkillPoints/Remaining
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0

element role-playingGroup/Quests
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Completed

element role-playingGroup/Quests/Completed
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Quest

element role-playingGroup/Quests/Completed/Quest
diagram
namespace http://www.gwfreaks.com/ns/GW
type questRefType
properties
isRef 0
content complex
children ID Name
used by
complexType questlistType

complexType attributelistType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Attribute
used by
element characterType/Attributes

element attributelistType/Attribute
diagram
namespace http://www.gwfreaks.com/ns/GW
type attributeType
properties
isRef 0
content complex
children ID Name Value

complexType attributeReferenceType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name Value
used by
element skillReferenceType/Attribute

element attributeReferenceType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type attributeIDType
properties
isRef 0
content simple
nillable false
facets
enumeration AirMagic
enumeration EarthMagic
enumeration FireMagic
enumeration WaterMagic
enumeration EnergyStorage
enumeration Domination
enumeration FastCasting
enumeration Illusion
enumeration Inspiration
enumeration DivineFavor
enumeration HealingPrayers
enumeration ProtectionPrayers
enumeration SmitingPrayers
enumeration BloodMagic
enumeration Curses
enumeration DeathMagic
enumeration SoulReaping
enumeration BeastMastery
enumeration Expertise
enumeration Marksmanship
enumeration WildernessSurvival
enumeration AxeMastery
enumeration HammerMastery
enumeration Strength
enumeration Swordsmanship
enumeration Tactics
enumeration ElementalistNone
enumeration MesmerNone
enumeration MonkNone
enumeration RangerNone
enumeration WarriorNone

complexType attributeType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name Value
used by
elements attributelistType/Attribute skillType/Attribute modifierType/Attribute requirementType/Attribute

element attributeType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type attributeIDType
properties
isRef 0
content simple
nillable false
facets
enumeration AirMagic
enumeration EarthMagic
enumeration FireMagic
enumeration WaterMagic
enumeration EnergyStorage
enumeration Domination
enumeration FastCasting
enumeration Illusion
enumeration Inspiration
enumeration DivineFavor
enumeration HealingPrayers
enumeration ProtectionPrayers
enumeration SmitingPrayers
enumeration BloodMagic
enumeration Curses
enumeration DeathMagic
enumeration SoulReaping
enumeration BeastMastery
enumeration Expertise
enumeration Marksmanship
enumeration WildernessSurvival
enumeration AxeMastery
enumeration HammerMastery
enumeration Strength
enumeration Swordsmanship
enumeration Tactics
enumeration ElementalistNone
enumeration MesmerNone
enumeration MonkNone
enumeration RangerNone
enumeration WarriorNone

complexType characterListType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Character
used by
element Characters

complexType characterType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name Race Sex Level Gold SkillPoints Quests Health Energy Classes Attributes Skills EquippedItems UnequippedItems Notes
used by
element Character

element characterType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple

element characterType/Race
diagram
namespace http://www.gwfreaks.com/ns/GW
type raceType
properties
isRef 0
content complex
children ID Name

element characterType/Health
diagram
namespace http://www.gwfreaks.com/ns/GW
type pipsType
properties
isRef 0
content complex
nillable false
children Pips Max Current

element characterType/Energy
diagram
namespace http://www.gwfreaks.com/ns/GW
type pipsType
properties
isRef 0
content complex
nillable false
children Pips Max Current

element characterType/Classes
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of classlistType
properties
isRef 0
content complex
mixed false
children Class

element characterType/Attributes
diagram
namespace http://www.gwfreaks.com/ns/GW
type attributelistType
properties
isRef 0
content complex
nillable true
children Attribute

element characterType/Skills
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of skilllistType
properties
isRef 0
content complex
mixed false
children EquippedSkill EmptySkillSlot
attributes
Name  Type  Use  Default  Fixed  Annotation
id  optional  primary    

element characterType/EquippedItems
diagram
namespace http://www.gwfreaks.com/ns/GW
type equippedItemsType
properties
isRef 0
content complex
children WornItems CarriedItems

element characterType/UnequippedItems
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Item

complexType classlistType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Class
used by
element characterType/Classes

element classlistType/Class
diagram
namespace http://www.gwfreaks.com/ns/GW
type classType
properties
isRef 0
content complex
children ID Name

complexType classType
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of identificationType
properties
base identificationType
children ID Name
used by
element classlistType/Class

element classType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of ID
properties
isRef 0
content simple
nillable false
facets
whiteSpace collapse
enumeration Elementalist
enumeration Mesmer
enumeration Monk
enumeration Necromancer
enumeration Ranger
enumeration Warrior

complexType equippedItemsType
diagram
namespace http://www.gwfreaks.com/ns/GW
children WornItems CarriedItems
used by
element characterType/EquippedItems

element equippedItemsType/WornItems
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Head Chest Arms Legs Feet

element equippedItemsType/WornItems/Head
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Armor Rune

element equippedItemsType/WornItems/Chest
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Armor Rune

element equippedItemsType/WornItems/Arms
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Armor Rune

element equippedItemsType/WornItems/Legs
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Armor Rune

element equippedItemsType/WornItems/Feet
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Armor Rune

element equippedItemsType/CarriedItems
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children WeaponSet

element equippedItemsType/CarriedItems/WeaponSet
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Two-Handed RightHand LeftHand

element equippedItemsType/CarriedItems/WeaponSet/Two-Handed
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Weapon

element equippedItemsType/CarriedItems/WeaponSet/RightHand
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Weapon

element equippedItemsType/CarriedItems/WeaponSet/LeftHand
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
children Weapon Shield Focus

complexType pipsType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Pips Max Current
used by
elements characterType/Energy modifierType/Energy characterType/Health modifierType/Health

element pipsType/Pips
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:integer
properties
isRef 0
content simple
nillable false

element pipsType/Max
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:integer
properties
isRef 0
content simple
nillable false

element pipsType/Current
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:integer
properties
isRef 0
content simple
nillable false

complexType raceType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name
used by
element characterType/Race

element raceType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type playerRaceType
properties
isRef 0
content simple
facets
enumeration Human

complexType skilllistType
diagram
namespace http://www.gwfreaks.com/ns/GW
children EquippedSkill EmptySkillSlot
used by
element characterType/Skills
attributes
Name  Type  Use  Default  Fixed  Annotation
id  optional  primary    

element skilllistType/EquippedSkill
diagram
namespace http://www.gwfreaks.com/ns/GW
type skillReferenceType
properties
isRef 0
content complex
nillable false
children ID Name Attribute Description Image Link EnergyCost Adrenaline ActivationTime RechargeTime

element skilllistType/EmptySkillSlot
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
isRef 0
content complex
nillable true
annotation
documentation 
Placeholder for empty skill slot

simpleType attributeIDType
namespace http://www.gwfreaks.com/ns/GW
type restriction of ID
used by
elements attributeReferenceType/ID attributeType/ID
attribute requirementType/SkillUse/@attribute
facets
enumeration AirMagic
enumeration EarthMagic
enumeration FireMagic
enumeration WaterMagic
enumeration EnergyStorage
enumeration Domination
enumeration FastCasting
enumeration Illusion
enumeration Inspiration
enumeration DivineFavor
enumeration HealingPrayers
enumeration ProtectionPrayers
enumeration SmitingPrayers
enumeration BloodMagic
enumeration Curses
enumeration DeathMagic
enumeration SoulReaping
enumeration BeastMastery
enumeration Expertise
enumeration Marksmanship
enumeration WildernessSurvival
enumeration AxeMastery
enumeration HammerMastery
enumeration Strength
enumeration Swordsmanship
enumeration Tactics
enumeration ElementalistNone
enumeration MesmerNone
enumeration MonkNone
enumeration RangerNone
enumeration WarriorNone

simpleType sexType
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:string
used by
elements personalInformoationGroup/Sex role-playingGroup/Sex
facets
enumeration Female
enumeration Male
annotation
documentation 
(Female, Male)

element Condition
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:string
properties
content simple
nillable false
used by
group characterStateGroup
facets
enumeration Bleeding
enumeration Blind
enumeration Burning
enumeration Crippled
enumeration Dazed
enumeration DeepWound
enumeration Disease
enumeration Poison
enumeration Weak

element Description
diagram
namespace http://www.gwfreaks.com/ns/GW
type il8nMixedType
properties
content complex
mixed true
abstract false
nillable false
children Var
used by
complexTypes itemType modifierType questType skillReferenceType skillType
attributes
Name  Type  Use  Default  Fixed  Annotation
lang        

element GoldValue
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:integer
properties
content simple
nillable false
used by
element questType/Reward
complexType itemType
facets
minInclusive 0
whiteSpace collapse

element Link
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:anyURI
properties
content simple
nillable false
used by
complexTypes itemType questType skillReferenceType skillType
groups accountRefGroup characterRefGroup teamRefGroup

element Name
diagram
namespace http://www.gwfreaks.com/ns/GW
type il8nStringType
properties
content complex
abstract false
nillable false
used by
element Component
complexTypes attributeReferenceType attributeType characterType classType guildType identificationType itemType raceType skillReferenceType skillType teamType
attributes
Name  Type  Use  Default  Fixed  Annotation
lang        

element Notes
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:string
properties
content simple
nillable false
used by
complexTypes accountType characterType teamType
facets
whiteSpace preserve

element Value
diagram
namespace http://www.gwfreaks.com/ns/GW
type valueType
properties
content complex
nillable false
used by
complexTypes attributeReferenceType attributeType
attributes
Name  Type  Use  Default  Fixed  Annotation
number        
documentation 
(absolute, percent, pips)
compare        
documentation 
(above, equal, or below)

element Var
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of xs:anySimpleType
properties
content complex
nillable false
used by
complexType il8nMixedType
attributes
Name  Type  Use  Default  Fixed  Annotation
min  xs:integeroptional      
max  xs:integeroptional      
id  xs:stringoptional  1    

complexType descriptionType
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of il8nStringType
properties
base il8nStringType
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
lang        

complexType identificationType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name
used by
element questType/NPCName
complexTypes classType questRefType
annotation
documentation 
Used for identifying in-game objects that are internationalized

element identificationType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple

complexType il8nMixedType
diagram
namespace http://www.gwfreaks.com/ns/GW
properties
mixed true
children Var
used by
element Description
attributes
Name  Type  Use  Default  Fixed  Annotation
lang        

complexType il8nStringType
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of xs:string
properties
base xs:string
used by
element Name
complexType descriptionType
attributes
Name  Type  Use  Default  Fixed  Annotation
lang        

complexType valueType
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of xs:integer
properties
base xs:integer
used by
elements requirementType/CurrentEnergy requirementType/CurrentHealth Value
attributes
Name  Type  Use  Default  Fixed  Annotation
number        
documentation 
(absolute, percent, pips)
compare        
documentation 
(above, equal, or below)

complexType xhtmlNotesType
diagram
namespace http://www.gwfreaks.com/ns/GW

simpleType goldType
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:integer
used by
elements accountType/Storage/Gold role-playingGroup/Gold
facets
minInclusive 0

simpleType ID
namespace http://www.gwfreaks.com/ns/GW
type xs:string
used by
elements accountType/Unlocks/UnlockedComponents/ComponentID Component/ID accountType/ID teamType/ID characterType/ID classType/ID identificationType/ID skillType/ID skillReferenceType/ID itemType/ID accountRefGroup/ID teamRefGroup/ID characterRefGroup/ID accountType/Unlocks/UnlockedRunes/RuneID accountType/Unlocks/UnlockedSkills/SkillID
simpleType attributeIDType

simpleType monsterRaceType
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:string
used by
element requirementType/TargetRace
facets
enumeration Charr
enumeration Dwarves
enumeration Giants
enumeration Skeletons
enumeration Plants
enumeration Tengu
enumeration Trolls
enumeration Undead
annotation
documentation 
(Charr, Dwarves, Giants, Skeletons, Plants, Tengu, Trolls, Undead)

simpleType playerRaceType
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:string
used by
element raceType/ID
facets
enumeration Human
annotation
documentation 
(Human)

element Skill
diagram
namespace http://www.gwfreaks.com/ns/GW
type skillType
properties
content complex
nillable false
children ID Name Attribute Description Image Link EnergyCost Adrenaline ActivationTime RechargeTime
used by
complexType skillListType

element Skills
diagram
namespace http://www.gwfreaks.com/ns/GW
type skillListType
properties
content complex
nillable false
children Skill

group castingData
diagram
namespace http://www.gwfreaks.com/ns/GW
children EnergyCost Adrenaline ActivationTime RechargeTime
used by
complexTypes skillReferenceType skillType

element castingData/EnergyCost
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:integer
properties
isRef 0
content simple
facets
minInclusive 0

element castingData/Adrenaline
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:positiveInteger
properties
isRef 0
content simple

element castingData/ActivationTime
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:float
properties
isRef 0
content simple
nillable false
facets
minInclusive 0

element castingData/RechargeTime
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:float
properties
isRef 0
content simple
facets
minInclusive 0

complexType skillListType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Skill
used by
element Skills

complexType skillReferenceType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name Attribute Description Image Link EnergyCost Adrenaline ActivationTime RechargeTime
used by
elements skilllistType/EquippedSkill questType/Reward/Skill

element skillReferenceType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple

element skillReferenceType/Attribute
diagram
namespace http://www.gwfreaks.com/ns/GW
type attributeReferenceType
properties
isRef 0
content complex
children ID Name Value

element skillReferenceType/Image
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:anyURI
properties
isRef 0
content simple

complexType skillType
diagram
namespace http://www.gwfreaks.com/ns/GW
children ID Name Attribute Description Image Link EnergyCost Adrenaline ActivationTime RechargeTime
used by
element Skill

element skillType/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple

element skillType/Attribute
diagram
namespace http://www.gwfreaks.com/ns/GW
type attributeType
properties
isRef 0
content complex
children ID Name Value

element skillType/Image
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:anyURI
properties
isRef 0
content simple

element Armor
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of armorType
properties
content complex
substGrp Equipment
nillable false
children ID Name Description Modifier Rarity GoldValue Link Location ColorMix ArmorRating Rune
used by
group armorGroup
annotation
documentation 
Subtype of Equipment

element Component
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of modifierType
properties
content complex
nillable false
children Description Attribute Damage Health Energy ArmorRating TargetArmorShift Absorption Duration ActivationTime RechargeTime Requirement ID Name
used by
complexType weaponType
annotation
documentation 
Extends Modifier

element Component/ID
diagram
namespace http://www.gwfreaks.com/ns/GW
type ID
properties
isRef 0
content simple

element Dye
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of itemType
properties
content complex
substGrp Item
nillable false
children ID Name Description Modifier Rarity GoldValue Link Color
used by
complexType colorMixType
annotation
documentation 
Subtype of Item

element Dye/Color
diagram
namespace http://www.gwfreaks.com/ns/GW
type colorType
properties
isRef 0
content simple
facets
whiteSpace collapse
enumeration Black
enumeration Blue
enumeration Green
enumeration Orange
enumeration Purple
enumeration Red
enumeration Silver
enumeration Yellow
enumeration DyeRemover

element Equipment
diagram
namespace http://www.gwfreaks.com/ns/GW
type equipmentType
properties
content complex
mixed false
substGrp Item
abstract true
nillable false
children ID Name Description Modifier Rarity GoldValue Link Location ColorMix
annotation
documentation 
Subtype of Item

element Focus
diagram
namespace http://www.gwfreaks.com/ns/GW
type equipmentType
properties
content complex
mixed false
substGrp Equipment
nillable false
children ID Name Description Modifier Rarity GoldValue Link Location ColorMix
used by
element equippedItemsType/CarriedItems/WeaponSet/LeftHand
annotation
documentation 
Subtype of Equipment

element Item
diagram
namespace http://www.gwfreaks.com/ns/GW
type itemType
properties
content complex
abstract true
nillable true
children ID Name Description Modifier Rarity GoldValue Link
used by
elements questType/Reward accountType/Storage characterType/UnequippedItems
complexType itemListType

element Items
diagram
namespace http://www.gwfreaks.com/ns/GW
type itemListType
properties
content complex
nillable false
children Item

element Modifier
diagram
namespace http://www.gwfreaks.com/ns/GW
type modifierType
properties
content complex
nillable false
children Description Attribute Damage Health Energy ArmorRating TargetArmorShift Absorption Duration ActivationTime RechargeTime Requirement
used by
complexType itemType

element Requirement
diagram
namespace http://www.gwfreaks.com/ns/GW
type requirementType
properties
content complex
nillable false
children Attribute SkillUse CurrentHealth CurrentEnergy Condition CharacterState TargetState TargetRace ReceiveDamage SpellType OnHit
used by
complexType modifierType
annotation
documentation 
All requirements must be fulfilled.

element Rune
diagram
namespace http://www.gwfreaks.com/ns/GW
type equipmentType
properties
content complex
mixed false
substGrp Equipment
nillable false
children ID Name Description Modifier Rarity GoldValue Link Location ColorMix
used by
complexType armorType
group armorGroup
annotation
documentation 
Subtype of Equipment

element Shield
diagram
namespace http://www.gwfreaks.com/ns/GW
type armorType
properties
content complex
substGrp Equipment
nillable false
children ID Name Description Modifier Rarity GoldValue Link Location ColorMix ArmorRating Rune
used by
element equippedItemsType/CarriedItems/WeaponSet/LeftHand
annotation
documentation 
Subtype of Equipment

element Weapon
diagram
namespace http://www.gwfreaks.com/ns/GW
type weaponType
properties
content complex
substGrp Equipment
nillable false
children ID Name Description Modifier Rarity GoldValue Link Location ColorMix Damage Range AttackPeriod Component
used by
elements equippedItemsType/CarriedItems/WeaponSet/LeftHand equippedItemsType/CarriedItems/WeaponSet/RightHand equippedItemsType/CarriedItems/WeaponSet/Two-Handed
annotation
documentation 
Subtype of Equipment

group armorGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children Armor Rune
used by
elements equippedItemsType/WornItems/Arms equippedItemsType/WornItems/Chest equippedItemsType/WornItems/Feet equippedItemsType/WornItems/Head equippedItemsType/WornItems/Legs

group characterStateGroup
diagram
namespace http://www.gwfreaks.com/ns/GW
children Condition CharacterState TargetState
used by
complexTypes durationType requirementType

element characterStateGroup/CharacterState
diagram
namespace http://www.gwfreaks.com/ns/GW
type characterStateType
properties
isRef 0
content simple
nillable false
facets
whiteSpace collapse
enumeration Attacking
enumeration Casting
enumeration Enchanted
enumeration Hexed
enumeration KnockedDown
enumeration Stance

element characterStateGroup/TargetState
diagram
namespace http://www.gwfreaks.com/ns/GW
type characterStateType
properties
isRef 0
content simple
nillable false
facets
whiteSpace collapse
enumeration Attacking
enumeration Casting
enumeration Enchanted
enumeration Hexed
enumeration KnockedDown
enumeration Stance

complexType armorType
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of equipmentType
properties
base equipmentType
children ID Name Description Modifier Rarity GoldValue Link Location ColorMix ArmorRating Rune
used by
elements Armor Shield

element armorType/ArmorRating
diagram
namespace http://www.gwfreaks.com/ns/GW
type xs:integer
properties
isRef 0
content simple
nillable false

complexType colorMixType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Dye Color
used by
element equipmentType/ColorMix

element colorMixType/Color
diagram
namespace http://www.gwfreaks.com/ns/GW
type colorType
properties
isRef 0
content simple
facets
whiteSpace collapse
enumeration Black
enumeration Blue
enumeration Green
enumeration Orange
enumeration Purple
enumeration Red
enumeration Silver
enumeration Yellow
enumeration DyeRemover

complexType damageModifierType
diagram
namespace http://www.gwfreaks.com/ns/GW
type extension of damageReferenceType
properties
base damageReferenceType
children Type Minimum Maximum Enhancement Pentration
used by
element modifierType/Damage

element damageModifierType/Enhancement
diagram
namespace http://www.gwfreaks.com/ns/GW
type enhancementType
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
Used for Customization or other percentage damage modifier. Float, thus 20% = 0.2

element damageModifierType/Pentration
diagram
namespace http://www.gwfreaks.com/ns/GW
type pentrationType
properties
isRef 0
content simple
facets
whiteSpace collapse
annotation
documentation 
As a float, thus 10% = 0.1

complexType damageReferenceType
diagram
namespace http://www.gwfreaks.com/ns/GW
children Type Minimum Maximum
used by
complexType damageModifierType

element damageReferenceType/Type
diagram
namespace http://www.gwfreaks.com/ns/GW
type allTypesOfDamage
properties
isRef 0
content simple

element damageReferenceType/Minimum
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:integer
properties
isRef 0
content simple
facets
minInclusive 0
whiteSpace collapse

element damageReferenceType/Maximum
diagram
namespace http://www.gwfreaks.com/ns/GW
type restriction of xs:integer
properties
isRef 0
content simple
facets
minInclusive 0
whiteSpace collapse

complexType