Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-1083

Shorter NameSpace prefix to speed up XML processing and reduce communication bandwidth

    XMLWordPrintableJSON

Details

    Description

      Given XSD:
      <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://soaassureservice.soabench.ibm.com" xmlns:as="http://soaassureservice.soabench.ibm.com">
      <element name="requestInfo" type="string"/>
      <element name="createClaim">
      ...

      SDO generates NameSpace prefix too long:
      <soaassureservice:createClaim xmlns:soaassureservice="http://soaassureservice.soabench.ibm.com">
      <soaassureservice:requestInfo>...</soaassureservice:requestInfo>
      ...

      Attachments

        1. ShortPrefix
          9 kB
          Yang ZHONG
        2. prefix.xsd
          1 kB
          Yang ZHONG

        Activity

          People

            Unassigned Unassigned
            yang_zhong Yang ZHONG
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: