Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

soaplite · SOAP::Lite for Perl (soaplite.com)

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1205
  • Category: Protocols
  • Founded: Jan 28, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Help with Complex Types   Topic List   < Prev Topic  |  Next Topic >
Summarize Messages Sort by Date  
#6019 From: "leegee23" <leegee23@...>
Date: Wed Sep 19, 2007 9:29 am
Subject: Help with Complex Types
leegee23
Send Email Send Email
 
I posted a problem earlier which turns out to boil down to complex
types. The code below works but outputs an element named 'c-gensym4'
and I can't find a way to make define that element name. Please help!

XML

<smiles xsi:type="namesp2:ArrayOfString">
<c-gensym4 xsi:type="xsd:string">data</c-gensym4>
</smiles>

Produced by

SOAP::Data->name(
smiles => \SOAP::Data->value(
$data # produces element 'c-gensym6'
# SOAP::Data->name("string" => $data ),
)->type('string')
)->type('ArrayOfString');

tia
Lee




 
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help