You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Paul Whitehurst (JIRA)" <xe...@xml.apache.org> on 2007/09/11 17:08:32 UTC

[jira] Created: (XERCESC-1747) Schema validation fails on cpe schema

Schema validation fails on cpe schema
-------------------------------------

                 Key: XERCESC-1747
                 URL: https://issues.apache.org/jira/browse/XERCESC-1747
             Project: Xerces-C++
          Issue Type: Bug
          Components: Validating Parser (Schema) (Xerces 1.5 or up only)
    Affects Versions: 2.7.0
         Environment: windows, linux, osx, solaris
            Reporter: Paul Whitehurst
         Attachments: cpe-1.0.xsd, cpetest.xml

Xerces C fails to validate against the CPE schema (http://cpe.mitre.org/) with an invalid URI error.

Using the PParse test application I get the following error:
Error at file C:\dev\test\schema\cpetest.xml, line 4, char 60
  Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value 'cpe://microsoft.windows:vista' is NOT a valid URI .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Updated: (XERCESC-1747) Schema validation fails on cpe schema

Posted by "Paul Whitehurst (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Whitehurst updated XERCESC-1747:
-------------------------------------

    Attachment: cpetest.xml
                cpe-1.0.xsd

Here is the sample file and the cpe schema used to cause this problem

> Schema validation fails on cpe schema
> -------------------------------------
>
>                 Key: XERCESC-1747
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1747
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>    Affects Versions: 2.7.0
>         Environment: windows, linux, osx, solaris
>            Reporter: Paul Whitehurst
>         Attachments: cpe-1.0.xsd, cpetest.xml
>
>
> Xerces C fails to validate against the CPE schema (http://cpe.mitre.org/) with an invalid URI error.
> Using the PParse test application I get the following error:
> Error at file C:\dev\test\schema\cpetest.xml, line 4, char 60
>   Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value 'cpe://microsoft.windows:vista' is NOT a valid URI .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Commented: (XERCESC-1747) Schema validation fails on cpe schema

Posted by "Paul Whitehurst (JIRA)" <xe...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XERCESC-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526479 ] 

Paul Whitehurst commented on XERCESC-1747:
------------------------------------------

I forgot to mention, I'm using Xerces-C 2.8.  Also, this document successfully validates using Oxygen, LIBXML, XSV, MSXML 4, and MSXML.NET

> Schema validation fails on cpe schema
> -------------------------------------
>
>                 Key: XERCESC-1747
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1747
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (Schema) (Xerces 1.5 or up only)
>    Affects Versions: 2.7.0
>         Environment: windows, linux, osx, solaris
>            Reporter: Paul Whitehurst
>         Attachments: cpe-1.0.xsd, cpetest.xml
>
>
> Xerces C fails to validate against the CPE schema (http://cpe.mitre.org/) with an invalid URI error.
> Using the PParse test application I get the following error:
> Error at file C:\dev\test\schema\cpetest.xml, line 4, char 60
>   Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value 'cpe://microsoft.windows:vista' is NOT a valid URI .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Closed: (XERCESC-1747) Schema validation fails on cpe schema

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1747.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1.0

The fix is in SVN.

> Schema validation fails on cpe schema
> -------------------------------------
>
>                 Key: XERCESC-1747
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1747
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Validating Parser (XML Schema)
>    Affects Versions: 2.7.0
>         Environment: windows, linux, osx, solaris
>            Reporter: Paul Whitehurst
>             Fix For: 3.1.0
>
>         Attachments: cpe-1.0.xsd, cpetest.xml
>
>
> Xerces C fails to validate against the CPE schema (http://cpe.mitre.org/) with an invalid URI error.
> Using the PParse test application I get the following error:
> Error at file C:\dev\test\schema\cpetest.xml, line 4, char 60
>   Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value 'cpe://microsoft.windows:vista' is NOT a valid URI .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org