Test
structure_testE - 1
Location
all the document
Description
The validator is not able to extract the node element urn:oasis:names:tc:ebxml-regrep:xsd:lcm:3.0:SubmitObjectsRequest from the validated document. org.jdom.input.JDOMParseException: Error on line 519: The processing instruction target matching "[xX][mM][lL]" is not allowed. --- at org.jdom.input.SAXBuilder.build(SAXBuilder.java:533) --- at org.jdom.input.SAXBuilder.build(SAXBuilder.java:865) --- at net.ihe.gazelle.xdstar.validator.MetadataValidator.extractNode(MetadataValidator.java:32) --- at net.ihe.gazelle.xdstar.validator.GenericMetadataValidator.validate(GenericMetadataValidator.java:59) --- at net.ihe.gazelle.xdstar.validator.ws.XDSMetadataValidato...