From: Eduard D. <ed...@fr...> - 2023-02-21 07:37:48
|
Thanks, looks like I can use .rng in a catalog? Eduard Drenth, Software Architekt ed...@fr... Doelestrjitte 8 8911 DX Ljouwert (058) 213 14 14 +31 62 094 34 28 https://www.fryske-akademy.nl/ https://frysker.nl/ https://frisian.eu/ [cid:45ab8689-c29e-49f8-a81e-21989d2ee00c] gpg: pgp.key-server.io/pks/lookup?search=eduarddrenth ________________________________ From: Joe Wicentowski <jo...@gm...> Sent: Monday, February 20, 2023 11:00 PM To: Eduard Drenth <ed...@fr...> Cc: Exist-open <exi...@li...> Subject: Re: [Exist-open] implicit validation Hi Eduard, eXist rejects attempts to store only non-well-formed documents. Failure to adhere to a schema will not trigger a rejection. eXide - at the application level - performs some limited schema checking - of .xconf files. See: - Validation code: https://github.com/eXist-db/eXide/blob/develop/modules/validate-xml.xq - Catalog: https://github.com/eXist-db/eXide/blob/develop/resources/schema/catalog.xml Joe On Mon, Feb 20, 2023 at 10:50 AM Eduard Drenth <ed...@fr...<mailto:ed...@fr...>> wrote: Dear all, When validation is configured uploading invalid documents (via eXide) seems possible. Is that correct and by design? Can someone give an overview of when documents are (not) validated? Regards, Eduard Drenth, Software Architekt ed...@fr...<mailto:ed...@fr...> Doelestrjitte 8 8911 DX Ljouwert (058) 213 14 14 +31 62 094 34 28 https://www.fryske-akademy.nl/ https://frysker.nl/ https://frisian.eu/ [cid:18670d3c07833a855901] gpg: pgp.key-server.io/pks/lookup?search=eduarddrenth<http://pgp.key-server.io/pks/lookup?search=eduarddrenth> _______________________________________________ Exist-open mailing list Exi...@li...<mailto:Exi...@li...> https://lists.sourceforge.net/lists/listinfo/exist-open |