File: pjxml_elemOutlineCode.htm

package info (click to toggle)
office2003-schemas 1.0%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 42,304 kB
  • sloc: javascript: 2,429; makefile: 29
file content (55 lines) | stat: -rw-r--r-- 6,321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01056783"><META NAME="lcid" CONTENT="1033"><title>&lt;OutlineCode&gt; Element</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><p id="ExpandAllLine" class="ExpFav"><a href="#" onclick="ExpandAll()" onkeypress="ExpandAll()" class="DropDown"><img id="picHeader" border="0" src="expandtri.gif" alt="Show All"><span id="ExpandAll">Show All</span></a></p><h1>&lt;OutlineCode&gt; Element</h1><p>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.</p><p><a href="#" class="DropDown" onclick="Outline2()" onkeypress="Outline2()"><img border="0" src="blueup.gif" alt="Show">Element Properties</a></p>
			<div id="ExpCol" class="collapsed" border="0"><table><tr><th>Property</th><th>Value</th></tr>
					<tr><td>Data Type</td><td>ComplexType</td></tr>
					<tr><td>Minimum Occurrences</td><td>0</td></tr>
					<tr><td>Maximum Occurrences</td><td>Unbounded</td></tr>
					<tr><td>Default Value</td><td>N/A</td></tr>
					<tr><td>Abstract</td><td>False</td></tr>
					<tr><td>Nillable</td><td>False</td></tr>
					<tr><td>Element Constraints</td><td>Sequence</td></tr></table>
			</div>
			<p><a href="#" class="DropDown" onclick="Outline2()" onkeypress="Outline2()"><img border="0" src="blueup.gif" alt="Show">Parent Elements</a></p>
			<div id="ExpCol" class="collapsed" border="0">
&lt;<a href="pjxml_elemOutlineCodes.htm" id="HV01056784" lcid=" ">OutlineCodes</a>&gt;<br>
&lt;<a href="pjxml_elemResource.htm" id="HV01056817" lcid=" ">Resource</a>&gt;<br>
&lt;<a href="pjxml_elemTask.htm" id="HV01056844" lcid=" ">Task</a>&gt;<br>
			</div>
		
			<p><a href="#" class="DropDown" onclick="Outline2()" onkeypress="Outline2()"><img border="0" src="blueup.gif" alt="Show">Child Elements</a></p>
			<div id="ExpCol" class="collapsed" border="0"><h2>List of Child Elements</h2>
				<table><tr><th>Element</th><th>Required/Optional</th><th>Description</th></tr>
					<tr><td>&lt;<a href="pjxml_elemFieldID.htm" id="HV01056716" lcid=" ">FieldID</a>&gt;</td><td>Optional</td><td>The field number the outline code refers to.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemFieldName.htm" id="HV01056717" lcid=" ">FieldName</a>&gt;</td><td>Optional</td><td>The name of the custom outline code.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemAlias.htm" id="HV01056642" lcid=" ">Alias</a>&gt;</td><td>Optional</td><td>The alias of the custom outline code.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemPhoneticAlias.htm" id="HV01056795" lcid=" ">PhoneticAlias</a>&gt;</td><td>Optional</td><td>Contains phonetic information in either Hiragana or Katakana for a custom outline code; used only in the Japanese version of Microsoft Office Project 2003.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemValues.htm" id="HV01056863" lcid=" ">Values</a>&gt;</td><td>Optional</td><td>Collection of the actual values of the custom outline code.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemEnterprise.htm" id="HV01056707" lcid=" ">Enterprise</a>&gt;</td><td>Optional</td><td>Indicates whether the custom outline code is an enterprise custom outline code.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemEnterpriseOutlineCodeAlias.htm" id="HV01056708" lcid=" ">EnterpriseOutlineCodeAlias</a>&gt;</td><td>Optional</td><td>Refers to another custom field for which this is an alias.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemResourceSubstitutionEnabled.htm" id="HV01056819" lcid=" ">ResourceSubstitutionEnabled</a>&gt;</td><td>Optional</td><td>Indicates whether the custom outline code is used with the Resource Substitution Wizard in Project; only used with enterprise custom outline codes.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemLeafOnly.htm" id="HV01056752" lcid=" ">LeafOnly</a>&gt;</td><td>Optional</td><td>Indicates whether the values specified in the custom outline code must be leaf values.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemAllLevelsRequired.htm" id="HV01056643" lcid=" ">AllLevelsRequired</a>&gt;</td><td>Optional</td><td>Indicates whether new codes must have all levels present; not used for enterprise custom outline codes.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemOnlyTableValuesAllowed.htm" id="HV01056782" lcid=" ">OnlyTableValuesAllowed</a>&gt;</td><td>Optional</td><td>Indicates whether the custom outline code value must come from the values table.</td></tr>
					<tr><td>&lt;<a href="pjxml_elemMasks.htm" id="HV01056763" lcid=" ">Masks</a>&gt;</td><td>Optional</td><td>Indicates whether the custom outline code must be used with all related resources and tasks.</td></tr>
				</table>
			</div>
		
			<p><a href="#" class="DropDown" onclick="Outline2()" onkeypress="Outline2()"><img border="0" src="blueup.gif" alt="Show">See Also</a></p>
			<div id="ExpCol" class="collapsed" border="0">
				<p><a href="pjxml_schOutlineCode.htm" id="HV01051044" lcid=" ">XML Schema for the &lt;OutlineCode&gt; Element</a><br>
					<a href="pjxml_structOutlineCode.htm" id="HV01051046" lcid=" ">XML Structure for the &lt;OutlineCode&gt; Element</a></p>
				<p>XML Schema for the &lt;Resource&gt; Element<br>
					<a href="pjxml_structResource.htm" id="HV01051059" lcid=" ">XML Structure for the &lt;Resource&gt; Element</a></p>
				<p>XML Schema for the &lt;Task&gt; Element<br>
					<a href="pjxml_structTask.htm" id="HV01051057" lcid=" ">XML Structure for the &lt;Task&gt; Element</a></p>
			</div>
		<center><a href="XMLSchemaCopyright_HV01147162.htm">&copy;2003-2004 Microsoft Corporation. All rights reserved.</a>  

Permission to copy, display and distribute this document is available at: <a 

href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&amp;CTT=11&amp;Origin=HV011232471033" 

target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>