--
You received this message because you are subscribed to the Google Groups "Activity Streams" group.
To post to this group, send email to activity...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/activity-streams?hl=en.
FWIW, I like John's suggestion here of nesting the data within the appropriate person element.
I'm imagining you could do something like:
<author>
<title>John Smith</title>
<??:gender>male</??:gender>
</author>
or
(Example from MySpace's <activity:actor> in their Activity Streams feed with the gender element added)
<activity:actor>
<activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
<id>tag:myspace.com,2009:/Person/473185983</id>
<title>Tess Ting</title>
<link rel="alternate" type="text/html" href="http://www.myspace.com/tesstingms"/>
<link rel="avatar" type="image/jpeg" href="http://c2.ac-images.myspacecdn.com/images02/75/s_94cbd2c0ed5e4ef0a4bc02a10aecc011.jpg"/>
<??:gender>male</??:gender>
</activity:actor>
--
--
You received this message because you are subscribed to the Google Groups "Activity Streams" group.
To post to this group, send email to activity...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/activity-streams?hl=en.
--
You received this message because you are subscribed to the Google Groups "Activity Streams" group.
To post to this group, send email to activity...@googlegroups.com.
To unsubscribe from this group, send email to activity-strea...@googlegroups.com.
simpleExtensionElement =
element * - atom:* {
text
}--
You received this message because you are subscribed to the Google Groups "Activity Streams" group.
To post to this group, send email to activity...@googlegroups.com.
To unsubscribe from this group, send email to activity-strea...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Activity Streams" group.
To post to this group, send email to activity...@googlegroups.com.