[phpsoa] Re: Randomly appearing strings when working with CDATA

2007-03-12 Thread simonslaws



On 12 Mar, 17:35, "cdouglas" <[EMAIL PROTECTED]> wrote:
> An example XML doc structure pulled from the CDATA section of the
> parent xml doc is:
>
> 
>
>   
>  Value
>   
>  
> value
>  
>  
> value
>
> 
> 
> 
>
> An group section is here that demonstrates the issue.  The issue
> occurs 3 times just in this small section, this is typical.
> I am currently running the following commands to clean it up before
> processing.
>
> $cdata = str_replace("","",$cdata);
>
>  

[phpsoa] Re: Randomly appearing strings when working with CDATA

2007-03-12 Thread cdouglas

An example XML doc structure pulled from the CDATA section of the
parent xml doc is:


   
  
 Value
  
 
value
 
 
value
   





An group section is here that demonstrates the issue.  The issue
occurs 3 times just in this small section, this is typical.
I am currently running the following commands to clean it up before
processing.

$cdata = str_replace("","",$cdata);

 

[phpsoa] Re: Randomly appearing strings when working with CDATA

2007-03-12 Thread simonslaws



On 12 Mar, 15:43, "cdouglas" <[EMAIL PROTECTED]> wrote:
> Is there a way I can email it to you since I can't post it here?

Hi Chris

If the data is sensitive/confidential it's better not to send it out
to me. I'll mail you directly and I'll get you to describe the general
shape of the data.

Regards

Simon


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~--~~~~--~~--~--~---



[phpsoa] Re: Randomly appearing strings when working with CDATA

2007-03-12 Thread cdouglas

Is there a way I can email it to you since I can't post it here?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~--~~~~--~~--~--~---



[phpsoa] Re: Randomly appearing strings when working with CDATA

2007-03-10 Thread simonslaws



On 9 Mar, 17:26, "cdouglas" <[EMAIL PROTECTED]> wrote:
> Hello,
>After the fix was put in to handle CDATA in XML docs, I started
> having garbage strings show up in the CData sections.  Its always the
> same but randomly in the cdata.   Is anyone else seeing this?  I am
> just using a str_replace to get rid of it, but I would rather not have
> to.
>
> This is what is getting put in randomly.
>
> ]]>