Quote:
Originally Posted by depechenode
<?xml version="1.0" encoding="utf-8"?>
<Page IgnoreTab="false" ismodule="true" Name="Custom" PackSize="1,1" PackSizeProp="0002/0003,0002/0003" ScrollExtent="1024,768" Size="1024,768" Visible="false" />
<include>_depechenode_statbar2.xml</include>
<include>_depechenode_Inventory.xml</include>
</Page>
|
I still do not see how it works with what I have highlighted in red closes the page tag thus giving </Page> no open tag. Maybe SOE's parser is really flexible, I know it lets you have two root nodes witch is a big parser error and poor XML format but no opening tag; hmm must investigate.