-
Question from Germany:
* In Hungary, it is customary that amounts are not issued here with two decimal places, but are always rounded to full HUF. So the indication of the fillers is omitted.
* If w…
-
Not sure if this project is alive or not but firstly, thanks for some important pointers I learned from in the code! :)
I need to run a `.sch` to validate PEPPOL messages. The SCH can be found here…
-
The usage ([current](https://github.com/itplr-kosit/validator-configuration-xrechnung/blob/master/docs/usage.md) and [permanent](https://github.com/itplr-kosit/validator-configuration-xrechnung/blob/4…
-
Hi
I want to wrap signature element within` ` element using custom `SignatureAppendingStrategy` but it has a problem with xpath transform `"not(//ancestor-or-self::ext:UBLExtensions)"`.
It fires the…
-
Hi,
i want to sign xml using 509 certificate and hash it but I am not getting a proper answer for the same
-
final MapBasedNamespaceContext aNSContext = UBL21NamespaceContext.getInstance ().getClone ();
aNSContext.clear();
aNSContext.addDefaultNamespaceURI ("urn:oasis:names:specificatio…
-
I'm trying to export UBL invoices for importing in an accounting application (Venice) and need to add cac:AccountingCustomerParty/cbc:SupplierAssignedAccountID to the XML file.
How can this be done…
-
Hi @phax,
What is the recommended way of usage in a concurrent environment? Should I create a new `ISchematronResource` for each document to be validated?
I guess compiling is taking some time …
-
In version 1.8.1 I get the empty `xmlns=""`
```xml
Karl Johans gate 45
Oslo
0162
NO
```
How can this be done in versions over 1.8.1?
-
I'm trying to export UBL invoices for importing in an accounting application (Venice) and need to add cac:AccountingCustomerParty/cbc:SupplierAssignedAccountID to the XML file.
How can this be done…