forked from OpenPEPPOL/pracc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.xml
342 lines (335 loc) · 13.6 KB
/
project.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<?xml version="1.0" encoding="UTF-8"?>
<Project xmlns="urn:fdc:difi.no:2017:vefa:structure:Project-1">
<Name>PEPPOL Pre-Award</Name>
<Documentation path="profiles/p001/index.html">P001 - Procurement procedure subscription - 1.1</Documentation>
<Documentation path="transactions/T001/index.html">T001 - Subscribe to Procedure</Documentation>
<Documentation path="transactions/T002/index.html">T002 - Subscribe to Procedure Confirmation</Documentation>
<Documentation path="profiles/p002/index.html">P002 - Procurement document access - 1.1</Documentation>
<Documentation path="transactions/T003/index.html">T003 - Tender Status Inquiry</Documentation>
<Documentation path="transactions/T004/index.html">T004 - Call for Tenders</Documentation>
<Documentation path="profiles/p003/index.html">P003 - Tender Submission - 1.1</Documentation>
<Documentation path="transactions/T005/index.html">T005 - Tender</Documentation>
<Documentation path="transactions/T006/index.html">T006 - Tender Reception Notification</Documentation>
<Documentation path="profiles/p004/index.html">P004 - Call for Tenders Question and Answers - 1.1</Documentation>
<Documentation path="transactions/T007/index.html">T007 - Tendering Questions</Documentation>
<Documentation path="transactions/T008/index.html">T008 - Tendering Answers</Documentation>
<Documentation path="profiles/p005/index.html">P005 - Tender Clarification - 1.1</Documentation>
<Documentation path="transactions/T009/index.html">T009 - Tender Clarification Request</Documentation>
<Documentation path="transactions/T010/index.html">T010 - Tender Clarification</Documentation>
<Documentation path="profiles/p006/index.html">P006 - Search Notices - 1.1</Documentation>
<Documentation path="transactions/T011/index.html">T011 - Search Notice Request</Documentation>
<Documentation path="transactions/T012/index.html">T012 - Search Notice Response</Documentation>
<Documentation path="profiles/p007/index.html">P007 - Tender Withdrawal - 1.1</Documentation>
<Documentation path="transactions/T013/index.html">T013 - Tender Withdrawal</Documentation>
<Documentation path="transactions/T014/index.html">T014 - Tender Withdrawal Notification</Documentation>
<Documentation path="profiles/p008/index.html">P008 - Publish Notice - 1.1</Documentation>
<Documentation path="transactions/T015/index.html">T015 - Publish Notice</Documentation>
<Documentation path="transactions/T016/index.html">T016 - Notice Publication Response</Documentation>
<Documentation path="profiles/p009/index.html">P009 - Notify Awarding - 1.1</Documentation>
<Documentation path="transactions/T017/index.html">T017 - Awarding Notification</Documentation>
<Documentation path="changelog/index.html">Changelog</Documentation>
<!-- Syntax -->
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/ExpressionOfInterestRequest.xml</Path>
<Title>Syntax Mapping T001 - Expression Of Interest Request</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/ExpressionOfInterestResponse.xml</Path>
<Title>Syntax Mapping T002 - Expression Of Interest Response</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/TenderStatusRequest.xml</Path>
<Title>Syntax Mapping T003 - Tender Status Request</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/CallForTenders.xml</Path>
<Title>Syntax Mapping T004 - Call for Tenders</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/SubmitTender.xml</Path>
<Title>Syntax Mapping T005 - Tender</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/TenderReceipt.xml</Path>
<Title>Syntax Mapping T006 - Tender Receipt</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/TenderingQuestions.xml</Path>
<Title>Syntax Mapping T007 - Tendering Questions</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/TenderingAnswers.xml</Path>
<Title>Syntax Mapping T008 - Tendering Answers</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/TenderClarificationRequest.xml</Path>
<Title>Syntax Mapping T009 - Tender Clarification Request</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/TenderClarification.xml</Path>
<Title>Syntax Mapping T010 - Tender Clarification</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/SearchNoticeRequest.xml</Path>
<Title>Syntax Mapping T011 - Search Notice Request</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/SearchNoticeResponse.xml</Path>
<Title>Syntax Mapping T012 - Search Notice Response</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/TenderWithdrawalRequest.xml</Path>
<Title>Syntax Mapping T013 - Tender Withdrawal</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/TenderWithdrawalResponse.xml</Path>
<Title>Syntax Mapping T014 - Tender Withdrawal Notification</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/PublishNotice.xml</Path>
<Title>Syntax Mapping T015 - Publish Notice</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/PublishNoticeResponse.xml</Path>
<Title>Syntax Mapping T016 - Notice Publication Response</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/NotifyAwarding.xml</Path>
<Title>Syntax Mapping T017 - Awarding Notification</Title>
</Resource>
<!-- Rules -->
<Resource>
<Identifier>T001</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-procurement-procedure-subscription-1.0/PEPPOL-T001.sch</Path>
<Title>PEPPOL T001 rules</Title>
</Resource>
<Resource>
<Identifier>T002</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-procurement-procedure-subscription-1.0/PEPPOL-T002.sch</Path>
<Title>PEPPOL T002 rules</Title>
</Resource>
<Resource>
<Identifier>T003</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-tender-status-inquiry-1.0/PEPPOL-T003.sch</Path>
<Title>PEPPOL T003 rules</Title>
</Resource>
<Resource>
<Identifier>T004</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-call-for-tender-1.0/peppol/PEPPOL-T004.sch</Path>
<Title>PEPPOL T004 rules</Title>
</Resource>
<Resource>
<Identifier>T005</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-tender-1.0/peppol/PEPPOL-T005.sch</Path>
<Title>PEPPOL T005 rules</Title>
</Resource>
<Resource>
<Identifier>T006</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-tender-1.0/peppol/PEPPOL-T006.sch</Path>
<Title>PEPPOL T006 rules</Title>
</Resource>
<Resource>
<Identifier>T007</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-call-for-tender-question-and-answers-1.0/PEPPOL-T007.sch</Path>
<Title>PEPPOL T007 rules</Title>
</Resource>
<Resource>
<Identifier>T008</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-call-for-tender-question-and-answers-1.0/PEPPOL-T008.sch</Path>
<Title>PEPPOL T008 rules</Title>
</Resource>
<Resource>
<Identifier>T009</Identifier>
<Type>native:Schematron</Type>
<Path>rules/tender-clarification-1.0/PEPPOL-T009.sch</Path>
<Title>PEPPOL T009 rules</Title>
</Resource>
<Resource>
<Identifier>T010</Identifier>
<Type>native:Schematron</Type>
<Path>rules/tender-clarification-1.0/PEPPOL-T010.sch</Path>
<Title>PEPPOL T010 rules</Title>
</Resource>
<Resource>
<Identifier>T011</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-search-notice/PEPPOL-T011.sch</Path>
<Title>PEPPOL T011 rules</Title>
</Resource>
<Resource>
<Identifier>T012</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-search-notice/PEPPOL-T012.sch</Path>
<Title>PEPPOL T012 rules</Title>
</Resource>
<Resource>
<Identifier>T013</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-tender-withdrawal/PEPPOL-T013.sch</Path>
<Title>PEPPOL T013 rules</Title>
</Resource>
<Resource>
<Identifier>T014</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-tender-withdrawal/PEPPOL-T014.sch</Path>
<Title>PEPPOL T014 rules</Title>
</Resource>
<Resource>
<Identifier>T015</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-publish-notice/PEPPOL-T015.sch</Path>
<Title>PEPPOL T015 rules</Title>
</Resource>
<Resource>
<Identifier>T016</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-publish-notice/PEPPOL-T016.sch</Path>
<Title>PEPPOL T016 rules</Title>
</Resource>
<Resource>
<Identifier>T017</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-notify-awarding/PEPPOL-T017.sch</Path>
<Title>PEPPOL T017 rules</Title>
</Resource>
<Resource>
<Identifier>BIIT004</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-call-for-tender-1.0/CENBII/BIIRULES-UBL-T83_eSENS.sch</Path>
<Title>CENBII T004 rules</Title>
</Resource>
<Resource>
<Identifier>BIIT005</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-tender-1.0/CENBII/T005/BIIRULES-UBL-T90.sch</Path>
<Title>CENBII T005 rules</Title>
</Resource>
<Resource>
<Identifier>BIIT006</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-tender-1.0/CENBII/T006/BIIRULES-UBL-T45.sch</Path>
<Title>CENBII T006 rules</Title>
</Resource>
<!-- Code lists -->
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/addCond.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/awardCode.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/contractType.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/docStatus.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/docType.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/eas.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/icd.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/ISO3166-1_Alpha2.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/legalBasis.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/noticeResponse.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/procedureType.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/procurementType.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/publicationCondition.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/statusReason.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/submissionMethod.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/ublDocumentSchema.xml</Path>
</Resource>
<Resource>
<Type>CodeList-1</Type>
<Path>structure/codelist/uncl1001.xml</Path>
</Resource>
<Resource>
<Type>native:File</Type>
<Path>guides/BIS-eDelivery-guide-for-pre-award-v1.2.pdf</Path>
<Title>eDelivery Guide For Pre-award</Title>
<Description>The eDelivery Guide for Pre-award</Description>
<Property key="download">BIS-eDelivery-guide-for-pre-award-v1.2.pdf</Property>
</Resource>
<Resource>
<Type>native:File</Type>
<Path>guides/BIS-eDocuments-guide-for-pre-award-v1.2.pdf</Path>
<Title>eDocuments Guide For Pre-award</Title>
<Description>The eDocuments Guide for Pre-award</Description>
<Property key="download">BIS-eDocuments-guide-for-pre-award-v1.2.pdf</Property>
</Resource>
<Resource>
<Type>native:File</Type>
<Path>file-placeholders/placeholder.zip</Path>
<Title>Schematron files</Title>
<Property key="download">schematrons.zip</Property>
<Property key="filename">schematrons.zip</Property>
</Resource>
<Resource>
<Type>native:File</Type>
<Path>file-placeholders/placeholder.zip</Path>
<Title>Code lists</Title>
<Property key="download">codelists.zip</Property>
<Property key="filename">codelists.zip</Property>
</Resource>
</Project>