Sdílet prostřednictvím


property Element (CSS Schema)

Defines project related data such as the XML mapping data for Microsoft Project.

Poznámka

The CSS.xsd schema file does not define the property element. The Process Template Manager validates the property element when you upload the process template to Team Foundation Server.

Schema Hierarchy

Node Element (CSS Schema)

properties Element (CSS Schema)

    property Element (CSS Schema)

<property name="property name" value="Classification\<filename>" isFile="true | false" />

Attributes and Elements

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

Attributes

Attribute

Description

name

Required property attribute.

The name of the property.

value

Required property attribute.

The relative path to the field mapping file.

isFile

Optional property attribute.

Specify if the property is defined in a file. If the value is true, the file must exist or process template validation fails.

Child Elements

None.

Parent Elements

Element

Description

properties

Required element.

Contains the property definition for the area or iteration.

Remarks

property is a required child element of properties.

Element Information

Namespace

None

Schema Name

Not applicable

Validation File

Not applicable

Type

property

Can be Empty

No

See Also

Concepts

Defining the Initial Areas and Iterations By Using the Classification.xml Plug-in File

Other Resources

Process Template Schemas Download