Skip to content

Commit 8f57e82

Browse files
All bis docs plus more
1 parent 4a34171 commit 8f57e82

File tree

4 files changed

+243
-2
lines changed

4 files changed

+243
-2
lines changed

guides/transactions/T035/settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
include::../shared/settings.adoc[]
44

5-
:doctitle: image:../../../shared/images/peppol.png[float="right"] Peppol T035 - Pre-Award Catalogue Request
5+
:doctitle: image:../../../shared/images/peppol.png[float="right"] Peppol T035 - Pre-Award Catalogue Request 1.0
66

77
:name-trans-short: Pre-Award Catalogue Request
88
:name-transaction: T035 - {name-trans-short}

guides/transactions/T036/settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
include::../../shared/settings.adoc[]
44

5-
:doctitle: image:../../../shared/images/peppol.png[float="right"] Peppol T036 - Pre-Award Catalogue
5+
:doctitle: image:../../../shared/images/peppol.png[float="right"] Peppol T036 - Pre-Award Catalogue 1.0
66

77
:name-trans-short: Pre-Award Catalogue
88
:name-transaction: T036 - {name-trans-short}

rules/examples/T035/UseCase_1.xml

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<ubl:CatalogueRequest
3+
xmlns:ubl="urn:oasis:names:specification:ubl:schema:xsd:CatalogueRequest-2"
4+
xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
5+
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
6+
xmlns:ext="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2">
7+
<cbc:CustomizationID>urn:fdc:difi.no:2017:ehf:pacr:1.0</cbc:CustomizationID>
8+
<cbc:ProfileID>urn:fdc:difi.no:2017:ehf:profile:03:1.0</cbc:ProfileID>
9+
<cbc:ID>99fdd451-87ba-589b-23fc-5173a0192583</cbc:ID>
10+
<cbc:IssueDate>2023-02-28</cbc:IssueDate>
11+
<cbc:IssueTime>23:00:00.000Z</cbc:IssueTime>
12+
13+
<cac:ReceiverParty>
14+
<!-- This is the Economic Operator! -->
15+
</cac:ReceiverParty>
16+
17+
<cac:ProviderParty>
18+
<cbc:EndpointID schemeID="9958">993-12332123-06</cbc:EndpointID>
19+
<cac:PartyIdentification>
20+
<cbc:ID schemeID="9958">993-12332123-06</cbc:ID>
21+
</cac:PartyIdentification>
22+
<cac:PartyName>
23+
<cbc:Name>UKL Contracting Authority</cbc:Name>
24+
</cac:PartyName>
25+
<cac:PostalAddress>
26+
<cbc:StreetName>Universitätsstraße 1</cbc:StreetName>
27+
<cbc:CityName>Koblenz</cbc:CityName>
28+
<cbc:PostalZone>56070</cbc:PostalZone>
29+
<cbc:CountrySubentity>Rheinland-Pfalz</cbc:CountrySubentity>
30+
<cac:Country>
31+
<cbc:IdentificationCode>DE</cbc:IdentificationCode>
32+
</cac:Country>
33+
</cac:PostalAddress>
34+
<cac:Contact>
35+
<cbc:Name>John Doe</cbc:Name>
36+
<cbc:Telephone>+4915233322111</cbc:Telephone>
37+
<cbc:ElectronicMail>jdoe@uni-koblenz.de</cbc:ElectronicMail>
38+
</cac:Contact>
39+
</cac:ProviderParty>
40+
41+
<cac:CatalogueRequestLine>
42+
<cbc:ID>86a5b9ea-a27e-887b-9399-82d9c3482db3</cbc:ID>
43+
<cac:LineValidityPeriod>
44+
<cbc:StartDate>2023-01-01</cbc:StartDate>
45+
<cbc:EndDate>2023-03-31</cbc:EndDate>
46+
</cac:LineValidityPeriod>
47+
<cac:RequiredItemLocationQuantity>
48+
<cbc:MinimumQuantity unitCode="C62">100</cbc:MinimumQuantity>
49+
<cbc:MaximumQuantity unitCode="C62">100</cbc:MaximumQuantity>
50+
<!-- Will be changed in regard to planned Code list! -->
51+
<cbc:TradingRestrictions>
52+
Quarter-yearly as per contractual agreement
53+
</cbc:TradingRestrictions>
54+
<cac:ApplicableTerritoryAddress>
55+
<cbc:StreetName>Universitätsstraße 1</cbc:StreetName>
56+
<cbc:CityName>Koblenz</cbc:CityName>
57+
<cbc:PostalZone>56070</cbc:PostalZone>
58+
<cbc:CountrySubentity>Rheinland-Pfalz</cbc:CountrySubentity>
59+
<cac:Country>
60+
<cbc:IdentificationCode>DE</cbc:IdentificationCode>
61+
</cac:Country>
62+
</cac:ApplicableTerritoryAddress>
63+
<cac:Price>
64+
<cbc:PriceAmount currencyID="EUR">200</cbc:PriceAmount>
65+
<cbc:PriceTypeCode>NE</cbc:PriceTypeCode>
66+
</cac:Price>
67+
</cac:RequiredItemLocationQuantity>
68+
69+
<cac:Item>
70+
<cbc:Description>SARS-CoV-2 Rapid Antigen Test for the qualitative detection of specific antigens of SARS-CoV-2 present in the human nasopharynx. This test is intended to detect specific antigens from the SARS-CoV-2 virus in individuals suspected of COVID-19.</cbc:Description>
71+
<cbc:Name>SARS-CoV-2 Rapid Antigen Self-Test</cbc:Name>
72+
<cac:CommodityClassification>
73+
<cbc:ItemClassificationCode listID="STI">LA23-9</cbc:ItemClassificationCode>
74+
</cac:CommodityClassification>
75+
<cac:AdditionalItemProperty>
76+
<cbc:ID>dd26c79d-a78c-8855-c269-2adf4c19c194</cbc:ID>
77+
<cbc:Name>Ag-RDTs WHO Sensitivity Requirements</cbc:Name>
78+
<cbc:Value>The self-test kits should guarantee ≥ 80% sensitivity among symptomatic individuals in accordance to the WHO standards.</cbc:Value>
79+
<cbc:ValueQuantity unitCode="60">80</cbc:ValueQuantity>
80+
<cbc:ValueQualifier>Sensitivity</cbc:ValueQualifier>
81+
</cac:AdditionalItemProperty>
82+
<cac:AdditionalItemProperty>
83+
<cbc:ID>b1426194-436d-1414-2529-d399f20145c5</cbc:ID>
84+
<cbc:Name>Ag-RDTs WHO Specifity Requirements</cbc:Name>
85+
<cbc:Value>The self-test kits should guarantee ≥ 97% specifity among symptomatic individuals in accordance to the WHO standards.</cbc:Value>
86+
<cbc:ValueQuantity unitCode="60">97</cbc:ValueQuantity>
87+
<cbc:ValueQualifier>Specifity</cbc:ValueQualifier>
88+
</cac:AdditionalItemProperty>
89+
<cac:Certificate>
90+
<cbc:ID>c82d5afb-1040-c878-4575-401308559654</cbc:ID>
91+
<cbc:CertificateTypeCode>
92+
Enrollment in a register of commercial partnerships
93+
</cbc:CertificateTypeCode>
94+
<cbc:CertificateType>
95+
Occupation and legal form specific certificate for certain reglemented professions.
96+
</cbc:CertificateType>
97+
<cbc:Remarks>Certificate</cbc:Remarks>
98+
<cac:IssuerParty>
99+
<cac:PartyName>
100+
<cbc:Name>Competent District Court</cbc:Name>
101+
</cac:PartyName>
102+
</cac:IssuerParty>
103+
</cac:Certificate>
104+
<cac:Certificate>
105+
<cbc:ID>428e17c6-fc16-89c1-d2c2-38b94c4dd486</cbc:ID>
106+
<cbc:CertificateTypeCode>
107+
Certificate by independent bodies about quality assurance standards or systems
108+
</cbc:CertificateTypeCode>
109+
<cbc:CertificateType>It is not possible to generally tell if the needed certificate is free of charge or not or to specify the possible price.</cbc:CertificateType>
110+
<cbc:Remarks>Certificate</cbc:Remarks>
111+
<cac:IssuerParty>
112+
<cac:PartyName>
113+
<cbc:Name>Competent Independent Quality Assurance Body</cbc:Name>
114+
</cac:PartyName>
115+
</cac:IssuerParty>
116+
</cac:Certificate>
117+
</cac:Item>
118+
</cac:CatalogueRequestLine>
119+
</ubl:CatalogueRequest>

rules/examples/T036/UseCase_1.xml

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Catalogue xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
3+
xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"
4+
xmlns="urn:oasis:names:specification:ubl:schema:xsd:Catalogue-2">
5+
<cbc:UBLVersionID>2.1</cbc:UBLVersionID>
6+
<cbc:CustomizationID>urn:www.cenbii.eu:transaction:biitrdm068:ver3.0:extended:urn:www.peppol.eu:bis:peppol35a:ver1.0</cbc:CustomizationID>
7+
<cbc:ProfileID>urn:www.cenbii.eu:profile:bii35:ver3.0</cbc:ProfileID>
8+
<cbc:ID>1387</cbc:ID>
9+
<cbc:Name>A pre-award catalogue</cbc:Name>
10+
<cbc:IssueDate>2014-08-01</cbc:IssueDate>
11+
<cbc:VersionID>1</cbc:VersionID>
12+
<cac:ValidityPeriod>
13+
<cbc:StartDate>2016-08-01</cbc:StartDate>
14+
<cbc:EndDate>2016-12-31</cbc:EndDate>
15+
</cac:ValidityPeriod>
16+
<cac:ReferencedContract>
17+
<cbc:ContractTypeCode listID="UNCL1001">311</cbc:ContractTypeCode>
18+
<cac:ContractDocumentReference>
19+
<cbc:ID>CRT1387</cbc:ID>
20+
</cac:ContractDocumentReference>
21+
</cac:ReferencedContract>
22+
<cac:ProviderParty>
23+
<cac:PartyIdentification>
24+
<cbc:ID schemeID="GLN">8075367945271</cbc:ID>
25+
</cac:PartyIdentification>
26+
<cac:PartyName>
27+
<cbc:Name>ABC Supplier Ltd.</cbc:Name>
28+
</cac:PartyName>
29+
<cac:PostalAddress>
30+
<cbc:StreetName>Elm Street No:1</cbc:StreetName>
31+
<cbc:CityName>Gotham</cbc:CityName>
32+
<cbc:PostalZone>06800</cbc:PostalZone>
33+
<cac:Country>
34+
<cbc:IdentificationCode listID="ISO3166-1:Alpha2">DE</cbc:IdentificationCode>
35+
</cac:Country>
36+
</cac:PostalAddress>
37+
</cac:ProviderParty>
38+
39+
<cac:ReceiverParty>
40+
<cac:PartyIdentification>
41+
<cbc:ID schemeID="ZZZ">14920263491</cbc:ID>
42+
</cac:PartyIdentification>
43+
<cac:PartyName>
44+
<cbc:Name>DEF Customer Ltd.</cbc:Name>
45+
</cac:PartyName>
46+
<cac:PostalAddress>
47+
<cbc:StreetName>Sesame Street No:1</cbc:StreetName>
48+
<cbc:CityName>Gotham</cbc:CityName>
49+
<cbc:PostalZone>06801</cbc:PostalZone>
50+
<cac:Country>
51+
<cbc:IdentificationCode listID="ISO3166-1:Alpha2">DE</cbc:IdentificationCode>
52+
</cac:Country>
53+
</cac:PostalAddress>
54+
</cac:ReceiverParty>
55+
<cac:CatalogueLine>
56+
<cbc:ID>1</cbc:ID>
57+
<cbc:ContractSubdivision>32</cbc:ContractSubdivision>
58+
59+
<cbc:OrderableIndicator>true</cbc:OrderableIndicator>
60+
<cbc:OrderableUnit>LTR</cbc:OrderableUnit>
61+
<cbc:ContentUnitQuantity unitCode="LTR" unitCodeListID="UNECERec20">1</cbc:ContentUnitQuantity>
62+
<cbc:OrderQuantityIncrementNumeric>10</cbc:OrderQuantityIncrementNumeric>
63+
<cbc:MinimumOrderQuantity unitCode="LTR" unitCodeListID="UNECERec20">100</cbc:MinimumOrderQuantity>
64+
<cbc:MaximumOrderQuantity unitCode="LTR" unitCodeListID="UNECERec20">1000</cbc:MaximumOrderQuantity>
65+
<cbc:PackLevelCode listID="GS17009:PEPPOL">HN</cbc:PackLevelCode>
66+
<cac:ItemComparison>
67+
<cbc:PriceAmount currencyID="EUR">1.5</cbc:PriceAmount>
68+
<cbc:Quantity unitCode="LTR" unitCodeListID="UNECERec20">1</cbc:Quantity>
69+
</cac:ItemComparison>
70+
<cac:RequiredItemLocationQuantity>
71+
<cac:ApplicableTerritoryAddress>
72+
<cac:Country>
73+
<cbc:IdentificationCode listID="ISO3166-1:Alpha2">GB</cbc:IdentificationCode>
74+
</cac:Country>
75+
</cac:ApplicableTerritoryAddress>
76+
<cac:Price>
77+
<cbc:PriceAmount currencyID="EUR">1.5</cbc:PriceAmount>
78+
</cac:Price>
79+
</cac:RequiredItemLocationQuantity>
80+
<cac:Item>
81+
<cbc:Description>Milk standard 3%</cbc:Description>
82+
<cbc:PackQuantity unitCode="LTR" unitCodeListID="UNECERec20">10</cbc:PackQuantity>
83+
<cbc:PackSizeNumeric>10</cbc:PackSizeNumeric>
84+
<cbc:Name>Milk standard 3%</cbc:Name>
85+
<cbc:Keyword>Milk</cbc:Keyword>
86+
<cbc:BrandName>Branded Milk</cbc:BrandName>
87+
<cac:SellersItemIdentification>
88+
<cbc:ID>89388789930</cbc:ID>
89+
</cac:SellersItemIdentification>
90+
<cac:StandardItemIdentification>
91+
<cbc:ID schemeID="GTIN">99023409093843</cbc:ID>
92+
</cac:StandardItemIdentification>
93+
<cac:ItemSpecificationDocumentReference>
94+
<cbc:ID>2384-34232-342-34-2333</cbc:ID>
95+
<cac:Attachment>
96+
<cbc:EmbeddedDocumentBinaryObject mimeCode="application/pdf"
97+
>ZGVmYXVsdA==</cbc:EmbeddedDocumentBinaryObject>
98+
</cac:Attachment>
99+
</cac:ItemSpecificationDocumentReference>
100+
<cac:OriginCountry>
101+
<cbc:IdentificationCode listID="ISO3166-1:Alpha2">FR</cbc:IdentificationCode>
102+
</cac:OriginCountry>
103+
<cac:CommodityClassification>
104+
<cbc:ItemClassificationCode listID="CPV">783xxxxxxxx</cbc:ItemClassificationCode>
105+
</cac:CommodityClassification>
106+
<cac:ClassifiedTaxCategory>
107+
<cbc:ID schemeID="UNCL5305">S</cbc:ID>
108+
<cbc:Percent>25</cbc:Percent>
109+
<cac:TaxScheme>
110+
<cbc:ID>VAT</cbc:ID>
111+
</cac:TaxScheme>
112+
</cac:ClassifiedTaxCategory>
113+
<cac:AdditionalItemProperty>
114+
<cbc:Name>Fat % for milk</cbc:Name>
115+
<cbc:Value>3%</cbc:Value>
116+
</cac:AdditionalItemProperty>
117+
</cac:Item>
118+
<cac:CallForTendersLineReference>
119+
<cbc:LineID>1</cbc:LineID>
120+
</cac:CallForTendersLineReference>
121+
</cac:CatalogueLine>
122+
</Catalogue>

0 commit comments

Comments
 (0)