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

Re: Looking for tools to build valid XML file.


valid xml file
Thanks for that clarification Jon. I assume this is true for the most
recent version?

> Barwell Jonathan wrote:
> 
> Joe,
> 
> Unfortunately, XML Spy only generates the first element in the choice.
> 
> Jon
> 
> -----Original Message-----
> From: Chiusano Joseph [mailto:chiusano_joseph@b...]
> Sent: 12 January 2004 14:47
> To: Bruce Kulik
> Cc: xml-dev@l...
> Subject: Re:  Looking for tools to build valid XML file.
> 
> I believe XML Spy 2004 [1] has this functionality.
> 
> [Contrary to how it may seem today, I do not work for Altova nor am I
> paid to promote their products :)]
> 
> Kind Regards,
> Joe Chiusano
> Booz | Allen | Hamilton
> Strategy and Technology Consultants to the World
> 
> [1] http://www.xmlspy.com/features_schema.html
> 
> Bruce Kulik wrote:
> >
> > I am looking for a software module to help create valid XML given a
> > DTD and an element name and data.  For example, suppose you have the
> 
> > following simple DTD:
> >
> > <!ELEMENT a (x , y , z)>
> > <!ELEMENT x (#PCDATA)>
> > <!ELEMENT y (q | r)*>
> > <!ELEMENT z (#PCDATA)>
> > <!ELEMENT q (#PCDATA)>
> > <!ELEMENT r (#PCDATA)>
> >
> > Calling for a new "r" element with string "data" on an empty tree
> > would result in:
> >
> > <a>
> >   <x/>
> >   <y>
> >     <r>data</r>
> >   </y>
> > </a>
> >
> > Then calling for a new "q" element with string "string" would result
> 
> > in:
> >
> > <a>
> >   <x/>
> >   <y>
> >     <r>data</r>
> >     <q>string</q>
> >   </y>
> > </a>
> >
> > Does anybody know of such a library or product?
> >
> > Bruce Kulik
> >
> > -----------------------------------------------------------------
> > 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>
> 
> -----------------------------------------------------------------
> 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>
> 
> ************************************************************************
> DISCLAIMER
> The information contained in this e-mail is confidential and is
> intended
> for the recipient only.
> If you have received it in error, please notify us immediately by
> reply
> e-mail and then delete it from your system. Please do not copy it or
> use it for any other purposes, or disclose the content of the e-mail
> to any other person or store or copy the information in any medium.
> The views contained in this e-mail are those of the author and not
> necessarily those of Admenta UK Group.
> ************************************************************************

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.