validate against ubl xrechnung
This commit is contained in:
@@ -235,7 +235,6 @@ public class XMLValidatorTest extends ResourceCase {
|
||||
|
||||
}
|
||||
|
||||
/* UBL validation is not yet there :-(
|
||||
public void testXRValidationUBL() {
|
||||
ValidationContext ctx = new ValidationContext(null);
|
||||
XMLValidator xv = new XMLValidator(ctx);
|
||||
@@ -258,6 +257,5 @@ public class XMLValidatorTest extends ResourceCase {
|
||||
}
|
||||
assertTrue(noExceptions);
|
||||
|
||||
}*/
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user