[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: A question about a complex type

  • To: "Jeff Lowery" <jlowery@s...>,<xml-dev@l...>
  • Subject: Re: A question about a complex type
  • From: "Sergey Beryozkin" <sberyozkin@z...>
  • Date: Wed, 12 Dec 2001 09:49:53 -0000
  • Organization: Zandar Technologies
  • References: <3549BAFD79A7D411A1CF00508B62B5BC0124B937@e...>
  • Reply-to: "Sergey Beryozkin" <sberyozkin@z...>

wsdl complextype
Hello,
updateActiveFile(FileInfo) command is intended for updating a complete
active FileInfo instance on the server ( wchich is XML-unaware simple
embedded device, the poscondition of this operation is that current display
output is also updated).
I could've used set operations per each attribute of FileInfo, but there're
more than 20 attributes, including deeply nested ones.
Probably, I'd need to use an XSLT stylesheet on the client side to define a
set of rules, which would tell to the serializer which remaiming elements of
type FileInfo to pass, depending on the value of its first element "mask" ?
Thanks
Siarhei Biarozkin
----- Original Message -----
From: "Jeff Lowery" <jlowery@s...>
To: "'Sergey Beryozkin'" <sberyozkin@z...>
Sent: Tuesday, December 11, 2001 6:34 PM
Subject: RE:  A question about a complex type


> Is update FileInfo updating a complete FileInfo instance, or constructing
> one?
>
> > -----Original Message-----
> > From: Sergey Beryozkin [mailto:sberyozkin@z...]
> > Sent: Tuesday, December 11, 2001 9:14 AM
> > To: xml-dev@l...
> > Subject:  A question about a complex type
> >
> >
> > Hello,
> >
> > I have the following complex type definition ( which is part of our
> > web-services type library defined in wsdl):
> >
> > <complexType name="FileInfo">
> >       <element name="mask" type="int"/>
> >       .....
> >       <element name="pips" type="tns:PipInfo" minOccurs="0"/>
> >       <element name="captions" type="tns:LabelInfo" minOccurs="0"/>
> >       .....
> >       <element name="clocks" type="tns:LabelInfo" minOccurs="0"/>
> > </FileInfo>
> >
> > My intention is to use "mask" as a hint for the processing
> > module as to
> > which of the remaining elements defined by FileInfo type are
> > in a FileInfo
> > instance.
> > Is there a better way to express this semantics using XMLSchema ?
> >
> > One problem is that a client auto-generated by a
> > wsdl-compiler expects an
> > instance of FileInfo as a parameter to some of the
> > operations. In operations
> > like saveFile(FileInfo) I will pass FileInfo as it's defined
> > in wsdl, but in
> > operations like updateActiveFile(FileInfo) I'd just like to
> > set FileInfo's
> > mask and let the underlying XML software to deside how to
> > send FileInfo over
> > the wire. Is it possible at all ?
> >
> > Thanks a lot,
> > Cheers
> > Siarhei Biarozkin
> >
> >
> >
> > -----------------------------------------------------------------
> > The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> > initiative of OASIS <http://www.oasis-open.org>
> >
> > The list archives are at http://lists.xml.org/archives/xml-dev/
> >
> > To subscribe or unsubscribe from this list use the subscription
> > manager: <http://lists.xml.org/ob/adm.pl>
> >
>
>


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.