<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
- Visit your group "rng-users" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
