A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Engineering
»
XML and Related Technologies
Author
ANY keyword
Elizabeth King
Ranch Hand
Joined: Jul 11, 2002
Posts: 189
posted
Jul 16, 2002 10:20:00
0
Hi
I define an element aaa in DTD as following:
<!ELEMENT aaa ANY>
Can I use the element aaa as empty element like this:
<aaa />
Thanks.
Mapraputa Is
Leverager of our synergies
Sheriff
Joined: Aug 26, 2000
Posts: 10065
posted
Jul 16, 2002 20:22:00
0
I tried and XML Spy didn't give any error.
Elizabeth King
Ranch Hand
Joined: Jul 11, 2002
Posts: 189
posted
Jul 17, 2002 08:01:00
0
Thanks. Where can I download XML Spy?
Mapraputa Is
Leverager of our synergies
Sheriff
Joined: Aug 26, 2000
Posts: 10065
posted
Jul 17, 2002 19:22:00
0
It's a commercial tool, but I believe they have evaluation version for download.
http://www.xmlspy.com/
I agree. Here's the link:
http://aspose.com/file-tools
subject: ANY keyword
Similar Threads
Remove sibling elements according to the value of the attribute of another element
custom event
simple example problem
get data from Document object
Need help with xslt
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter