FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <pluginRepository>
Namespace:
Type:
Content:
complex, 6 elements
Defined:
locally at 2 locations in maven-4.0.0.xsd
Component Diagram
XML Representation Summary
<pluginRepository>
   
Content: 
releases? × snapshots? × id? × name? × url? × layout?
</pluginRepository>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
0..1
no
4.0.0+ How to handle downloading of releases from this repository.
0..1
no
4.0.0+ How to handle downloading of snapshots from this repository.
 id
xs:string
0..1
no
4.0.0+ A unique identifier for a repository. »
xs:string
0..1
no
4.0.0+ Human readable name of the repository.
 url
xs:string
0..1
no
4.0.0+ The url of the repository, in the form protocol://hostname/path.
xs:string : "default"
0..1
no
4.0.0+ The type of layout this repository uses for locating and storing artifacts - can be legacy or default.
Related Components
Definition Locations


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.