[jboss-jira] [JBoss JIRA] Commented: (JGRP-1078) Generated schema does not start with xsd:schema element

Sei Syvalta (JIRA) jira-events at lists.jboss.org
Fri Oct 23 09:58:05 EDT 2009


    [ https://jira.jboss.org/jira/browse/JGRP-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12491200#action_12491200 ] 

Sei Syvalta commented on JGRP-1078:
-----------------------------------

Works for me with validation turned on.

Btw, the xsd in the site is not valid: http://www.validome.org/grammar/validate/?lang=en&viewSourceCode=1&grammarTyp=SCHEMA&url=http://www.jgroups.org/schema/JGroups-2.8.xsd

The interesting thing is that the xsd from my local build is valid.

> Generated schema does not start with xsd:schema element
> -------------------------------------------------------
>
>                 Key: JGRP-1078
>                 URL: https://jira.jboss.org/jira/browse/JGRP-1078
>             Project: JGroups
>          Issue Type: Sub-task
>            Reporter: Bela Ban
>            Assignee: Vladimir Blagojevic
>             Fix For: 2.8
>
>
> A schema needs to start with
> <?xml version="1.0" ?>
> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> However, the <xsd:schema ... > element is missing ! 
> We need this, or else a validating parse will fail !

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list