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

Re: designing the XSLT

  • From: Wayne Steele <xmlmaster@h...>
  • To: Dhruv.Raheja@T..., xml-dev@l...
  • Date: Thu, 27 Jul 2000 15:10:56 -0700 (PDT)

create xslt

>From: "Raheja, Dhruv  (TRANS)" <Dhruv.Raheja@T...>
>
>hi,
>      i have prepared the DTD and XML for my application. i am having some
>problems deciding how to structure the XSL  and i'm hoping someone will be
>able to guide me. my  design objective for the XSL doc is that it should be
>a generic doc that i can apply to applications (in my case i'm trying to
>design tech manuals using XML) that have the same make-up or XML/DTD
>heirarchy. i guess to make things easy for the time being i could design 
>the
>XSL in such a way that it suits my prototype document but it would 
>obviously
>be more beneficial if i could design a generic XSL that would cater to all
>the manuals that are are authored using XML. on similar lines, i have
>designed a more-or-less "generic" DTD and XML. the basic problem is that my
>DTD is rather loosely structured just so that it can be applied to any
>similar XML document.  e.g. i have the declaration:
>
><!ELEMENT activity (schematic | outline | text_description |
>visual_description | procedure | note | warning | caution)*>
>
>as you can see, any element can pretty much appear in any order and any
>number of times. e.g.  i could have  <visual_description> before a
><procedure>  or  say before a  <text_description> and i could have multiple
>ocurrences of <visual_description>. the case is the same with <note>,
><warning>, <caution> etc.
>
>this is causing a problem to me when i try and design/conceptualize a
>generic XSL because although the elements could be the same for all XML
>docs, their order/inclusion could be different for each doc. how do i
>overcome this problem? what functionality of XSL (e.g. commands) would be
>best for designing such an XSL doc?
>
>i am really hoping someone will be able to help me with this.
>
>thanks a lot,
>Dhruv

When I create XSLT stylesheets, I usually go through the following steps:
   1. create/find the source XML document
   2. Decide what the transformed document should look like
   3. create the xslt to accomplish this transform
   4. change the source document, or create a second document
   5. make sure the xslt transforms both documents to the proper output 
form.


As for elements appearing in any order, I don't see the problem this 
presents. Perhaps you could be more specific.

-Wayne Steele
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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.