FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "Developer"
Namespace:
Content:
complex, 9 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 9 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 id
xs:string
0..1
no
3.0.0+ The unique ID of the developer in the SCM.
 name
xs:string
0..1
no
3.0.0+ The full name of the contributor.
 email
xs:string
0..1
no
3.0.0+ The email address of the contributor.
 url
xs:string
0..1
no
3.0.0+ The URL for the homepage of the contributor.
 organization
xs:string
0..1
no
3.0.0+ The organization to which the contributor belongs.
 organizationUrl
xs:string
0..1
no
3.0.0+ The URL of the organization.
0..1
no
3.0.0+ The roles the contributor plays in the project. »
 timezone
xs:string
0..1
no
3.0.0+ The timezone the contributor is in. Typically, this is a number in the range -12 to +14 or a valid time zone id like "America/Montreal" (UTC-05:00) or "Europe/Paris" (UTC+01:00).
0..1
no
3.0.0+ Properties about the contributor, such as an instant messenger handle.
Description
version:
3.0.0+
description:
Information about one of the committers on this project.
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.