Click to See Complete Forum and Search --> : How to prevent empty elements


rstaticn
11-12-2004, 01:01 PM
is there any way to define in a schema to prevent an element from being empty

I know that the attribute in the "element" tag you can use minOccurs and maxOccurs, but that only determines how many times the element can appear

within the element can you prevent someone from leaving it empty?