I declared one element in my XML Schema by restriction base= "xs:dateTim e", with the Pattern value as dd/mm/yyyy, when I validate the
XML with this format, it shows the error that the
give value is not valid, so my question is how to change the date format in
XML Schema ??
Thanks
Nerd
XML with this format, it shows the error that the
give value is not valid, so my question is how to change the date format in
XML Schema ??
Thanks
Nerd
Comment