CT_RelativeRect

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
b ST_Percentage 0% optional
l ST_Percentage 0% optional
r ST_Percentage 0% optional
t ST_Percentage 0% optional

Used By

Source

<xsd:complexType name="CT_RelativeRect">
  <xsd:attribute name="l" type="ST_Percentage" use="optional" default="0%"/>
  <xsd:attribute name="t" type="ST_Percentage" use="optional" default="0%"/>
  <xsd:attribute name="r" type="ST_Percentage" use="optional" default="0%"/>
  <xsd:attribute name="b" type="ST_Percentage" use="optional" default="0%"/>
</xsd:complexType>