FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "MailingList"
Namespace:
Content:
complex, 6 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 6 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 name of the mailing list.
 subscribe
xs:string
0..1
no
3.0.0+ The email address or link that can be used to subscribe to the mailing list. If this is an email address, a mailto: link will automatically be created when the documentation is created.
 unsubscribe
xs:string
0..1
no
3.0.0+ The email address or link that can be used to unsubscribe to the mailing list. If this is an email address, a mailto: link will automatically be created when the documentation is created.
 post
xs:string
0..1
no
3.0.0+ The email address or link that can be used to post to the mailing list. If this is an email address, a mailto: link will automatically be created when the documentation is created.
 archive
xs:string
0..1
no
3.0.0+ The link to a URL where you can browse the mailing list archive.
0..1
no
3.0.0+ The link to alternate URLs where you can browse the list archive.
Description
version:
3.0.0+
description:
This element describes all of the mailing lists associated with a project. The auto-generated site references this information.
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.