<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: XSD include tag in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259259#M977205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are not supposed to use XSD include while designing data types/ msg types for using it in XI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2007 04:26:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-29T04:26:08Z</dc:date>
    <item>
      <title>XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaq-p/2259257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please explain &amp;lt;xsd:include&amp;gt; tag with example??&lt;/P&gt;&lt;P&gt;Also specify the constraints regarding the usage of the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 04:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaq-p/2259257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T04:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259258#M977204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anisha Sarode,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This design approach is the mirror image of the first approach: &lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"&lt;/P&gt;&lt;P&gt;            targetNamespace="http://www.library.org"&lt;/P&gt;&lt;P&gt;            xmlns="http://www.library.org"&lt;/P&gt;&lt;P&gt;            elementFormDefault="qualified"&amp;gt;&lt;/P&gt;&lt;P&gt;    &amp;lt;b&amp;gt;&amp;lt;xsd:include schemaLocation="Book.xsd"/&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;    &amp;lt;xsd:element name="Library"&amp;gt;&lt;/P&gt;&lt;P&gt;        &amp;lt;xsd:complexType&amp;gt;&lt;/P&gt;&lt;P&gt;             &amp;lt;xsd:sequence&amp;gt;&lt;/P&gt;&lt;P&gt;                 &amp;lt;xsd:element name="BookCatalogue"&amp;gt;&lt;/P&gt;&lt;P&gt;                     &amp;lt;xsd:complexType&amp;gt;&lt;/P&gt;&lt;P&gt;                         &amp;lt;xsd:sequence&amp;gt;&lt;/P&gt;&lt;P&gt;                             &amp;lt;xsd:element ref="Book"&lt;/P&gt;&lt;P&gt;                                          maxOccurs="unbounded"/&amp;gt;&lt;/P&gt;&lt;P&gt;                         &amp;lt;/xsd:sequence&amp;gt;&lt;/P&gt;&lt;P&gt;                     &amp;lt;/xsd:complexType&amp;gt;&lt;/P&gt;&lt;P&gt;                 &amp;lt;/xsd:element&amp;gt;&lt;/P&gt;&lt;P&gt;            &amp;lt;/xsd:sequence&amp;gt;&lt;/P&gt;&lt;P&gt;        &amp;lt;/xsd:complexType&amp;gt;&lt;/P&gt;&lt;P&gt;    &amp;lt;/xsd:element&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/xsd:schema&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards &lt;/P&gt;&lt;P&gt;Pradeep N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 04:20:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259258#M977204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T04:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259259#M977205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are not supposed to use XSD include while designing data types/ msg types for using it in XI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 04:26:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259259#M977205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T04:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259260#M977206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me explain what am i trying to do.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one "Address.xsd" and one "vendor.xsd".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Vendor.xsd file i want to include "address.xsd" file using &amp;lt;include&amp;gt; tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now these two xsd files need to be imported into XI under "External Definations".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can i use &amp;lt;include&amp;gt; tag into these xsd file??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Yes, How??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 04:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259260#M977206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T04:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259261#M977207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Refer this thread and check the answer by Uma Maheswari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2841646"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 04:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259261#M977207</guid>
      <dc:creator>bhavesh_kantilal</dc:creator>
      <dc:date>2007-05-29T04:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259262#M977208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is just not about importing XSD files into XI. I need to know whether i can import xsd file which has &amp;lt;xsd:include&amp;gt; tag in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 04:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259262#M977208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T04:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259263#M977209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the thread it describes exactly that!&lt;/P&gt;&lt;P&gt;How to import dependent XSD's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 04:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259263#M977209</guid>
      <dc:creator>bhavesh_kantilal</dc:creator>
      <dc:date>2007-05-29T04:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259264#M977210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I m not getting anything under External Reference tab to copy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 04:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259264#M977210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T04:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259265#M977211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am not sure. Just try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete both the imported XSDs. First import the vedor xsd and then improt the address xsd. The link I guess should be automatically established.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, if you can give the XSD, I can give it a try from my system. You can find my mail id in my business card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jai Shankar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Jai Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 05:12:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259265#M977211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T05:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259266#M977212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;lt;i&amp;gt;The link I guess should be automatically established.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doesnt happen automatically. You need to do the steps as described in the thread I have pointed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhavesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 05:16:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259266#M977212</guid>
      <dc:creator>bhavesh_kantilal</dc:creator>
      <dc:date>2007-05-29T05:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259267#M977213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bhavesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Quote from SAP help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;BR /&gt; 1. To import a data type from an XSD file to the Integration Repository, you must first check whether the XSD file contains more than one global data type definition. You must only import one definition in each import.&lt;BR /&gt;&lt;BR /&gt; 2. Use the Integration Builder to create a data type with the same name as the data type to be imported from the XSD file. If there is a targetNamespace in the XSD file, it must correspond to the Repository namespace where you are creating this data type.&lt;BR /&gt;&lt;BR /&gt; 3. Choose Tools ® Import XSD and select an XSD file from the dialog that follows.&lt;BR /&gt;&lt;BR /&gt;If there are other global data type definitions in the file, the processing log reports that data type definitions have been ignored.&lt;BR /&gt;&lt;BR /&gt; 4. If the imported data type contains references to other data types, these are displayed in a message. To import these data types, repeat the procedure in the previous two steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here these steps are not included. Hence assumed the link is established automatically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jai Shankar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 05:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259267#M977213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T05:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: XSD include tag</title>
      <link>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259268#M977214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If we import a WSDL file we get the source string under external reference which can be used.&lt;/P&gt;&lt;P&gt;But with xsd files we do not get anything under external reference.&lt;/P&gt;&lt;P&gt;So if we require to import two dependent XSD files, what should be the procedure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 05:38:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/xsd-include-tag/qaa-p/2259268#M977214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T05:38:57Z</dc:date>
    </item>
  </channel>
</rss>

