diff options
Diffstat (limited to 'CI')
-rw-r--r-- | CI/testxml/xsd/tmw.xsd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CI/testxml/xsd/tmw.xsd b/CI/testxml/xsd/tmw.xsd index a8b5cf2..a4c92a5 100644 --- a/CI/testxml/xsd/tmw.xsd +++ b/CI/testxml/xsd/tmw.xsd @@ -760,6 +760,8 @@ <xs:attribute name="opt1" type="xs:int" use="optional"/> <xs:attribute name="opt2" type="xs:int" use="optional"/> <xs:attribute name="opt3" type="xs:int" use="optional"/> + <!-- deprecated, might or might not work, blame 4144 for this --> + <xs:attribute name="particle" type="xs:string" use="optional"/> </xs:attributeGroup> <!-- maps and tilesets omitted, they have a DTD from tiled |