On Thu, Oct 20, 2022 at 07:52:48AM -0400,
 Marc Blanchet <marc.blanc...@viagenie.ca> wrote 
 a message of 33 lines which said:

> An example of such tool is xmllint —schema $schemafile  $inputFile
> . Xmllint is pretty available in any distribution.

Using James Gould's example:

%  xmllint --noout --schema wrapper.xsd epp.xml
epp.xml:25: element update: Schemas validity error : Element 
'{urn:ietf:params:xml:ns:epp-1.0}update': This element is not expected. 
Expected is one of ( {urn:ietf:params:xml:ns:epp-1.0}extension, 
{urn:ietf:params:xml:ns:epp-1.0}clTRID ).
epp.xml fails to validate

So, thanks to all, I have now ammunition to use with the client :-)

_______________________________________________
regext mailing list
regext@ietf.org
https://www.ietf.org/mailman/listinfo/regext

Reply via email to