<div>Hello,</div>
<div> </div>
<div>I've tried it, but the only method I found there that was related to what I have to do was <strong>addValue</strong>, but this only works if the element is already in the document. I need to find a way to add a new element (from the editor it's the little green plus sign) to the document that's a OpenCmsVfsFile. Is there another method there that I've overlooked?</div>

<div> </div>
<div>Thank you,</div>
<div> </div>
<div>Chuck<br><br></div>
<div class="gmail_quote">On Thu, Dec 11, 2008 at 9:34 PM, Sebastian Himberger <span dir="ltr"><<a href="mailto:sebastian.himberger@gmx.de">sebastian.himberger@gmx.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Chuck,<br><br>have you tried this? I don't really now if this is what you're looking for.<br><br>
<a href="http://files.opencms.org/javadoc/core/org/opencms/xml/content/CmsXmlContent.html#addValue(org.opencms.file.CmsObject,%20java.lang.String,%20java.util.Locale,%20int)" target="_blank">http://files.opencms.org/javadoc/core/org/opencms/xml/content/CmsXmlContent.html#addValue(org.opencms.file.CmsObject,%20java.lang.String,%20java.util.Locale,%20int)</a><br>
<br>best regards,<br>Sebastian<br><br>Chuck Mysak schrieb:<br>
<div>
<div></div>
<div class="Wj3C7c">> Hello all,<br>><br>> I have a problem regarding adding a new element into a structured<br>> content file.<br>> The element is of *OpenCmsVfsFile* type.<br>><br>> I have tried the following:<br>
> - editing the element using CmsXmlContent doesn't do the trick, the<br>> element doesn't exist (by default it has to be added in the editor)<br>> - adding the element using CmsXmlPage didn't work, because when I<br>
> unmarshalled the page using the existing file, I was left with an<br>> empty xml<br>><br>> If someone has an idea, please help<br>><br>> Thank you,<br>><br>> Chuck<br></div></div>> ------------------------------------------------------------------------<br>
><br>><br>> _______________________________________________<br>> This mail is sent to you from the opencms-dev mailing list<br>> To change your list options, or to unsubscribe from the list, please visit<br>
> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br><br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote>
</div><br>