Revision 58637
Added by Alessia Bardi about 3 years ago
oaf-datasource-1.0.xsd | ||
---|---|---|
16 | 16 |
<xs:element name="websiteurl" type="xs:string" /> |
17 | 17 |
<xs:element name="logourl" type="xs:string" /> |
18 | 18 |
<xs:element name="contactemail" type="xs:string" /> |
19 |
<xs:element name="datasourcetype" type="controlledElementType">
|
|
19 |
<xs:element name="datasourcetype" type="qualifierType">
|
|
20 | 20 |
<xs:annotation> |
21 | 21 |
<xs:documentation>For allowed values check terms in:http://api.openaire.eu/vocabularies/dnet:datasource_typologies</xs:documentation> |
22 | 22 |
</xs:annotation> |
23 | 23 |
</xs:element> |
24 |
<xs:element name="openairecompatibility" type="controlledElementType">
|
|
24 |
<xs:element name="openairecompatibility" type="qualifierType">
|
|
25 | 25 |
<xs:annotation> |
26 | 26 |
<xs:documentation> |
27 | 27 |
Level of compatibility of this datasource with regards to the |
... | ... | |
43 | 43 |
<xs:element name="latitude" type="xs:string" /> |
44 | 44 |
<xs:element name="longitude" type="xs:string" /> |
45 | 45 |
<xs:element name="description" type="xs:string" /> |
46 |
<xs:element name="subjects" type="typedElementType">
|
|
46 |
<xs:element name="subjects" type="structuredPropertyElementType">
|
|
47 | 47 |
<xs:annotation> |
48 | 48 |
<xs:documentation> |
49 | 49 |
Subjects and keywords. |
... | ... | |
62 | 62 |
</xs:documentation> |
63 | 63 |
</xs:annotation> |
64 | 64 |
</xs:element> |
65 |
<xs:element name="pid" type="typedElementType" />
|
|
65 |
<xs:element name="pid" type="structuredPropertyElementType" />
|
|
66 | 66 |
<xs:element name="rels" type="relsType"> |
67 | 67 |
<xs:annotation> |
68 | 68 |
<xs:documentation>Relationships to other entities. |
Also available in: Unified diff
implemented changes described in changeset for 1.0