jdftyp:eEmbossingDirection

Simple Type Information

Used By

Source

<xs:simpleType name="eEmbossingDirection">
  <xs:restriction base="jdftyp:EnumerationBaseType">
    <xs:enumeration value="Both"/>
    <xs:enumeration value="Flat"/>
    <xs:enumeration value="Raised"/>
    <xs:enumeration value="Depressed"/>
  </xs:restriction>
</xs:simpleType>