FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <scm>
Namespace:
Type:
Content:
complex, 3 attributes, 4 elements
Defined:
locally in complexType Model in maven-4.0.0.xsd; see XML source
Component Diagram
XML Representation Summary
<scm
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</scm>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
no
4.0.0+ When children inherit from scm connection, append path or not? »
xs:string
no
4.0.0+ When children inherit from scm developer connection, append path or not? »
xs:string
no
4.0.0+ When children inherit from scm url, append path or not? »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
xs:string
0..1
no
4.0.0+ The source control management system URL that describes the repository and how to connect to the repository. »
xs:string
0..1
no
4.0.0+ Just like connection, but for developers, i.e. this scm connection will not be read only. »
 tag
xs:string : "HEAD"
0..1
no
4.0.0+ The tag of current code. »
 url
xs:string
0..1
no
4.0.0+ The URL to the project's browsable SCM repository, such as ViewVC or Fisheye. »
Description
version:
4.0.0+
description:
Specification for the SCM used by the project, such as CVS, Subversion, etc.
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.