FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <parent>
Namespace:
Type:
Content:
complex, 4 elements
Defined:
locally in complexType Model in maven-4.0.0.xsd; see XML source
Component Diagram
XML Representation Summary
<parent>
   
Content: 
</parent>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
xs:string
0..1
no
4.0.0+ The group id of the parent project to inherit from.
xs:string
0..1
no
4.0.0+ The artifact id of the parent project to inherit from.
xs:string
0..1
no
4.0.0+ The version of the parent project to inherit.
xs:string : "../pom.xml"
0..1
no
4.0.0+ The relative path of the parent pom.xml file within the check out. »
Description
version:
4.0.0+
description:
The location of the parent project, if one exists. Values from the parent project will be the default for this project if they are left unspecified. The location is given as a group ID, artifact ID and version.
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.