complexType ActivationOS

complexType {http://maven.apache.org/POM/4.0.0}ActivationOS

Abstractfalse (This can be used in an instance)
Target Namespacehttp://maven.apache.org/POM/4.0.0
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://maven.apache.org/POM/4.0.0


Source

<xs:complexType name="ActivationOS">
    <
xs:annotation>
        <
xs:documentation source="version">4.0.0</xs:documentation>
        <
xs:documentation source="description">
This is an activator which will detect an operating system's attributes in order to activate
its profile.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:all>
        <
xs:element name="name" minOccurs="0" type="xs:string">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">The name of the OS to be used to activate a profile</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="family" minOccurs="0" type="xs:string">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">The general family of the OS to be used to activate a profile (e.g. 'windows')</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="arch" minOccurs="0" type="xs:string">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">The architecture of the OS to be used to activate a profile</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="version" minOccurs="0" type="xs:string">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">The version of the OS to be used to activate a profile</xs:documentation>
            </
xs:annotation>
        </
xs:element>
    </
xs:all>
</
xs:complexType>


Documentation

See also: version
4.0.0
See also: description
This is an activator which will detect an operating system's attributes in order to activate
its profile.


complexType ActivationOS


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.