<xsd:complexType name="annotationType">
<xsd:annotation>
<xsd:documentation>experimental element to allow partners to submit rif-cs with embeded metadata</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:any minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
</xsd:sequence>
</xsd:complexType> |