[opencms-dev] (6b1) Xml Content, The point of "unbounded" elements

Alexander Kandzior alex at opencms.org
Thu Mar 31 08:32:56 CEST 2005


If you create a sibling of an XML{page|content} file in a different locale
folder, the editor will automatically give you the option to edit this
folders language version. You need to attach the "locale" property with the
different locale to  the folder of the sibling. 

Best Regards,
Alex.

Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com

 

> -----Original Message-----
> From: opencms-dev-bounces at opencms.org 
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Daniel Rhoden
> Sent: Thursday, March 31, 2005 12:22 AM
> To: The OpenCms mailing list
> Subject: [opencms-dev] (6b1) Xml Content, The point of 
> "unbounded" elements
> 
> Why is it that all the examples of xml content schema have 
> the maxOccurs attribute of the first child element set to 
> "unbounded" when there is no way in the form editor to 
> actually create and edit another sibling?
> 
> Will the form editor eventually have the ability to easily 
> manage multiple child elements?
> 
> /xmlcontent/article.xsd
> -----------
> ...
>     <xsd:complexType name="OpenCmsArticles">
>         <xsd:sequence>
>             <xsd:element name="Article" type="OpenCmsArticle" 
> minOccurs="0" maxOccurs="unbounded"/>
>         </xsd:sequence>
>     </xsd:complexType>
> ...
> -----------
> 
> Thanks,
> 
> --Daniel Rhoden
> 
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list To 
> change your list options, or to unsubscribe from the list, 
> please visit http://mail.opencms.org/mailman/listinfo/opencms-dev
> 
> 




More information about the opencms-dev mailing list