users@jaxb.java.net

Re: JAXB20: duplicated namespaces

From: Sky-Tiger <darktemplarster_at_gmail.com>
Date: Mon, 23 Feb 2009 22:58:06 -0800 (PST)

continue:

 </soap:Header>
   <soap:Body>
      <ns9:getManagedElementResponse
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1"
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"
xmlns:ns4="http://www.tmforum.org/mtop/fmw/xsd/msg/v1"
xmlns:ns5="http://www.tmforum.org/mtop/mri/xsd/eir/v1"
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/notmsg/v1"
xmlns:ns7="http://www.tmforum.org/mtop/mri/xsd/rs/v1"
xmlns:ns8="http://www.tmforum.org/mtop/mri/xsd/osr/v1"
xmlns:ns9="http://www.tmforum.org/mtop/mri/xsd/mer/v1"
xmlns:ns10="http://www.tmforum.org/mtop/rtm/xsd/ah/v1"
xmlns:ns11="http://www.tmforum.org/mtop/rtm/xsd/ar/v1"
xmlns:ns12="http://www.tmforum.org/mtop/mri/xsd/tpr/v1"
xmlns:ns13="http://www.tmforum.org/mtop/mri/xsd/mdr/v1"
xmlns:ns14="http://www.tmforum.org/mtop/mri/xsd/tlr/v1"
xmlns:ns15="http://www.tmforum.org/mtop/mri/xsd/rir/v1"
xmlns:ns16="http://www.tmforum.org/mtop/fmw/xsd/coi/v1"
xmlns:ns17="http://www.tmforum.org/mtop/nrb/xsd/cri/v1"
xmlns:ns18="http://www.tmforum.org/mtop/nrf/xsd/me/v1"
xmlns:ns19="http://www.tmforum.org/mtop/nrb/xsd/lay/v1"
xmlns:ns20="http://www.tmforum.org/mtop/nrb/xsd/lp/v1"
xmlns:ns21="http://www.tmforum.org/mtop/nrf/xsd/tmd/v1"
xmlns:ns22="http://www.tmforum.org/mtop/nrf/xsd/fd/v1"
xmlns:ns23="http://www.tmforum.org/mtop/nrf/xsd/tl/v1"
xmlns:ns24="http://www.tmforum.org/mtop/nrf/xsd/eh/v1"
xmlns:ns25="http://www.tmforum.org/mtop/nrf/xsd/os/v1"
xmlns:ns26="http://www.tmforum.org/mtop/nrf/xsd/ctp/v1"
xmlns:ns27="http://www.tmforum.org/mtop/nrf/xsd/tppool/v1"
xmlns:ns28="http://www.tmforum.org/mtop/nrf/xsd/snc/v1"
xmlns:ns29="http://www.tmforum.org/mtop/nrf/xsd/tpdata/v1"
xmlns:ns30="http://www.tmforum.org/mtop/nrf/xsd/gtp/v1"
xmlns:ns31="http://www.tmforum.org/mtop/nra/xsd/epg/v1"
xmlns:ns32="http://www.tmforum.org/mtop/nra/xsd/pgp/v1"
xmlns:ns33="http://www.tmforum.org/mtop/nrf/xsd/fdfr/v1"
xmlns:ns34="http://www.tmforum.org/mtop/nrf/xsd/ptp/v1"
xmlns:ns35="http://www.tmforum.org/mtop/nrf/xsd/mfd/v1"
xmlns:ns36="http://www.tmforum.org/mtop/nrf/xsd/mlsn/v1"
xmlns:ns37="http://www.tmforum.org/mtop/nrf/xsd/rs/v1"
xmlns:ns38="http://www.tmforum.org/mtop/nrf/xsd/eq/v1"
xmlns:ns39="http://www.tmforum.org/mtop/nrf/xsd/ftp/v1"
xmlns:ns40="http://www.tmforum.org/mtop/nra/xsd/pg/v1">
         <ns9:me>
            <name xmlns:ns41="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
xmlns="">
               <ns3:rdn>
                  <ns3:type>MD</ns3:type>
                  <ns3:value>Huawei/U2000</ns3:value>
               </ns3:rdn>
               <ns3:rdn>
                  <ns3:type>ME</ns3:type>
                  <ns3:value>3145728</ns3:value>
               </ns3:rdn>
            </name>
            <location
xmlns:ns41="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
xmlns="">hhhhh</location>
            <Manufacturer
xmlns:ns41="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
xmlns="">hhhhh</Manufacturer>
            <productName
xmlns:ns41="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" xmlns="">OptiX OSN
3500</productName>
            <softwareVersion
xmlns:ns41="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
xmlns="">5.21.17.10</softwareVersion>
            <isInSyncState
xmlns:ns41="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
xmlns="">true</isInSyncState>
            <communicationState
xmlns:ns41="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
xmlns="">CS_AVAILABLE</communicationState>
            <IPaddress
xmlns:ns41="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
xmlns="">127.0.0.1</IPaddress>
         </ns9:me>
      </ns9:getManagedElementResponse>
   </soap:Body>
</soap:Envelope>

I am not sure it is the issue of JAXB?

Do anyone know how to deal with such issue? Thanks.


-- 
View this message in context: http://www.nabble.com/JAXB20%3A--duplicated-namespaces-tp22176830p22176834.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.