Skip to content

Commit

Permalink
Profile P013 - further version number corrections and adding new cont…
Browse files Browse the repository at this point in the history
…ent to project.xml
  • Loading branch information
gabrieledall committed Sep 14, 2023
1 parent 44d8f00 commit a96aaf6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 8 deletions.
7 changes: 3 additions & 4 deletions guides/profiles/p013/process/implementation-guidelines.adoc
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
// TODO adapt to Invitation for Tender
= Implementation guidelines

{name-profile} is based on work done by {link-bii3}, and business rules and code lists used are inherited from the following {link-bii3} and {link-ubl-22} documents:

urn:oasis:names:specification:ubl:schema:xsd:TenderStatusRequest-2
urn:oasis:names:specification:ubl:schema:xsd:InvitationToTender-2
urn:oasis:names:specification:ubl:schema:xsd:TenderStatusRequest-2

The syntax mapping for {name-profile} has been tested and revised during the {link-esens} pilot and is based on transaction description for Tender Status Inquiry (Trdm097) and Call for Tenders (Trdm083) done by {link-bii3}. Requirements, business rules and code lists used are inherited from the follwoing documents:
The syntax mapping for {name-profile} has been tested and revised during the {link-esens} pilot and is based on transaction description for Tender Status Inquiry (Trdm097) and Call for Tenders (Trdm083) done by {link-bii3}. Requirements, business rules and code lists used are inherited from the following documents:

* {link-profile}
* {link-profile2}
Expand All @@ -17,5 +16,5 @@ The syntax mapping for {name-profile} has been tested and revised during the {li
{link-peppol} {name-profile} business process includes 2 transactions:

* link:../../transactions/T024/index.html[T024 Invitation To Tender]
* link:../../transactions/T025/index.html[T025 Invitation To Tender Status Inquiry]
* link:../../transactions/T003/index.html[T003 Invitation To Tender Status Inquiry]
2 changes: 1 addition & 1 deletion guides/shared/links.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@
:espd-edm: https://github.com/OP-TED/ESPD-EDM[ESPD Exchange Data Model version 3.0]

// Git-Branch - This must always be the last Line and is auto-generated
:git-branch: feature/p012/
:git-branch: feature/p013/
17 changes: 14 additions & 3 deletions project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
<Documentation path="profiles/p012/index.html">P012 - Qualification Rejection - 1.0</Documentation>
<Documentation path="transactions/T023/index.html">T023 - Qualification Rejection 1.0</Documentation>

<Documentation path="profiles/p013/index.html">P013 - Invitation to tender - 1.1</Documentation>
<Documentation path="transactions/T024/index.html">T024 - Invitation to tender 1.1</Documentation>
<Documentation path="transactions/T025/index.html">T025 - Tender Status Inquiry 1.2</Documentation>
<Documentation path="profiles/p013/index.html">P013 - Invitation to tender - 1.0</Documentation>
<Documentation path="transactions/T024/index.html">T024 - Invitation to tender 1.0</Documentation>
<Documentation path="transactions/T025/index.html">T004 - Tender Status Inquiry 1.2</Documentation>

<Documentation path="changelog/index.html">Changelog</Documentation>

Expand Down Expand Up @@ -169,6 +169,11 @@
<Path>structure/syntax/QualificationRejection.xml</Path>
<Title>Syntax Mapping T023 - Qualification Rejection 1.0</Title>
</Resource>
<Resource>
<Type>Structure-1</Type>
<Path>structure/syntax/InvitationToTender.xml</Path>
<Title>Syntax Mapping T024 - Invitation to tender 1.0</Title>
</Resource>

<!-- Rules -->
<Resource>
Expand Down Expand Up @@ -309,6 +314,12 @@
<Path>rules/peppol-qualification/PEPPOL-T023.sch</Path>
<Title>PEPPOL T023 rules - Qualification Rejection 1.0</Title>
</Resource>
<Resource>
<Identifier>T024</Identifier>
<Type>native:Schematron</Type>
<Path>rules/peppol-procurement-procedure-subscription/PEPPOL-T024.sch</Path>
<Title>PEPPOL T024 rules - Invitation to Tender 1.0</Title>
</Resource>

<!-- Code lists -->
<Resource>
Expand Down

0 comments on commit a96aaf6

Please sign in to comment.