documentAttribute

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

Java class for documentAttribute complex type.

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

<complexType name="documentAttribute">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="value" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>

XML

Attributes

name type description
name string (no documentation provided)
value string (no documentation provided)

JSON

property type description
name string (no documentation provided)
value string (no documentation provided)