Given,

<define name="atomDateConstruct">
    <ref name="atomCommonAttributes"/>
    <data type="dateTime"/>
  </define>

<define name="atomUpdated">
    <element name="atom:updated">
<s:assert test="normalize-space(.) = .">There must be no white space
before or after a date time value
    </s:assert>
      <ref name="atomDateConstruct"/>
    </element>
  </define>

and

<updated>2005-08-19T18:35:48Z</updated>
in the instance,

Jing complains:

050819.xml:5:42: error: bad character content for element

I can see no wrong in the content.
msv says its OK.

Is there something wrong please?

regards DaveP




YAHOO! GROUPS LINKS




Reply via email to