Tamino XSD:Include

Hi,

I am trying to load a schema into the Tamino Manager, but I am getting the following error:

----
<ino:response xmlns:ino=“http://namespaces.softwareag.com/tamino/response2” xmlns:xql=“XQL FAQ (XML Query Language - Frequently Asked Questions)”>
<ino:message ino:returnvalue=“7931”>
<ino:messagetext ino:code=“INOXDE7931”>An error occurred while processing a schema document</ino:messagetext>
ino:messagelineINOXDE7580: Line 14, Column 3: (src-include.1) Invalid include element. Schema reference could not be resolved.</ino:messageline>
</ino:message>
</ino:response>

----
Here is the Schema I am trying to load.

<?xml version="1.0"?>
<xsd:schema xmlns:xsd=“XML Schema”>

<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\simple.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\complex.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t4.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t4a.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t4a-nr.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t4rif.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t4rsp.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\rrsp.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t215.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t4a-oas.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t4a-p.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t1204.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\agr-1.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t5018.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\nr4.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t5.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t5007.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t5008.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t3.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\safer.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\t4e.xsd”/>
<xsd:include schemaLocation=“C:\SE Projects\CCRA\XML Schema\forms.xsd”/>

<xsd:element name=“Submission” type=“ReturnType”/>
<xsd:complexType name=“ReturnType”>
xsd:sequence
<xsd:element name=“T619” type=“TransmitterType”/>
<xsd:element name=“Return” type=“ReturnChoiceType” maxOccurs=“unbounded”/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name=“TransmitterType”>
xsd:all
<xsd:element name=“sbmt_ref_id” type=“char8Type”/>
<xsd:element name=“rpt_tcd” type=“otherDataType”/>
<xsd:element name=“trnmtr_nbr” type=“transNbrType”/>
<xsd:element name=“trnmtr_tcd” type=“indicator1-4Type”/>
<xsd:element name=“summ_cnt” type=“int6Type”/>
<xsd:element name=“lang_cd” type=“languageType”/>
<xsd:element name=“TRNMTR_NM” type=“Line2Type”/>
<xsd:element name=“TRNMTR_ADDR” type=“CanadaAddressType”/>
<xsd:element name=“CNTC” type=“ContactType”/>
</xsd:all>
</xsd:complexType>
</xsd:schema>


Does anyone have any ideas on what I am doing wrong? I thought that Tamino 4.2.1 would support XSD:Include.

Thanks,

Brian Garner
Software AG Canada Inc.
Advisory System Engineer
brian.garner@softwareag.ca

I think I have the answer to this question, although I am running into other problems trying to import the included Schema’s.

Once I get that resolved, if I am still having problems I will post again.

You do not have to respond to this post.

Thanks for your patience,

Brian Garner

Thanks,

Brian Garner
Advisory Systems Engineer, Softtware AG Canada
416.364.1133 x.261 office

Hello there !

Is my question (click me) related to yours ?

regards

Bertrand Martel
Software AG France