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:
All components
Nested Parameters:
Control how the reproduced XML source will look and what it should include.
Related Templates:
nodeSource.tpl, sourceNote.tpl

Enclose in Box

doc.comp.xml.box : boolean

Specifies if the reproduced XML should be enclosed in a box.

Remove <xs:annotation>

doc.comp.xml.remove.anns : boolean

Specifies whether to remove all <xs:annotation> elements from the reproduced XML source fragment.

You may want to exclude the <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.

See Also Parameters: