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

RE: Recursive Processor to find Type of complex type f

Subject: RE: Recursive Processor to find Type of complex type for WSDL file
From: <sthomas2@xxxxxxx>
Date: Wed, 14 Mar 2007 10:42:57 -0400
RE:  Recursive Processor to find Type of complex type f
One of the challenges is that the rules for schema are quite flexible,
which means that there are a wide variety of ways to accomplish the same
thing. Even if the schema only uses <sequence> compositors, for example
(i.e. no <choice>, <all>, <group>, no <complexContent>, mixed,
constraints, keys, ...) there are multiple ways to define the same
structure: "russian doll," ref, named types, or any combination of the
three, for example. If you want to develop a transform that works for
any valid schema, you will have to handle all the variations. Certainly
possible, but a lot of work.

If you can make assumptions about the schema, your task may be simpler,
possibly much simpler.

So, one question for you: Are you developing tools that are supposed to
work with any valid WSDL? Or are you developing tools that are only
required to work for some specific WSDLs?

Stephen


-----Original Message-----
From: Senthilkumaravelan K [mailto:skumaravelan@xxxxxxxxxxxxxx]
Sent: Wednesday, 14 March 2007 10:29 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  Recursive Processor to find Type of complex type for
WSDL file

Hi Abel,
I need to find data type of all the elements of the message part.
for the given XML

 <wsdl:types>
...

Current Thread

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
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.