FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <execution>
Namespace:
Type:
Content:
complex, 5 elements
Defined:
locally in element executions in maven-4.0.0.xsd; see XML source
Component Diagram
XML Representation Summary
<execution>
   
Content: 
</execution>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 id
xs:string : "default"
0..1
no
4.0.0+ The identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
xs:string
0..1
no
4.0.0+ The build lifecycle phase to bind the goals in this execution to. »
0..1
no
4.0.0+ The goals to execute with the given configuration.
xs:string
0..1
no
4.0.0+ Whether any configuration should be propagated to child POMs. »
0..1
no
0.0.0+
Related Components


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.