<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=210085604-06102006><FONT face=Arial
color=#0000ff size=2>Dinshaw -</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=210085604-06102006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=210085604-06102006><FONT face=Arial
color=#0000ff size=2>I use a SelectorWidget to render a multiple-select list in
a couple of my XSDs, and I used to map the (multiple) value of this using an
ordinary <mapping> element. OpenCms populated the property with the
values selected, separating them with a comma (or was it a semicolon? can't
recall).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=210085604-06102006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=210085604-06102006><FONT face=Arial
color=#0000ff size=2>Jon</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> opencms-dev-bounces@opencms.org
[mailto:opencms-dev-bounces@opencms.org] <B>On Behalf Of </B>dinshaw
gobhai<BR><B>Sent:</B> 05 October 2006 18:48<BR><B>To:</B>
opencms-dev@opencms.org<BR><B>Subject:</B> [opencms-dev] Multiple values to a
single Property?<BR></FONT><BR></DIV>
<DIV></DIV>Hi there,<BR>I am fairly new to OpenCMS and have found references to
that fact that i can map multiple values to a single property however I can not
find a guide as to how.<BR>If anyone could point me to a reference that would be
great. <BR><BR>The problem is that I have a category select list for a
content type my_article.xsd that needs to occur multiple times so that it can
appear on different category pages simultaneously.<BR><BR>The catch is that the
system I am working on has built a php application layer to get and parse the
OpenCMS content and they sql query needs the property value to target the
articles that should be included. <BR><BR>Currently only the first instance of
the Category select list is mapped to the category property.<BR><BR><mapping
element="Category" mapto="property:category" /><BR><BR>so what i was looking
for (i think) was something like <BR><mapping element="Category"
mapto="property:category" multiple="true" /><BR><BR>But i have been unable to
find it.<BR><BR>Any help would be greatly appreciated.<BR>Thanks,<BR>-Dinshaw,
NYC <BR><BR></BODY></HTML>