Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--W3C Schema generated by XMLSpy v2007 sp1 (http://www.altova.com)-->
3
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://namespace.openaire.eu/oaf">
4

    
5
	<xs:element name="dateAccepted" >
6
			<xs:complexType>
7
			<xs:simpleContent>
8
				<xs:extension base="xs:string"/>
9
			</xs:simpleContent>
10
		</xs:complexType>
11
	</xs:element>
12
	<xs:element name="projectid">
13
		<xs:complexType>
14
			<xs:simpleContent>
15
				<xs:extension base="xs:string" />
16
			</xs:simpleContent>
17
		</xs:complexType>
18
	</xs:element>
19
	<xs:element name="embargoenddate">
20
		<xs:complexType>
21
			<xs:simpleContent>
22
				<xs:extension base="xs:string" />
23
			</xs:simpleContent>
24
		</xs:complexType>
25
	</xs:element>
26
	<xs:element name="datasourceid">
27
	    <xs:annotation>
28
	      <xs:documentation>
29
	        deprecated by collectedDatasourceid and hostingDatasourceid
30
	      </xs:documentation>
31
	    </xs:annotation>
32
		<xs:complexType>
33
			<xs:simpleContent>
34
				<xs:extension base="xs:string" />
35
			</xs:simpleContent>
36
		</xs:complexType>
37
	</xs:element>
38
	<xs:element name="collectedDatasourceid">
39
		<xs:complexType>
40
			<xs:simpleContent>
41
				<xs:extension base="xs:string" />
42
			</xs:simpleContent>
43
		</xs:complexType>
44
	</xs:element>
45
	<xs:element name="hostingDatasourceid">
46
		<xs:complexType>
47
			<xs:simpleContent>
48
				<xs:extension base="xs:string" />
49
			</xs:simpleContent>
50
		</xs:complexType>
51
	</xs:element>
52
	<xs:element name="accessrights">
53
	  <xs:complexType>
54
            <xs:simpleContent>
55
                <xs:extension base="xs:string" >
56
            		<xs:attribute name="english_name" type="xs:string" use="optional"/>
57
            		<xs:attribute name="schemename" type="xs:string" use="optional"/>
58
            		<xs:attribute name="schemeid" type="xs:string" use="optional"/>
59
            	</xs:extension>
60
            </xs:simpleContent>        
61
      </xs:complexType>
62
	</xs:element>
63
	<xs:element name="invalid">
64
		<xs:complexType>
65
			<xs:simpleContent>
66
				<xs:extension base="xs:boolean" />
67
			</xs:simpleContent>
68
		</xs:complexType>
69
	</xs:element>
70
    <xs:element name="datasourceprefix">
71
        <xs:complexType>
72
            <xs:simpleContent>
73
                <xs:extension base="xs:string" />
74
            </xs:simpleContent>
75
        </xs:complexType>
76
    </xs:element>
77
    <xs:element name="concept">
78
        <xs:complexType>
79
            <xs:simpleContent>
80
		    <xs:extension base="xs:string" >
81
                         <xs:attribute name="id" type="xs:string"/>
82
		    </xs:extension>
83
            </xs:simpleContent>
84
        </xs:complexType>
85
    </xs:element>
86
    <xs:element name="hostedBy">
87
      <xs:complexType>
88
      	<xs:attribute name="name" type="xs:string"/>
89
      	<xs:attribute name="id" type="xs:string" />
90
      </xs:complexType>
91
    </xs:element>
92
    <xs:element name="collectedFrom">
93
      <xs:complexType>
94
      	<xs:attribute name="name" type="xs:string"/>
95
      	<xs:attribute name="id" type="xs:string" />
96
      </xs:complexType>
97
    </xs:element>
98
    <xs:element name="identifier">
99
      <xs:complexType>
100
            <xs:simpleContent>
101
                <xs:extension base="xs:string" >
102
            		<xs:attribute name="identifierType" type="xs:string"/>
103
            	</xs:extension>
104
            </xs:simpleContent>        
105
      </xs:complexType>
106
    </xs:element>
107
	<xs:element name="fulltext">
108
		<xs:complexType>
109
			<xs:simpleContent>
110
				<xs:extension base="xs:string" />
111
			</xs:simpleContent>
112
		</xs:complexType>
113
	</xs:element>
114
	<xs:element name="license">
115
		<xs:complexType>
116
			<xs:simpleContent>
117
				<xs:extension base="xs:string" />
118
			</xs:simpleContent>
119
		</xs:complexType>
120
	</xs:element>
121
	<xs:element name="refereed">
122
		<xs:complexType>
123
			<xs:simpleContent>
124
				<xs:extension base="xs:string" />
125
			</xs:simpleContent>
126
		</xs:complexType>
127
	</xs:element>
128
	<xs:element name="person">
129
      <xs:complexType>
130
            <xs:simpleContent>
131
                <xs:extension base="xs:string" >
132
            		<xs:attribute name="normalized" type="xs:string" use="optional"/>
133
            		<xs:attribute name="native" type="xs:string" use="optional"/>
134
            		<xs:attribute name="role" type="xs:string" use="optional"/>
135
            	</xs:extension>
136
            </xs:simpleContent>        
137
      </xs:complexType>
138
	</xs:element>
139
	<xs:element name="journal">
140
      <xs:complexType>
141
            <xs:simpleContent>
142
                <xs:extension base="xs:string" >
143
			   		<xs:attribute name="issn" type="xs:string" use="optional"/>
144
			   		<xs:attribute name="eissn" type="xs:string" use="optional"/>
145
			   		<xs:attribute name="issnl" type="xs:string" use="optional"/>
146
            	</xs:extension>
147
            </xs:simpleContent>        
148
      </xs:complexType>
149
	</xs:element>
150
    <xs:element name="reference">
151
      <xs:complexType>
152
        <xs:simpleContent>
153
          <xs:extension base="xs:string">
154
            <xs:attribute name="identifier" type="xs:string"/>
155
            <xs:attribute name="query" type="xs:string"/>
156
            <xs:attribute name="source" type="xs:string"/>
157
            <xs:attribute name="title" type="xs:string"/>
158
            <xs:attribute name="type" type="xs:string"/>
159
          </xs:extension>
160
        </xs:simpleContent>
161
      </xs:complexType>
162
    </xs:element>
163
</xs:schema>
(9-9/9)