<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AXML%2FRelValue</id>
	<title>WoW:XML/RelValue - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AXML%2FRelValue"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:XML/RelValue&amp;action=history"/>
	<updated>2026-04-22T19:02:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:XML/RelValue&amp;diff=20361&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page XML/RelValue to WoW:XML/RelValue without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:XML/RelValue&amp;diff=20361&amp;oldid=prev"/>
		<updated>2023-08-15T04:49:26Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:XML/RelValue&quot; title=&quot;WoW:XML/RelValue&quot;&gt;XML/RelValue&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:XML/RelValue&quot; title=&quot;WoW:XML/RelValue&quot;&gt;XML/RelValue&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:49, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:XML/RelValue&amp;diff=20360&amp;oldid=prev</id>
		<title>Bear: Created page with &quot;{{uixmltype}} &lt; Value  &#039;&#039;Important Note: there is no known use of this property or examples of it actually being used in a working way.&#039;&#039;  [[XML/RelValue|RelValu...&quot;</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:XML/RelValue&amp;diff=20360&amp;oldid=prev"/>
		<updated>2012-09-23T19:42:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{uixmltype}} &amp;lt; &lt;a href=&quot;/wiki/WoW:XML/Value&quot; title=&quot;WoW:XML/Value&quot;&gt;Value&lt;/a&gt;  &amp;#039;&amp;#039;Important Note: there is no known use of this property or examples of it actually being used in a working way.&amp;#039;&amp;#039;  [[XML/RelValue|RelValu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{uixmltype}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Important Note: there is no known use of this property or examples of it actually being used in a working way.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[XML/RelValue|RelValue]] is a type used for defining a single value relate to relating to size or position in the the UI coordinate system. See [[XML/RelDimension|RelDimension]] and [[XML/Dimension|Dimension]] for value pair use types. RelValue is used for properties such as [[XML_properties#FontHeight|FontHeight]] and [[XML_properties#TileSize|TileSize]].&lt;br /&gt;
&lt;br /&gt;
== Inheritance ==&lt;br /&gt;
Inherited by: none, Inherits: none, Defined in: [[XML/Value|Value]]&lt;br /&gt;
&lt;br /&gt;
== Elements ==&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
== Attributes ==&lt;br /&gt;
* val (float) - defines a scalar value&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
[[XML/RelValue|RelValue]] facilitates the &amp;#039;Layout&amp;#039; mechanism in the WoW UI. See the [[XML/AbsDimension|AbsDimension]] and [[XML/Dimension|Dimension]] for numerical value pairs use types. RelValue is the &amp;#039;scalar&amp;#039; property version in [[XML/Value|Value]], where &amp;lt;[[XML/AbsValue|AbsValue]]&amp;gt; is the &amp;#039;unit based&amp;#039; value property version.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;#039;&amp;#039;Note: this is an example for documentation completeness purposes. RelValue has no known working use at this time.&amp;#039;&amp;#039;&lt;br /&gt;
 &amp;lt;Frame name=&amp;quot;MyFrame&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;Size x=&amp;quot;200&amp;quot; y=&amp;quot;200&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;Layers&amp;gt;&lt;br /&gt;
     &amp;lt;Layer&amp;gt;&lt;br /&gt;
       &amp;lt;[[XML/FontString|FontString]] text=&amp;quot;Bob&amp;quot; inherits=&amp;quot;MyFont&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;Size x=&amp;quot;100&amp;quot; y=&amp;quot;100&amp;quot;/&amp;gt;&lt;br /&gt;
         &amp;lt;[[XML/Value|FontHeight]]&amp;gt;&lt;br /&gt;
           &amp;lt;[[XML/RelValue|RelValue]] val=&amp;quot;12.5&amp;quot;/&amp;gt;&lt;br /&gt;
         &amp;lt;/FontHeight&amp;gt;&lt;br /&gt;
         &amp;lt;Anchors&amp;gt;&lt;br /&gt;
           &amp;lt;Anchor point=&amp;quot;TOP&amp;quot;/&amp;gt;&lt;br /&gt;
         &amp;lt;/Anchors&amp;gt;&lt;br /&gt;
       &amp;lt;/FontString&amp;gt;&lt;br /&gt;
     &amp;lt;/Layer&amp;gt;&lt;br /&gt;
   &amp;lt;/Layers&amp;gt;&lt;br /&gt;
 &amp;lt;/Frame&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This example demonstrates use of [[XML_properties#FontHeight|FontHeight]] using &amp;#039;&amp;#039;&amp;#039;Rel&amp;#039;&amp;#039;&amp;#039; values.&lt;br /&gt;
&lt;br /&gt;
=== Details ===&lt;/div&gt;</summary>
		<author><name>Bear</name></author>
	</entry>
</feed>