jdftyp:eShapeType_

Simple Type Information

Used By

Source

<xs:simpleType name="eShapeType_">
  <xs:restriction base="jdftyp:EnumerationBaseType">
    <xs:enumeration value="Rectangular"/>
    <xs:enumeration value="Round"/>
    <xs:enumeration value="Path"/>
    <xs:enumeration value="RoundedRectangle"/>
  </xs:restriction>
</xs:simpleType>