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

Re: DTD formal syntax

  • From: Jim Mehl <mehl@i...>
  • To: xml-dev <xml-dev@l...>
  • Date: Wed, 06 Jun 2001 20:46:48 -0700

Re: DTD formal syntax
I think James Anderson and Jelks Cabaniss have given me what I was
looking for.
 
However for those of you I have confused let me try again. I want a
program that reads a DTD, say
<!ELEMENT Record (Field1, Field2) >
<!ELEMENT Field1 (#PCDATA) >
<!ELEMENT Field2 (#PCDATA) >
parses it and then puts up a window/form/input screen/whatever
that says what do you want for Field1. You say abc. It says what 
do you want for Field2. You say def. The program then produces
<Record>
<Field1>abc</Field1>
<Field2>def</Field2>
</Record>
Except, of course, I want it to deal with most any DTD. Like I said 
XMLSpy (and probably others I am unaware of) provides this,
but I want more control over the data entry format.
 
Jim Mehl


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.