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 &n