[jboss-jira] [JBoss JIRA] (ELY-1589) elytron-client-1_1.xsd is invalid
Jan Kalina (JIRA)
issues at jboss.org
Tue May 22 08:29:00 EDT 2018
[ https://issues.jboss.org/browse/ELY-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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.
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}
> 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
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list