phax / ph-ubl

Java library for reading and writing UBL 2.0, 2.1, 2.2, 2.3 and 2.4 (CS01) documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide the possibility to define custom namespace prefixes

phax opened this issue · comments

As requested and promised by issue #5

This is fixed with version 4.5.0 - the new writer builder API has a setNamespaceContext method. Also the default namespace handling was improved.