AbsolutePosition

Element Information

Model

Used By

Complex Type PositionOnPageType

Source

<xs:element name="AbsolutePosition">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="FromThisPointOnPage" minOccurs="0"/>
      <xs:element ref="ToThisPointOnAd" minOccurs="0"/>
      <xs:element ref="XCoordinate" minOccurs="0"/>
      <xs:element ref="YCoordinate" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample