File: vixmlelemA.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 (170 lines) | stat: -rw-r--r-- 8,642 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01085287"><META NAME="lcid" CONTENT="1033"><title>A 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><h1>A Element</h1><p>
			<p>Represents different information depending on its parent element. The following table describes the <b class="bterm">A</b> element based on its parent element.</p>
		</p><table>
			<tr>
				<th>
					<b class="bterm">Parent element</b>
				</th>
				<th>
					<b class="bterm">Description of A element</b>
				</th>
				<th>
					<b class="bterm">Default unit</b>
				</th>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemScratch.htm" id="HV01085629" lcid=" "><b class="bterm">Scratch</b></a>
					</p>
				</td>
				<td>
					<p>A general-purpose element.</p>
				</td>
				<td>
					<p>NUM</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemArcTo.htm" id="HV01085304" lcid=" "><b class="bterm">ArcTo</b></a>
					</p>
				</td>
				<td>
					<p>The distance from the arc's midpoint to the midpoint of its chord.</p>
				</td>
				<td>
					<p>DL</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemEllipticalArcTo.htm" id="HV01085401" lcid=" "><b class="bterm">EllipticalArcTo</b></a>
					</p>
				</td>
				<td>
					<p>The <i>x</i>-coordinate of the arc's control point<nbsp />— a point on the arc. The control point is best located about halfway between the beginning and ending vertices of the arc. Otherwise, the arc may grow to an extreme size in order to pass through the control point, with unpredictable results.</p>
				</td>
				<td>
					<p>DL</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemPolylineTo.htm" id="HV01085591" lcid=" "><b class="bterm">PolylineTo</b></a>
					</p>
				</td>
				<td>
					<p>The polyline formula.</p>
				</td>
				<td>
					<p>POLYLINE</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemObjectKind.htm" id="HV01085556" lcid=" "><b class="bterm">NURBSTo</b></a>
					</p>
				</td>
				<td>
					<p>The second-to-last knot of the nonuniform rational B-spline (NURBS).</p>
				</td>
				<td>
					<p>NUM</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemSplineStart.htm" id="HV01085677" lcid=" "><b class="bterm">SplineStart</b></a>
					</p>
				</td>
				<td>
					<p>The second knot of the spline.</p>
				</td>
				<td>
					<p>NUM</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemSplineKnot.htm" id="HV01085676" lcid=" "><b class="bterm">SplineKnot</b></a>
					</p>
				</td>
				<td>
					<p>One of the spline's knots (other than the last one or the first two).</p>
				</td>
				<td>
					<p>NUM</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemInfiniteLine.htm" id="HV01085474" lcid=" "><b class="bterm">InfiniteLine</b></a>
					</p>
				</td>
				<td>
					<p>An <i>x</i>-coordinate of a point on the infinite line; paired with the <i>y</i>-coordinate represented by the <b class="bterm">B</b> element.</p>
				</td>
				<td>
					<p>DL</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemEllipse.htm" id="HV01085400" lcid=" "><b class="bterm">Ellipse</b></a>
					</p>
				</td>
				<td>
					<p>An <i>x</i>-coordinate of a point on the ellipse; paired with the <i>y</i>-coordinate represented by the <b class="bterm">B</b> element.</p>
				</td>
				<td>
					<p>DL</p>
				</td>
			</tr>
			<tr>
				<td>
					<p>
						<a href="vixmlelemConnectionABCD.htm" id="HV01085355" lcid=" "><b class="bterm">ConnectionABCD</b></a>
					</p>
				</td>
				<td>
					<p>A general-purpose element.</p>
				</td>
				<td>
					<p>NUM</p>
				</td>
			</tr>
		</table><h2>Syntax</h2><pre><code>
&lt;A
    [Unit]
    [F]
    [Err]
    [V]&gt;
&lt;/A&gt;
</code></pre><h2>Attributes</h2><p><b class="bterm">Unit</b></p><p>Optional string. Represents a unit of measure. Default values are described in the preceding table. For details about a particular unit of measure, see <a href="vixmlconUnitsOfMeasure.htm" id="HV83150825" lcid=" ">Units of measure</a>.</p><p><b class="bterm">F</b></p><p>Optional string. Represents the element's formula. This attribute can contain one of the following strings: "<i>someFormula</i>" if the formula exists locally, "No Formula" if the formula is locally deleted or blocked, or "Inh" if the formula is inherited.</p><p>If the attribute is not present, the element's formula is a simple constant, for example, &lt;<i>element</i>&gt;5&lt;<i>/element</i>&gt;.
          </p><p><b class="bterm">Err</b></p><p>Optional string. Indicates that the formula evaluates to an error. The value of <b class="bterm">Err</b> is the current value (an error message string); the value of the element is the last valid value.</p><p><b class="bterm">V</b></p><p>Optional string. Represents the null string condition for a string cell value. In some cases it is helpful to distinguish between an empty string cell null and a null string cell value. This attribute is used to distinguish between these forms of an empty value.

</p><h2>Element properties</h2><table><tr><th>Property</th><th>Value</th></tr>
			<tr><td>Name</td><td>A&nbsp;</td></tr>
			<tr><td>Minimum Occurrences</td><td>0&nbsp;</td></tr>
			<tr><td>Maximum Occurrences</td><td>1&nbsp;</td></tr>
		</table><h2>Element information</h2><p><b class="bterm">Parent elements</b></p><p><a href="vixmlelemScratch.htm" id="HV01085629" lcid=""><b class="bterm">Scratch</b></a></p><p><a href="vixmlelemConnectionABCD.htm" id="HV01085355" lcid=""><b class="bterm">ConnectionABCD</b></a></p><p><a href="vixmlelemArcTo.htm" id="HV01085304" lcid=""><b class="bterm">ArcTo</b></a></p><p><a href="vixmlelemInfiniteLine.htm" id="HV01085474" lcid=""><b class="bterm">InfiniteLine</b></a></p><p><a href="vixmlelemEllipse.htm" id="HV01085400" lcid=""><b class="bterm">Ellipse</b></a></p><p><a href="vixmlelemEllipticalArcTo.htm" id="HV01085401" lcid=""><b class="bterm">EllipticalArcTo</b></a></p><p><a href="vixmlelemSplineStart.htm" id="HV01085677" lcid=""><b class="bterm">SplineStart</b></a></p><p><a href="vixmlelemSplineKnot.htm" id="HV01085676" lcid=""><b class="bterm">SplineKnot</b></a></p><p><a href="vixmlelemPolylineTo.htm" id="HV01085591" lcid=""><b class="bterm">PolylineTo</b></a></p><p><a href="vixmlelemNURBSTo.htm" id="HV01085555" lcid=""><b class="bterm">NURBSTo</b></a></p><p><b class="bterm">Child elements</b></p><p><a href="vixmlelemSolutionXML.htm" id="HV01085671" lcid=""><b class="bterm">SolutionXML</b></a></p><h2>Remarks</h2><p>
			<p>The <b class="bterm">A</b> element is relevant only when contained in a <a href="vixmlelemDocumentSheet.htm" id="HV01085388" lcid=" "><b class="bterm">DocumentSheet</b></a>, <a href="vixmlelemPageSheet.htm" id="HV01085573" lcid=" "><b class="bterm">PageSheet</b></a>, or <a href="vixmlelemShape.htm" id="HV01085631" lcid=" "><b class="bterm">Shape</b></a> element. It is ignored when contained in a <a href="vixmlelemStyleSheet.htm" id="HV01085684" lcid=" "><b class="bterm">StyleSheet</b></a> element.</p>
			<p>The <a href="vixmlelemSolutionXML.htm" id="HV01085671" lcid=" "><b class="bterm">SolutionXML</b></a> element should be present only in an <b class="bterm">A</b> element contained in a <a href="vixmlelemScratch.htm" id="HV01085629" lcid=" "><b class="bterm">Scratch</b></a> element. If it is contained within other elements, it is ignored and a warning is written to the warning log file.</p>
		</p><h2>See also</h2><p><a target="_blank" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vissdk11/html/DSS_Cells_A-C_3224.asp" id="HV82253224" lcid=" ">A</a> cell (Geometry section)</p><p><a href="vixmlelemGeom.htm" id="HV01085445" lcid=" "><b class="bterm">Geom</b></a> element</p><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>