Hi,

Is there still a problem with validating timeDurations? (I reported this for 
Xerces-J 1.1.3 so maybe a fix has been lost?)
Platform is Windows NT, Xerces 1.3.0

The schema declares the attribute TotalDuration
        <xsd:attribute name="TotalDuration" type="xsd:timeDuration" 
use="optional"/>

The instance document uses it
        <Element TotalDuration="P0Y0M0DT0H0M10S"/>

Using DOMCount to validate:

java dom.DOMCount -v document.xml)
[Error] Document.xml:81:247: Datatype error: Boundary Exception.

Graham Mann
Adobe Systems Europe Ltd.
Tel:    +44 (0)1603 226749


Reply via email to