FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "Contributor"
Namespace:
Content:
complex, 8 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 8 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 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:
Description of a person who has contributed to the project, but who does not have commit privileges. Usually, these contributions come in the form of patches submitted.
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.