Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-1233

Teiid cannot handle child elements belonging to a different namespace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.7.1, 7.8
    • 7.6
    • Modeling
    • None

      In the case where a web service is returning a response similar to the
      following:

      <ns1:searchMidbWSResponse ... >
      < ns1:return>
      < ns1:Site>
      <ns2:PropOne>...</ ns2:PropOne>
      < ns2:PropTwo>...</ ns2:PropTwo>
      etc...
      </ ns1:Site>
      </ ns1:return>
      </ ns1:searchMidbWSResponse>

      Notice that all of the Site property elements belong to a different namespace
      (alias=ns2) whereas the outer elements belong to the namespace with the ns1
      alias. It looks like EDS cannot handle child elements belonging to a different
      namespace.

            rhn-engineering-tejones Edwin Jones
            rhn-support-dsteigner Deborah Steigner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: