1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00

Implements automatically generated template classes from XSD schemas

This commit is contained in:
2011-12-31 13:09:56 -02:00
parent 273b872d53
commit beea690568
3394 changed files with 15664 additions and 10012 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<zones xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<template:zones xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="zones zones.xsd" xmlns:template="zones">
<castle>
<siege>
@@ -8,4 +8,4 @@
</zone>
</siege>
</castle>
</zones>
</template:zones>