CT_PosH

Complex Type Information

Model

Children: align, posOffset

Attributes

QName Type Fixed Default Use Inheritable Annotation
relativeFrom ST_RelFromH required

Used By

Source

<xsd:complexType name="CT_PosH">
  <xsd:sequence>
    <xsd:choice minOccurs="1" maxOccurs="1">
      <xsd:element name="align" type="ST_AlignH" minOccurs="1" maxOccurs="1"/>
      <xsd:element name="posOffset" type="ST_PositionOffset" minOccurs="1" maxOccurs="1"/>
    </xsd:choice>
  </xsd:sequence>
  <xsd:attribute name="relativeFrom" type="ST_RelFromH" use="required"/>
</xsd:complexType>