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="date"><data type="date"/></attribute>
<attribute name="version"><text/></attribute> <attribute name="version"><text/></attribute>
</element> </element>
<optional><element name="researcher"> <optional>
<element name="researcher">
<ref name="researcher-content"/> <ref name="researcher-content"/>
</element></optional> </element>
</optional>
</element> </element>
<optional> <optional>
<element name="people"> <element name="people">
<optional><attribute name="default"><text/></attribute></optional> <optional>
<optional><attribute name="home"><data type="ID"/></attribute></optional> <attribute name="default"><text/></attribute>
</optional>
<optional>
<attribute name="home"><data type="ID"/></attribute>
</optional>
<zeroOrMore> <zeroOrMore>
<element name="person"> <element name="person">
<ref name="person-content"/> <ref name="person-content"/>