FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "Notifier"
Namespace:
Content:
complex, 7 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 7 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 type
xs:string : "mail"
0..1
no
4.0.0+ The mechanism used to deliver notifications.
 sendOnError
xs:boolean : "true"
0..1
no
4.0.0+ Whether to send notifications on error.
 sendOnFailure
xs:boolean : "true"
0..1
no
4.0.0+ Whether to send notifications on failure.
 sendOnSuccess
xs:boolean : "true"
0..1
no
4.0.0+ Whether to send notifications on success.
 sendOnWarning
xs:boolean : "true"
0..1
no
4.0.0+ Whether to send notifications on warning.
 address
xs:string
0..1
no
4.0.0+ Deprecated. Where to send the notification to - eg email address.
0..1
no
0.0.0+ Extended configuration specific to this notifier goes here.
Description
version:
4.0.0+
description:
Configures one method for notifying users/developers when a build breaks.
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.