|
Re: MDX - Missing Cells: msg#00116php.nusoap.general
NuSOAP does not de-serialize attributes, which means it ignores CellOrdinal. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Krehl, Matthias (Key-Work)" <matthias.krehl@xxxxxxxxxxx> To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx> Sent: Monday, May 24, 2004 8:08 AM Subject: [Nusoap-general] MDX - Missing Cells > Hi, > > has someone experiences with quering XML/A? > > My problem is, that NuSOAP seems to drop information when parsing this > (sniplet of) XML-response: > > ... > <Cell CellOrdinal="11"> > <Value xsi:type="xsd:double">33069.766700</Value> > <FmtValue>33.070</FmtValue> > </Cell> > > <Cell CellOrdinal="13"> > <Value xsi:type="xsd:double">64660.252800</Value> > <FmtValue>64.660</FmtValue> > </Cell> > ... > > becomes (print_r()) > > ... > [11] => Array > ( > [Value] => 33069.7667 > [FmtValue] => 33.070 > ) > > [12] => Array > ( > [Value] => 64660.2528 > [FmtValue] => 64.660 > ) > ... > > Notice the CellOrdinal attribute in the XML code. It indicates that there > has been a NULL value in the MDX result (missing #12). Unfortunatley this > information is dropped in the return value of the NuSOAP client (->Call()). > > It would be very difficult for me to change the cube, so ... any > suggestions? Thanks a lot! > > Matthias > > > Matthias Krehl > m_att___hias._kreh_l@xxxxxxxxxxxxxx > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Nusoap-general mailing list > Nusoap-general@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/nusoap-general > ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id?66&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Please help me on NuSoap: 00116, Scott Nichol |
|---|---|
| Next by Date: | complextype and undefined type values: 00116, James Yang |
| Previous by Thread: | MDX - Missing Cellsi: 00116, Krehl, Matthias \(Key-Work\) |
| Next by Thread: | RE: MDX - Missing Cells: 00116, Chhai Thach |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |