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

Re: Any tool to generate xml documents?

  • From: richard@i... (Richard Tobin)
  • To: xml-dev@l...
  • Date: Tue, 19 Jun 2007 16:15:33 +0100 (BST)

Re:  Any tool to generate xml documents?
In article <B546C312A37C12438A22154026CDC7E01580FF61@e...> you write:
>How can one automate the process of generation of instances?

Choose a random legal top-level element.  Give it any required
attributes, with values chosen from the legal possibilities.
Randomly choose optional attributes to give it.  Then give it child
elements in accordance with its content model, making random choices
where the content model allows them.  Add random text-content if
allowed, or random whitespace for element-only content.  Continue
recursively.

In practice you would probably want to specify limits on the nesting
depth and so on.

Satisfying ID/IDREF and similar constraints can be hard in theory
(Henry Thompson and I produced a DTD where generating instances is
equivalent to 3SAT), but this is probably not important in realistic
cases.

-- Richard
-- 
"Consideration shall be given to the need for as many as 32 characters
in some alphabets" - X3.4, 1963.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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-2011 All Rights Reserved.