<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm working on a script to merge two different rrd files into a new rrdfile using perl libXML (don't ask).<div><br></div><div>After it parses and outputs the new xml file, I found that rrdrestore wasn't able to process it because of a empty element</div><div><br></div><div>&lt;last_ds/&gt; failed, while</div><div>&lt;last_ds&gt;&lt;./last_ds&gt; works.</div><div><br></div><div>I bring this up because the former element is valid XML.</div><div><br></div><div>I have temporarily bypassed the issue by using toStringHTML() instead of toString().</div><div><br></div><div>Anyone else confirm this or did I miss something somewhere.</div><div><br></div><div>Sean</div><div><div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="font-family: 'Lucida Grande'; font-size: 10px; ">=======================================</div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">Sean Whitney</div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">PMB #120,&nbsp;16505A SE First Street<br>Vancouver, WA&nbsp; 98684</div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">T. 360.326.2740&nbsp;</div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">C. 360.607.7945</div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">F. 815.364.0687</div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">aim: seanmwhitney</div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">email:&nbsp;<a href="mailto:sean@visionary-networks.com">sean@visionary-networks.com</a></div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">skype: sean_whitney</div><div style="font-family: 'Lucida Grande'; font-size: 10px; ">=======================================</div></div></div>
</div>
<br></div></body></html>