jdftyp:ePresentationDirection_

Simple Type Information

Used By

Source

<xs:simpleType name="ePresentationDirection_">
  <xs:restriction base="jdftyp:EnumerationBaseType">
    <xs:enumeration value="ToBottomToRight"/>
    <xs:enumeration value="ToBottomToLeft"/>
    <xs:enumeration value="ToTopToRight"/>
    <xs:enumeration value="ToTopToLeft"/>
    <xs:enumeration value="ToRightToBottom"/>
    <xs:enumeration value="ToRightToTop"/>
    <xs:enumeration value="ToLeftToBottom"/>
    <xs:enumeration value="ToLeftToTop"/>
  </xs:restriction>
</xs:simpleType>