Why don't you consider one more depth of the property.
For example:

<D:prop>
<Authors>
  <author> Sung Kim </author>
  <author> B. Shadgar </author>
</Authors>
</D:prop>

I think this is the best way using advantages of XML. :-)

>From: "B. Shadgar" <[EMAIL PROTECTED]>
>Reply-To: "Slide Developers Mailing List" <[EMAIL PROTECTED]>
>To: slide-user <[EMAIL PROTECTED]>,     slide-dev 
><[EMAIL PROTECTED]>
>Subject: Property with more than one value
>Date: Thu, 01 Aug 2002 17:24:10 +0100
>
>Dear All,
>
>In my application I need to support the properties with more than one
>value.  I am not sure about what is the best way to do, whether put an
>XML string as value for 'VALUE' attribute in the 'Property' table and
>every time ( for each propfind or proppatch)  parse the xml string and
>update it, or define a new table to store each item of value as a new
>record, or something else.  The database I am using is Oracle 8i and
>therefore I can't use of benefits which are provided to parse the XML
>value and functionality in Oracle 9i.
>
>I am wondering, if you have any clue about it, and Let me know what is
>the best.
>
>Thanks indeed,
>
>Bita.
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to