decimal Element (value)

Applies To: Windows Server 2008

The decimal element sets a value to an unsigned integer decimal value.

Syntax

      <decimal value="X"/>

where value represents an unsigned integer decimal value.

Attributes

Attributes Required Description

value Attribute

Yes

Represents a deleted value, decimal, or string.

Child elements

There are no child elements associated with this element.

Examples

This XML fragment is an example of using the decimal element to set a value to 100.

      <decimal value="100"/>

Additional references

enabledValue Element

disabledValue Element

value Element