-
DeploymentManifest.XSD is not valid as published here. The following elements refers to undefined types.
<xs:element name="UserX" type="DeploymentUserX" />
<xs:element name="GroupX"…
-
```
Recibir ramas del xsd; como Plinian.xsd, o como resulte más cómodo, para
juntar todos los aportes.
```
Original issue reported on code.google.com by `villave...@gbif.es` on 3 Sep 2012 at 8:27
-
Hi all,
I may be doing something wrong, but I have an XSD in path1/name.xsd that uses the xsd:import feature to import a relative path XSD ../path2/name2.xsd. The import is used due to the path2/name…
-
Any easy way to retain the namespacing of imported schema?
For instance I have a shared common entity schema (CMENT namespace) containing Address. When I convert the common entity schema I get what I…
-
For validating changed archival informations via API, we need to create an schema (eag.xsd).
Otherwise it can not been guaranted that the new file is valid.
-
See #398
https://github.com/cryostatio/cryostat-core/blob/main/cryostat-core/src/main/resources/io/cryostat/core/agent/jfrprobes_schema.xsd
This causes probe template uploads to fail because th…
-
Buongiorno,
stiamo tentando il servizio di aggiornamento metadati verso la Regione ER ma riceviamo un errore di comunicazione dal GTW.
request:
```
PUT /v1/documents/2.16.840.1.113883.2.9.2.160.…
-
Buongiorno,
stiamo tentando il servizio di aggiornamento metadati verso la Regione Veneto ma riceviamo un errore di comunicazione dal GTW.
Faccio presente che l'errore si verifica oltre che per le r…
-
Consider the code below
```python
from rdflib import Graph, BNode, URIRef, Literal, XSD
graph = Graph()
graph.add((BNode(), URIRef('http://example.com/'), Literal('2015-09-24Z', datatype=XSD.dat…
-
According to this [comment](https://github.com/mojohaus/versions/pull/908#issuecomment-1404144192) in PR #908 the versions plugin should be able to discover updates for core extensions defined in `.mv…
theit updated
11 hours ago