Stephen,<br><br>The savexml2 command is an old codepath for backing up regions to files. It has largely been replaced (in usage, at least), by 'save oar'.<br><br>The texture information you see in the xml file, I am 99% certain, is the text-encoded binary texture data (dont ask me about the encoding method, I'm ignorant of it).<br>
<br>I rather strongly suspect that the way you are going about this is all wrong, unless you plan to make changes to these backup files and then reload them on the region server after the fact. It is particularly unlikely that you will be able to modify textures in-situ via a web interface using this methodology. I would suggest that to achieve such functionality you investigate how the asset server works, and direct your efforts at producing a web interface that interoperates with the asset server to modify textures dynamically.<br>
<br>Hope this helps!<br><br>Cheers!<br>James/Hiro Protagonist<br><br><br><div class="gmail_quote">On Wed, Aug 5, 2009 at 1:56 PM, Stephen Carroll <span dir="ltr"><<a href="mailto:carroll.steve.p@gmail.com">carroll.steve.p@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Hello,<br clear="all"></div><div></div><div>My name is Steve and I am working on a web interface that will allow changing textures on prims in OpenSim. I have got a web interface to process the save xml2 and load xml2 commands thinking I could modify the xml file itself to set the texture UUID to what is chosen on the website. I am confident that I can write a program to modify the xml file, but I can not see where the texture UUID is stored in the xml file. Looking through the xml file generated on a test object after issuing the command "save xml2", I see a line that looks like:</div>

<div><TextureEntry>i1/sZY2NncXNqI/fJxbjYQAAAAAAAAAAgD8AAACAPwAAAAAAAAAAAAAAAAAAAA==</TextureEntry></div><div>It looks to me that the above line tells OpenSim what texture to apply to the object when the object is loaded with the command "load xml2". But I do not see a connection between this string and the UUID of the texture. The texture's UUID is not in the xml file though. So where is the texture information stored in the xml file? Does the <TextureEntry> line have anything to do with identifying what texture to apply to the object? Is there a reference manual that says what parts of the xml file are for what in OpenSim?</div>

<div></div><div>Thanks,</div><div>Steve</div><br>
<br>_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>===================================<br><a href="http://osgrid.org">http://osgrid.org</a><br><a href="http://del.icio.us/SPQR">http://del.icio.us/SPQR</a><br><a href="http://twitter.com/jstallings2">http://twitter.com/jstallings2</a><br>
<a href="http://www.linkedin.com/pub/5/770/a49">http://www.linkedin.com/pub/5/770/a49</a><br>