FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "ActivationFile"
Namespace:
Content:
complex, 2 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 2 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 missing
xs:string
0..1
no
4.0.0+ The name of the file that must be missing to activate the profile.
 exists
xs:string
0..1
no
4.0.0+ The name of the file that must exist to activate the profile.
Description
version:
4.0.0+
description:
This is the file specification used to activate the profile. The missing value is the location of a file that needs to exist, and if it doesn't, the profile will be activated. On the other hand, exists will test for the existence of the file and if it is there, the profile will be activated.
Variable interpolation for these file specifications is limited to ${basedir}, System properties and request properties.
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.