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

XML

  • From: "Trevor Croll" <litebook@p...>
  • To: <xml-dev@i...>
  • Date: Thu, 15 Jul 1999 06:58:51 +1000

internet explorer entity
For about 4 months I have been looking for ways of XML ing the software I was planning to write. My conclusions may be of interest to others.
 
 
My conclusion as how I should write my application is:
for data definitions I start with a name space file ie namespace.xml
For screen style sheet I may need another namespace file to help the user choose appearance.
 
I then take XSchema, make some additions to it for input fields, field lengths, field types etc.....
and develop a data entry interface that obeys this "new enhanced Xschema"
 
This was the user can define their own fields and do a straight forward data entry / edit screen that would look similar to Access forms.
 
I then use XSL definitions to "merge" the data with the XSL to produce HTML which in the short term I can use Internet explorer for viewing and printing until I have produced my own viewer.
 
For reporting I need XQL which can run down a nindex file and pull in all items that obeys that index and examine them for the data in them. This builds an XML data string which then when an XSL style sheet defn is applied "merges" the data into a HTML document.
 
For internet email transmissions there is two options: sent the HTML file, or send the XML data and XSL style sheet definitions so the package at the other end can produce the HTML view.
 
The implications of this approach are:
Must constrain all functions to produce acceptable HTML
do not need XFA, XFDL, or any other not yet recommended standard.
 
Have to produce an XSchema of my own, but since it is only used in my package it does not matter if it does not conform to any standards.
 
 
 

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.