aspose file tools
The moose likes XML and Related Technologies and the fly likes ANY keyword 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
Reply Bookmark "ANY keyword" Watch "ANY keyword" New topic
Author

ANY keyword

Elizabeth King
Ranch Hand

Joined: Jul 11, 2002
Posts: 189
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
I tried and XML Spy didn't give any error.
Elizabeth King
Ranch Hand

Joined: Jul 11, 2002
Posts: 189
Thanks. Where can I download XML Spy?
Mapraputa Is
Leverager of our synergies
Sheriff

Joined: Aug 26, 2000
Posts: 10065
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