[opencms-dev] XSD mapping to date last modified [2]
Achim Westermann
achim.westermann at gmx.de
Tue Dec 15 20:15:17 CET 2009
Hi Ulysses,
I think this might not be supported by design. The date last modified is
not something you can actively set. It is updated whenever you modify a
file. But to set it to a date of your choice would make that value kind
of "wrong".
But I have to point out that I might be wrong (did not look it up).
kind regards,
Achim
Ulysses Tannure wrote:
> Hi all,
>
> Anybody know if the response was below maillist? Or know someone
> answered it?
>
> "Hi all.
>
> How I can set mapping OpenCmsDateTime to "date last modification" in XSD?
> When i use mapping to datereleased it works ok. But when i try to
> use mapping to datelastmodified it doesn't work.
>
>
> ..............
> <xsd:sequence>
> <xsd:element name="Date" type="OpenCmsDateTime" />
> </xsd:sequence>
> ..............
> <xsd:appinfo>
> <mappings>
> <mapping element="Date" mapto="attribute:datereleased" />
> </mappings>
> </xsd:appinfo>
> ..............
> It works fine.
>
>
> ..............
> <xsd:sequence>
> <xsd:element name="Date" type="OpenCmsDateTime" />
> </xsd:sequence>
> ..............
> <xsd:appinfo>
> <mappings>
> <mapping element="Date" mapto="attribute:datelastmodified" />
> </mappings>
> </xsd:appinfo>
> ..............
> It doesn't set file attribute dateLastModified to the value of Date
> field of XSD....
>
> Any suggestions?"
>
>
> grateful,
>
> Ulysses Tannure
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list