documents

Namespace: http://hudson-ci.org/xsd/hudson/2.1.0/maven/config

Java class for documents complex type.

The following schema fragment specifies the expected content contained within this class.

<complexType name="documents">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="document" type="{http://hudson-ci.org/xsd/hudson/2.1.0/maven/config}document" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>

XML

Elements

name (type) min/max
occurs
description
document (document) 1/unbounded

JSON

property type description
document array of document (document)