FunctionalVersion Simple Type

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

The FunctionalVersion simple type is the type for AuthoringVersion and FunctionalVersion elements, which are used to specify which version of the SML runtime the configuration item is authored against and the minimum version of the SML runtime needed to process the configuration item.

<xs:simpleType name="FunctionalVersion">
    <xs:restriction
        base="unsignedLong"
     />
</xs:simpleType>

See Also

Concepts

Authoring Desired Configuration Management Configuration Baselines and Configuration Items