FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <site>
Namespace:
Type:
Content:
complex, 1 attribute, 3 elements
Defined:
locally in complexType DistributionManagement in maven-4.0.0.xsd; see XML source
Component Diagram
XML Representation Summary
<site
   
 = 
xs:string
   
>
   
Content: 
id? × name? × url?
</site>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
no
4.0.0+ When children inherit from distribution management site url, append path or not? »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 id
xs:string
0..1
no
4.0.0+ A unique identifier for a deployment location. »
xs:string
0..1
no
4.0.0+ Human readable name of the deployment location.
 url
xs:string
0..1
no
4.0.0+ The url of the location where website is deployed, in the form protocol://hostname/path. »
Description
version:
4.0.0+
description:
Information needed for deploying the web site of the project.
Related Components


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.