That would be an invalid format for a xsateTime element, and any parser that is looking at your schema will flag it as an error.
If you really want to format it like this, use a xs:String element, and format it using your outside language (C++, VB, etc), because I don't think you can format it using a XSLT.
Chip H.
If you want to get the best response to a question, please check out FAQ222-2244 first
Thanks for your input. I would also like to know if I can change the name of the output file. When I translate each XML doc, I get a file name output.txt. Is there any way to write a directive to name the output file like "Freddyoutput.txt
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.