Adding XSD to Catalog, key type difference [message #901980] |
Wed, 15 August 2012 11:53 |
Chris Joelly Messages: 6 Registered: September 2011 |
Junior Member |
|
|
Hello,
in the forum "XML Schema Definition (XSD)" i got information that this forum is best for asking questions about the XML Catalog.
I want to add schema files to the Catalog because i think Eclipse can not download them from internet.
I am talking about these files (http://www.eclipse.org/spec/BPMN/20100524/MODEL), replace eclipse by omg in the urls.
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns="http://www.eclipse.org/spec/BPMN/20100524/MODEL" xmlns:xsd="http://www.eclipse.org/2001/XMLSchema" xmlns:bpmndi="http://www.eclipse.org/spec/BPMN/20100524/DI" targetNamespace="http://www.eclipse.org/spec/BPMN/20100524/MODEL" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xsd:import namespace="http://www.eclipse.org/spec/BPMN/20100524/DI" schemaLocation="BPMNDI.xsd"/>
<xsd:include schemaLocation="Semantic.xsd"/>
what is the difference when i add them to the schema catalog using key type "Namespace name" or "Schema location"?
And how do i import XSD files which imports other XSD files, like in the example above?
Thanks
Chris
--
modified urls because i am not allowed to post the real urls.
|
|
|
Powered by
FUDForum. Page generated in 0.03379 seconds