Accusoft Prizm Viewer Annotations Schema Schema
LineEndStyle Simple Type
See Also  Send comments on this topic.
Accusoft Prizm Viewer Annotations Schema Schema : LineEndStyle Simple Type

Glossary Item Box

Namespace (none)

Type

Restriction of xs:string

Diagram

LineEndStyle Simple Type

Overview

LineEndStyle Restriction of xs:string

Facets

EnumerationArrow
EnumerationPlain
EnumerationClosedArrow
EnumerationReverseArrow
EnumerationReverseClosedArrow
EnumerationButt
EnumerationSquare
EnumerationDiamond
EnumerationCircle
EnumerationSlash

Source

<xs:simpleType name="LineEndStyle" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Arrow" />
    <xs:enumeration value="Plain" />
    <xs:enumeration value="ClosedArrow" />
    <xs:enumeration value="ReverseArrow" />
    <xs:enumeration value="ReverseClosedArrow" />
    <xs:enumeration value="Butt" />
    <xs:enumeration value="Square" />
    <xs:enumeration value="Diamond" />
    <xs:enumeration value="Circle" />
    <xs:enumeration value="Slash" />
  </xs:restriction>
</xs:simpleType>

See Also

©2015. Accusoft Corporation. All Rights Reserved.