FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "RepositoryPolicy"
Namespace:
Content:
complex, 3 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 3 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 enabled
xs:string
0..1
no
4.0.0+ Whether to use this repository for downloading this type of artifact. Note: While the type of this field is String for technical reasons, the semantic type is actually Boolean. Default value is true.
 updatePolicy
xs:string
0..1
no
4.0.0+ The frequency for downloading updates - can be always, daily (default), interval:XXX (in minutes) or never (only if it doesn't exist locally).
 checksumPolicy
xs:string
0..1
no
4.0.0+ What to do when verification of an artifact checksum fails. Valid values are ignore , fail or warn (the default).
Description
version:
4.0.0+
description:
Download policy.
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.