FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "ReportPlugin"
Namespace:
Content:
complex, 6 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 6 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 groupId
xs:string : "org.apache.maven.plugins"
0..1
no
4.0.0+ The group ID of the reporting plugin in the repository.
 artifactId
xs:string
0..1
no
4.0.0+ The artifact ID of the reporting plugin in the repository.
 version
xs:string
0..1
no
4.0.0+ The version of the reporting plugin to be used.
0..1
no
4.0.0+ Multiple specifications of a set of reports, each having (possibly) different configuration. »
 inherited
xs:string
0..1
no
4.0.0+ Whether any configuration should be propagated to child POMs. Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean. Default value is true.
0..1
no
0.0.0+
Description
version:
4.0.0+
description:
The <plugin> element contains informations required for a report plugin.
Related Components
Referenced By


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.