This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: xml2xml problem!


Could you articulate more what are the cases where you can't visual
design the mapping ?

We don't have any 'eval' function, it is not part of the XSLT specs
Are you sure you did try Stylus Studio

Ivan Pedruzzi



> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com 
> [mailto:owner-xsl-list@lists.mulberrytech.com] On Behalf Of 
> val iliescu
> Sent: Wednesday, August 08, 2001 8:17 AM
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] xml2xml problem!
> 
> 
> If only it would be that simple....
> the 'mapping' as you call it, works for simple cases,
> for more complex ones just dragging lines will not
> work
> 
> PS how about 'non-standard' extensions like 'eval'
> that
> force you into using your 'parser'.. after that. No
> thanks, for me.
> 
> PPS I do not believe this *is* the place to post this
> kind of comercials...
> 
> --- ivan <ivan@exceloncorp.com> wrote:
> > You should try to use Stylus Studio XML to XML
> > schema mapper
> > You can visually design your mapping and then Studio
> > it will generate
> > the xsl for you
> > 
> > Ivan Pedruzzi
> > www.stylusstudio.com
> > 
> > 
> > 
> > 
> > > -----Original Message-----
> > > From: owner-xsl-list@lists.mulberrytech.com
> > > [mailto:owner-xsl-list@lists.mulberrytech.com] On
> > Behalf Of
> > > Ling Kok Choon
> > > Sent: Tuesday, August 07, 2001 9:40 PM
> > > To: xsl-list@lists.mulberrytech.com
> > > Subject: [xsl] xml2xml problem!
> > > 
> > > 
> > > hi friends,
> > > 
> > >    i have a xml file and i need to transform it to
> > another
> > > xml file, but i found 1 problem to
> > > success. Please view the code below :
> > > 
> > > ********************* source xml
> > ************************
> > > ...
> > > <para>
> > > <mediaobject>
> > > <imageobject>
> > > <imagedata fileref="Title00.png" format="PNG"/> </imageobject>
> > > </mediaobject>
> > > <ulink
> > url="http://www.hotmail.com/";></ulink></para>
> > > <para>
> > > ...
> > > ***************** end source xml
> > ************************
> > > 
> > > ********************* Output xml
> > ************************
> > > ...
> > > <para>
> > > <ulink url="http://www.hotmail.com/";>
> > > <imagedata fileref="Title00.png" format="PNG"/>
> > > </ulink>
> > > </para>
> > > <para>
> > > ...
> > > ***************** end Output xml
> > ************************
> > > 
> > > 
> > > How is the XSL look like if i want to convert the
> > part of
> > > source xml to the output xml like
> > > above ?
> > > 
> > > 
> > > 
> > > Thank you.
> > > 
> > > 
> > > Kok Choon.
> > >
> >
> --------------------------------------------------------
> > > Name: Ling Kok Choon
> > > E-mail: Ling Kok Choon <kokchoon@brel.com>
> > > Date: 08/08/01
> > > Time: 09:40:13
> > > 
> > > This message was sent by Z-Mail Pro - from
> > NetManage
> > > NetManage - delivers Standards Based IntraNet
> > Solutions
> > >
> >
> --------------------------------------------------------
> > > 
> > >  XSL-List info and archive:
> > http://www.mulberrytech.com/xsl/xsl-list
> > > 
> > > 
> > 
> > 
> >  XSL-List info and archive:
> > http://www.mulberrytech.com/xsl/xsl-list
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with 
> Yahoo! Messenger
> http://phonecard.yahoo.com/
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]