In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . . |
Attribute Groups | atom:commonAttributes, xml:specialAttrs |
<xs:attribute name="lang" type="xs:language"> <xs:annotation> <xs:documentation>In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .</xs:documentation> </xs:annotation> </xs:attribute> |
< feed xmlns = "http://www.w3.org/2005/Atom" xml:lang = "en-us" > |
[...] |
< title type = "text" > |
Blog@Case |
</ title> |
< id> |
http://blog.case.edu/ |
</ id> |
< link rel = "alternate" type = "application/xhtml+xml" href = "http://blog.case.edu/" /> |
< link rel = "self" type = "application/atom+xml" href = "http://blog.case.edu/news/feed.atom" /> |
< author> |
< name> |
jms18 |
</ name> |
< uri> |
http://blog.case.edu/jms18/ |
</ uri> |
< email> |
jeremy.smith@case.edu |
</ email> |
</ author> |
< generator uri = "http://www.sixapart.com/movabletype/" version = "3.121" > |
Movable Type |
</ generator> |
< updated> |
2006-07-21T17:40:40Z |
</ updated> |
< entry> |
< title type = "html" > |
Trackback is Back |
</ title> |
You may have noticed that the trackback functionality of the blog system has been disabled for some time now. We have been engaged in an epic struggle with spammers, and while most of the spammy trackbacks were caught by the... |