<xs:element name="entity"><xs:complexType><xs:sequence><xs:choice><xs:element ref="result"><xs:annotation><xs:documentation>Entity of type result are publications, datasets, software or other research products</xs:documentation></xs:annotation></xs:element><xs:element ref="organization"/><xs:element ref="datasource"/><xs:element ref="project"/></xs:choice><xs:element name="extraInfo" type="extraInfoType" maxOccurs="unbounded" minOccurs="0"><xs:annotation><xs:documentation>Content-agnostic container for extra information about the current entity. Examples are information about statistics and citations. The values inside this field can be any well-formed XML.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
Content-agnostic container for extra information about the currententity. Examples are information about statistics and citations. The values insidethis field can be any well-formed XML.
Type of the information we can find inside this element. Theattribute "name" provides a human-readable label of this very same information.
Source
<xs:element name="extraInfo" type="extraInfoType" maxOccurs="unbounded" minOccurs="0"><xs:annotation><xs:documentation>Content-agnostic container for extra information about the current entity. Examples are information about statistics and citations. The values inside this field can be any well-formed XML.</xs:documentation></xs:annotation></xs:element>