[Xml-compile] Possible xsd duration validation problem

Robin V. robinsp at gmail.com
Sat Apr 24 19:35:28 GMT 2010


Hi,

It looks like x:s validation rejects PT5M as an invalid duration but
according to wikipedia page on ISO 8601, PT5M is needed to
disambiguate from P5M which could mean 5 minutes or 5 months.

Is this true?

Best regards,
Robin

      <SOAP-ENV:Fault>
         <faultcode>SOAP-ENV:Server.invalidResponse</faultcode>
         <faultstring>procedure CheckStatus for SOAP11 produced an
invalid response</faultstring>
         <faultactor>NEXT</faultactor>
         <detail>
            <error>illegal value `PT05M' for type
{http://www.w3.org/2001/XMLSchema}duration</error>
         </detail>
      </SOAP-ENV:Fault>



More information about the Xml-compile mailing list