<OutlineCode> Element

Indicates the value of an outline code. Two pieces of data are necessary; a pointer back to the outline code table which is specified either by the unique ID or the field ID, and the value which is specified either by the value, or by a pointer back to the value list.

Element Properties

Property Value
Data Type ComplexType
Minimum Occurrences 0
Maximum Occurrences Unbounded
Default Value N/A
Abstract False
Nillable False
Element Constraints Sequence

Parent Elements

OutlineCodes
Resource
Task

Child Elements

List of Child Elements

Element Required/Optional Description
<FieldID> Optional The field number the outline code refers to.
<FieldName> Optional The name of the custom outline code.
<Alias> Optional The alias of the custom outline code.
<PhoneticAlias> Optional Contains phonetic information in either Hiragana or Katakana for a custom outline code; used only in the Japanese version of Microsoft Office Project 2003.
<Values> Optional Collection of the actual values of the custom outline code.
<Enterprise> Optional Indicates whether the custom outline code is an enterprise custom outline code.
<EnterpriseOutlineCodeAlias> Optional Refers to another custom field for which this is an alias.
<ResourceSubstitutionEnabled> Optional Indicates whether the custom outline code is used with the Resource Substitution Wizard in Project; only used with enterprise custom outline codes.
<LeafOnly> Optional Indicates whether the values specified in the custom outline code must be leaf values.
<AllLevelsRequired> Optional Indicates whether new codes must have all levels present; not used for enterprise custom outline codes.
<OnlyTableValuesAllowed> Optional Indicates whether the custom outline code value must come from the values table.
<Masks> Optional Indicates whether the custom outline code must be used with all related resources and tasks.

See Also

XML Schema for the <OutlineCode> Element
XML Structure for the <OutlineCode> Element

XML Schema for the <Resource> Element
XML Structure for the <Resource> Element

XML Schema for the <Task> Element
XML Structure for the <Task> Element