[
https://issues.jboss.org/browse/ELY-1589?page=com.atlassian.jira.plugin.s...
]
Jan Kalina updated ELY-1589:
----------------------------
Description:
XSD validation of test-wildfly-config.xml in tests fails because of invalid XSD:
{noformat}Src-resolve: Cannot Resolve The Name 'resource-type' To A(n)
'simpleType Definition' Component.{noformat}
Problem is, "resource-type" (which is complexType) is used as type of an
attribute (not of an element) in certificate-revocation-list-type.
Edit: there is much more errors when trying to verify testing XMLs against XSDs.
was:
XSD validation of test-wildfly-config.xml in tests fails because of invalid XSD:
{noformat}Src-resolve: Cannot Resolve The Name 'resource-type' To A(n)
'simpleType Definition' Component.{noformat}
Problem is, "resource-type" (which is complexType) is used as type of an
attribute (not of an element) in certificate-revocation-list-type.
elytron-client-1_1.xsd is invalid
---------------------------------
Key: ELY-1589
URL:
https://issues.jboss.org/browse/ELY-1589
Project: WildFly Elytron
Issue Type: Bug
Components: XML
Affects Versions: 1.3.2.Final
Reporter: Jan Kalina
Assignee: Jan Kalina
Priority: Critical
XSD validation of test-wildfly-config.xml in tests fails because of invalid XSD:
{noformat}Src-resolve: Cannot Resolve The Name 'resource-type' To A(n)
'simpleType Definition' Component.{noformat}
Problem is, "resource-type" (which is complexType) is used as type of an
attribute (not of an element) in certificate-revocation-list-type.
Edit: there is much more errors when trying to verify testing XMLs against XSDs.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)