You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Green, Jason M." <ja...@ngc.com> on 2006/02/13 17:20:03 UTC

Converting a string to xs:dateTime

Hey all,
I need to create a xml document and one of the fields specified in the
schema denotes that it has to be of type xs:dateTime.  Could someone
show me how this is done? Thanks,

Jason


Re: Converting a string to xs:dateTime

Posted by Edward Frederick <ep...@gmail.com>.
Hi Jason,

See: XML-Schema Part 2 (Datatypes)--dateTime:  3.2.7.1 Lexical representation

http://www.w3.org/TR/xmlschema-2/#dateTime

Best,

Ed


On 2/13/06, Green, Jason M. <ja...@ngc.com> wrote:
>
>
> Hey all,
> I need to create a xml document and one of the fields specified in the
> schema denotes that it has to be of type xs:dateTime.  Could someone show me
> how this is done? Thanks,
>
> Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org