Skip to content

Commit

Permalink
drop LineCap from Shape
Browse files Browse the repository at this point in the history
  • Loading branch information
mtbc committed Mar 16, 2016
1 parent c9923b5 commit a7e189d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions components/specification/released-schema/2016-DEV0/ome.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -3733,20 +3733,6 @@ PlaneInfo (as Plane)
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="LineCap" use="optional">
<xsd:simpleType>
<xsd:annotation>
<xsd:documentation>
The shape of the end of the line. [enumeration]
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Butt"/>
<xsd:enumeration value="Line"/>
<xsd:enumeration value="Square"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="Text" use="optional" type="xsd:string"/>
<xsd:attribute name="FontFamily" use="optional">
<xsd:simpleType>
Expand Down

0 comments on commit a7e189d

Please sign in to comment.