Specify whether to document 'block'
attribute of the element declaration.
Note: For global elements, when 'block'
attribute is not specified,
its default value is defined by the 'blockDefault'
attribute of the parent
<xs:schema>
.
Possible Choices:
"any"
Document block
attribute in any case both for the original and default value.
"non-default only"
Document block
attribute only in the case when it is specified on this element.
(No default value will be documented.)
"none"
Do not document block
attribute.
Applies To:
Specify how to document the block
attribute value.