HelpTextRule Complex Type (Work Item Type Definition Schema)

Defines the data type and allowed length for the HELPTEXT Element.

<xs:complexType name="HelpTextRule">
    <xs:simpleContent>
        <xs:extension base="HelpText"/>
    </xs:simpleContent>
</xs:complexType>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child Elements

None

Parent Elements

None

Remarks

The HelpTextRule Complex Type is the HELPTEXT Element (Work Item Type Definition Schema) type. It is an extension of the HelpText Simple Type (Work Item Type Definition Schema) Simple Type.

Element Information

Namespace

https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef

Schema Name

Work Item Type Definition

Validation File

WorkItemTypeDefinition.xsd

Can be Empty

Not applicable

See Also

Concepts

Defining Field Help Text

Other Resources

Defining Field Rules