-
* subSections must not be nested
* treatments must not be nested
-
Eventually we would like to restrict xml:lang to specific elements. Schematron should enforce the use of xml:lang to elements like .
-
**The Problem**
When having a SubInvoiceLine, with InvoicedQuantity = 0 and therefore LineExtensionAmount = 0, the validator returns a [BR-DEX-02].
[BR-DEX-02] Der Wert von "Invoice line net amo…
-
With its Relax NG support (from #237), this language server is now extremely close to meeting the needs of a number of large XML initiatives such as DocBook, the [Text Encoding Initiative](https://tei…
-
```
This is in 1.6 and in ISO schematron.
Not clear to me what happens when different phases have different values
for a variable, and #ALL is being used.
```
Original issue reported on code.google.…
-
```
This is in 1.6 and in ISO schematron.
Not clear to me what happens when different phases have different values
for a variable, and #ALL is being used.
```
Original issue reported on code.google.…
-
```
The schematron implementation currently supports version 1.5 of Schematron.
It should be updated to support the ISO version.
oNVDL has some support we can probably use.
```
Original issue repor…
-
https://www.balisage.net/Proceedings/vol19/html/Lizzi01/BalisageVol19-Lizzi01.html
Dette kan være ganske interessant for oss. Jeg har ikke sett veldig nøye på det men det virker som at man kan gi e…
-
```
Support for ISO schematron requires, in addition to support for new
features, using a different namespace. Note also key now comes from the
xsl namespace.
Should we continue to support the old S…
-
```
Hello,
I need to validate an xml file using a xslt transformer and of course a
schematron schema. When I try to run probatron.jar without my custom xslt file,
it gives me that error :
Error at…