Re: [xml] schema validation with entities

2019-09-09 Thread Lara Blatchford
, 2019 11:35 AM To: xml@gnome.org Subject: [xml] schema validation with entities Good morning - is there any way to successfully execute schema validation on XML containing entity definitions/references with libxml2 *without* substituting the entities yourself? I notice xmllint produces the same

[xml] schema validation with entities

2019-09-09 Thread Lara Blatchford
Good morning - is there any way to successfully execute schema validation on XML containing entity definitions/references with libxml2 *without* substituting the entities yourself? I notice xmllint produces the same error I'm getting in my code: ent_exp3.xml:8: element fruit: Schemas validity