| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/SETTINGS/1.0.0}ActivationOS (restriction)
1.0.0
This is an activator which will detect an operating system's attributes in order to activate
its profile.
| Nested Element Summary | |
xs:string | arch1.0.0 The architecture of the OS to be used to activate a profile. |
xs:string | family1.0.0 The general family of the OS to be used to activate a profile (e.g. |
xs:string | name1.0.0 The name of the OS to be used to activate a profile. |
xs:string | version1.0.0 The version of the OS to be used to activate a profile. |
<xs:complexType name="ActivationOS"><xs:all></xs:complexType><xs:element minOccurs="0" name="name" type="xs:string">
</xs:element><xs:element minOccurs="0" name="family" type="xs:string">
</xs:element><xs:element minOccurs="0" name="arch" type="xs:string">
</xs:element><xs:element minOccurs="0" name="version" type="xs:string"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||