Skip to content

Commit 6f130aa

Browse files
fix
1 parent 4e061c2 commit 6f130aa

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

rules/examples/T035/UseCase_1.xml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818

1919
<cac:ReceiverParty>
2020
<!-- This is the Economic Operator! -->
21-
<cbc:EndpointID schemeID="0088">8075367945271</cbc:EndpointID>
21+
<cbc:EndpointID schemeID="0088">7300010000001</cbc:EndpointID>
2222
<cac:PartyIdentification>
23-
<cbc:ID schemeID="0088">8075367945271</cbc:ID>
23+
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
2424
</cac:PartyIdentification>
2525
<cac:PartyName>
2626
<cbc:Name>ABC Supplier Ltd.</cbc:Name>
@@ -30,10 +30,12 @@
3030
<cbc:CityName>Gotham</cbc:CityName>
3131
<cbc:PostalZone>06800</cbc:PostalZone>
3232
<cac:Country>
33-
<cbc:IdentificationCode listID="ISO3166-1:Alpha2">DE</cbc:IdentificationCode>
33+
<cbc:IdentificationCode listID="ISO3166">DE</cbc:IdentificationCode>
3434
</cac:Country>
3535
</cac:PostalAddress>
3636
<cac:PartyLegalEntity>
37+
<cbc:RegistrationName>ABC Supplier Ltd.</cbc:RegistrationName>
38+
<cbc:CompanyID schemeID="0088">7300010000001</cbc:CompanyID>
3739
<cac:RegistrationAddress>
3840
<cac:Country>
3941
<cbc:IdentificationCode listID="ISO3166">DE</cbc:IdentificationCode>
@@ -43,9 +45,9 @@
4345
</cac:ReceiverParty>
4446

4547
<cac:ProviderParty>
46-
<cbc:EndpointID schemeID="0088">8075367945271</cbc:EndpointID>
48+
<cbc:EndpointID schemeID="0088">7300010000001</cbc:EndpointID>
4749
<cac:PartyIdentification>
48-
<cbc:ID schemeID="0088">8075367945271</cbc:ID>
50+
<cbc:ID schemeID="0088">7300010000001</cbc:ID>
4951
</cac:PartyIdentification>
5052
<cac:PartyName>
5153
<cbc:Name>UKL Contracting Authority</cbc:Name>
@@ -60,6 +62,8 @@
6062
</cac:Country>
6163
</cac:PostalAddress>
6264
<cac:PartyLegalEntity>
65+
<cbc:RegistrationName>UKL Contracting Authority</cbc:RegistrationName>
66+
<cbc:CompanyID schemeID="0088">7300010000001</cbc:CompanyID>
6367
<cac:RegistrationAddress>
6468
<cac:Country>
6569
<cbc:IdentificationCode listID="ISO3166">DE</cbc:IdentificationCode>

0 commit comments

Comments
 (0)