decimal (Value) Element

The decimal (Value) element is an unsigned integer numeric value.

<xs:element name="decimal">
    <xs:complexType>
        <xs:attribute name="value"
            type="unsignedInt"
            use="required"
         />
    </xs:complexType>
</xs:element>

The decimal element is defined by the Value complex type.

Attributes

Name Type Description
value unsignedInt

See also

Definition context of element in schema

Value

Possible immediate parent elements in schema instance

trueValue (BooleanElement)

falseValue (BooleanElement)

value (item)

value (ValueItem)

enabledValue (PolicyDefinition)

disabledValue (PolicyDefinition)

 

 

Send comments about this topic to Microsoft

Build date: 10/15/2013