complexType Reporting

complexType {http://maven.apache.org/POM/4.0.0}Reporting

Abstractfalse (This can be used in an instance)
Target Namespacehttp://maven.apache.org/POM/4.0.0
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://maven.apache.org/POM/4.0.0


Source

<xs:complexType name="Reporting">
    <
xs:annotation>
        <
xs:documentation source="version">4.0.0</xs:documentation>
        <
xs:documentation source="description">Section for management of reports and configuration</xs:documentation>
    </
xs:annotation>
    <
xs:all>
        <
xs:element name="excludeDefaults" minOccurs="0" type="xs:boolean" default="false">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">If true, then the default reports are not included in the site generation</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="outputDirectory" minOccurs="0" type="xs:string">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">Where to store all of the generated reports</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="plugins" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">The report plugins) to use and their configuration</xs:documentation>
            </
xs:annotation>
            <
xs:complexType>
                <
xs:sequence>
                    <
xs:element name="plugin" minOccurs="0" maxOccurs="unbounded" type="ReportPlugin"/>
                </
xs:sequence>
            </
xs:complexType>
        </
xs:element>
    </
xs:all>
</
xs:complexType>


Documentation

See also: version
4.0.0
See also: description
Section for management of reports and configuration


complexType Reporting


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.