| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}Site (restriction)
4.0.0
Contains the information needed for deploying websites.
| Nested Element Summary | |
xs:string | id4.0.0 A unique identifier for a deployment locataion. |
xs:string | name4.0.0 Human readable name of the deployment location. |
xs:string | url4.0.0 The url of the location where website is deployed, in the form <code>protocol://hostname/path</code>. |
<xs:complexType name="Site"><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="url" type="xs:string"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||