| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}Developer (restriction)
3.0.0+
Information about one of the committers on this project.
| Nested Element Summary | |
xs:string | email3.0.0+The email address of the contributor. |
xs:string | id3.0.0+The unique ID of the developer in the SCM. |
xs:string | name3.0.0+The full name of the contributor. |
xs:string | organization3.0.0+The organization to which the contributor belongs. |
xs:string | organizationUrl3.0.0+The URL of the organization. |
| properties3.0.0+ Properties about the contributor, such as an instant messenger handle. |
| roles3.0.0+ The roles the contributor plays in the project. |
xs:string | timezone3.0.0+ The timezone the contributor is in. |
xs:string | url3.0.0+The URL for the homepage of the contributor. |
<xs:complexType name="Developer"><xs:all></xs:complexType><xs:element minOccurs="0" name="id" type="xs:string">
</xs:element><xs:element minOccurs="0" name="name" type="xs:string">
</xs:element><xs:element minOccurs="0" name="email" type="xs:string">
</xs:element><xs:element minOccurs="0" name="url" type="xs:string">
</xs:element><xs:element minOccurs="0" name="organization" type="xs:string">
</xs:element><xs:element minOccurs="0" name="organizationUrl" type="xs:string">
</xs:element><xs:element minOccurs="0" name="roles"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="role" type="xs:string"/></xs:sequence><xs:element minOccurs="0" name="timezone" type="xs:string">
</xs:element><xs:element minOccurs="0" name="properties"></xs:all><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/></xs:sequence>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||