| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}Parent (restriction)
4.0.0
| Nested Element Summary | |
xs:string | artifactId4.0.0The artifact id of the parent project to inherit from. |
xs:string | groupId4.0.0The group id of the parent project to inherit from. |
xs:string | relativePath4.0.0 The relative path of the parent <code>pom.xml</code> file within the check out. |
xs:string | version4.0.0The version of the parent project to inherit. |
<xs:complexType name="Parent"><xs:all></xs:complexType><xs:element minOccurs="0" name="artifactId" type="xs:string">
</xs:element><xs:element minOccurs="0" name="groupId" type="xs:string">
</xs:element><xs:element minOccurs="0" name="version" type="xs:string">
</xs:element><xs:element default="../pom.xml" minOccurs="0" name="relativePath" type="xs:string"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||