Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-894

Elements in the generated request message is not namespace qualified even if value of 'elementFormDefault' attribute in the schema is 'qualified'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • current (nightly)
    • Client - Engine
    • None

    Description

      Following Request Message shows element 'keyedReference' is not namespace qualified.
      But in the schema value of ElementFormDefault is 'qualified'

      <?xml version='1.0' encoding='utf-8' ?>
      <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <SOAP-ENV:Body>
      <ns1:find_business xmlns:ns1="urn:uddi-org:api_v2" generic="2.0" maxRows="2">
      <ns1:categoryBag><keyedReference tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4" keyName="Description Type" keyValue="wsdlSpec"></keyedReference></ns1:categoryBag>
      </ns1:find_business>
      </SOAP-ENV:Body>
      </SOAP-ENV:Envelope>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              james James Jose
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: