-
sysdate
Hi,
Is there an attribute in the xml document that could set the date field to
a default such as system date ?
I appreciate if someone could help me out on this.
Thanks!
-
Re: sysdate
No. But you can set a node value to the system date using a programming
language and the DOM or XSLT with script or Java.
"IC" <breeze_iw@yahoo.com> wrote in message news:3b55d466$1@news.devx.com...
>
> Hi,
>
> Is there an attribute in the xml document that could set the date field to
> a default such as system date ?
>
> I appreciate if someone could help me out on this.
>
> Thanks!
-
Re: sysdate
Hi,
through xml or xsl you can't but with Java yes you can. you can use java
function into your XSL and have your date field set to system date. Build
your namespace pointing to your Java class then you could access any of your
java functions into your XSL.
Cheers,
Vikas
"IC" <breeze_iw@yahoo.com> wrote:
>
>Hi,
>
>Is there an attribute in the xml document that could set the date field
to
>a default such as system date ?
>
>I appreciate if someone could help me out on this.
>
>Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|