svn: r5308
This commit is contained in:
Alex Roitman 2005-10-13 00:42:39 +00:00
parent 8c069a57ca
commit c81b8ca0b3

View File

@ -40,15 +40,21 @@
<attribute name="date"><data type="date"/></attribute>
<attribute name="version"><text/></attribute>
</element>
<optional><element name="researcher">
<optional>
<element name="researcher">
<ref name="researcher-content"/>
</element></optional>
</element>
</optional>
</element>
<optional>
<element name="people">
<optional><attribute name="default"><text/></attribute></optional>
<optional><attribute name="home"><data type="ID"/></attribute></optional>
<optional>
<attribute name="default"><text/></attribute>
</optional>
<optional>
<attribute name="home"><data type="ID"/></attribute>
</optional>
<zeroOrMore>
<element name="person">
<ref name="person-content"/>