-
The version number of the _TEI Guidelines_ is (at least nowadays) stored in ./p5.xml at /TEI/teiHeader/fileDesc/editionStmt/edition/ref[2]. The value therein is copied from ./VERSION.
The current c…
-
**Situation**
FHIR Version 4 is the version of FHIR that is compatible with the App. When it comes to the raceCode element, the app looks for the omb-race-category url extension and pulls the associ…
-
Bob, Jon, and Jeremy met to discuss the validation using JSON schema. We resolved to use the existing code within the verifier to do this, though with some changes a standard website could be used. …
-
Behind Bars, p. 6 gives only one example of a two-lined percussion staff, which appears like a three-lined staff with the middle line removed:
She also gives two alternate forms for a three-lin…
-
Paul Birkel has written up the TB17 recommendations regarding the CityGML 3.0 CM and its associated draft XML Schema encoding. they are located in the "documents" folder [here](https://github.com/ope…
-
```
I suggest adding a SchemaResolver interface with a single method
public Schema resolveSchema(String systemId, PropertyMap options) throws
SAXException, IOException, IncorrectSchemaException;
NVDL…
-
I received errors such as when attempting the install
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
In the…
-
When I get the PEPPOL-EN16931-R120 error, no text is returned:
https://github.com/phax/phive-rules/blob/b34d05dbdbb1b51262e8733f7440e1487eb40f42/phive-rules-xrechnung/src/main/resources/external/sc…
-
In the example below dotted quarters with tremolo abbreviations should probably be interpreted as triplets:
![tremolo-triplets1](https://user-images.githubusercontent.com/29225574/94140895-42de2800…
-
We don't really have any rendering for the `` element, although it's widely used. In some cases it's used badly:
``
where I think we should be using:
``
and I think we should constrain the…