FlexDoc/XML - XSDDoc - Parameter Tree
About XSDDoc parameters
«Details | Component | XML Source» parameter group
Parameter | Name / Type / Description |
---|---|
XML Source |
doc.comp.xml : boolean
Specifies whether to reproduce within the component documentation the fragment of the XML schema source that defined the given component. Applies To:
|
doc.comp.xml.box : boolean
Specifies if the reproduced XML should be enclosed in a box. |
|
doc.comp.xml.remove.anns : boolean
Specifies whether to remove all
You may want to exclude the
See Also Parameters:
<xs:annotation> elements from the reproduced XML source because such elements may occupy a lot of space
(especially, when you use XHTML to format your annotations), so they could overwhelm anything else making it difficult
to read other important things.
Moreover, the actual content of the <xs:annotation> elements may be already shown (as a formatted text) in the corresponding
Description sections of the documentation.
|