FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "Relocation"
Namespace:
Content:
complex, 4 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 4 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 groupId
xs:string
0..1
no
4.0.0+ The group ID the artifact has moved to.
 artifactId
xs:string
0..1
no
4.0.0+ The new artifact ID of the artifact.
 version
xs:string
0..1
no
4.0.0+ The new version of the artifact.
 message
xs:string
0..1
no
4.0.0+ An additional message to show the user about the move, such as the reason.
Description
version:
4.0.0+
description:
Describes where an artifact has moved to. If any of the values are omitted, it is assumed to be the same as it was before.
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.