What is the notation used for defining an empty XML element?

Questions by norman   answers by norman

Showing Answers 1 - 6 of 6 Answers

Vijay Anand

  • May 29th, 2007
 

<! ELEMENT element_name EMPTY>
 
eg. <!ELEMENT type EMPTY>

Now type can store empty elements in it.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions