[jbosstools-issues] [JBoss JIRA] (JBDS-4017) xml validator can't find xsd even though it's specified in xml file

Josef Ludvicek (JIRA) issues at jboss.org
Thu Aug 25 09:55:00 EDT 2016


     [ https://issues.jboss.org/browse/JBDS-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josef Ludvicek updated JBDS-4017:
---------------------------------
    Description: 
RHDS xml validator can't find xsd schema in following xml file => validation doesn't work
{code:xml}
<?xml version="1.0" encoding="UTF-8"?>
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor 
        license agreements. See the NOTICE file distributed with this work for additional 
        information regarding copyright ownership. The ASF licenses this file to 
        You under the Apache License, Version 2.0 (the "License"); you may not use 
        this file except in compliance with the License. You may obtain a copy of 
        the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required 
        by applicable law or agreed to in writing, software distributed under the 
        License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
        OF ANY KIND, either express or implied. See the License for the specific 
        language governing permissions and limitations under the License. -->
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
    xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.0.0"
    xmlns:enc="http://karaf.apache.org/xmlns/jasypt/v1.0.0" xmlns:jaas="http://karaf.apache.org/xmlns/jaas/v1.0.0">
{code}


> xml validator can't find xsd even though it's specified in xml file
> -------------------------------------------------------------------
>
>                 Key: JBDS-4017
>                 URL: https://issues.jboss.org/browse/JBDS-4017
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Bug
>    Affects Versions: 10.0.0.GA
>            Reporter: Josef Ludvicek
>
> RHDS xml validator can't find xsd schema in following xml file => validation doesn't work
> {code:xml}
> <?xml version="1.0" encoding="UTF-8"?>
> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor 
>         license agreements. See the NOTICE file distributed with this work for additional 
>         information regarding copyright ownership. The ASF licenses this file to 
>         You under the Apache License, Version 2.0 (the "License"); you may not use 
>         this file except in compliance with the License. You may obtain a copy of 
>         the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required 
>         by applicable law or agreed to in writing, software distributed under the 
>         License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS 
>         OF ANY KIND, either express or implied. See the License for the specific 
>         language governing permissions and limitations under the License. -->
> <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
>     xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.0.0"
>     xmlns:enc="http://karaf.apache.org/xmlns/jasypt/v1.0.0" xmlns:jaas="http://karaf.apache.org/xmlns/jaas/v1.0.0">
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list