Accusoft Prizm Viewer Annotations Schema Schema
Point Element
See Also  Send comments on this topic.
Accusoft Prizm Viewer Annotations Schema Schema > NotateXpressAnnotations Element > Page Element > Layer Element > Image Element > BoundingRectangle Element : Point Element

Glossary Item Box

Namespace (none)

Diagram

Point Element

Overview

Point 2..2
X required xs:decimal
Y required xs:decimal

Attributes

NameTypeUseDefaultFixedDescription
Xxs:decimalrequired   
Yxs:decimalrequired   

Source

<xs:element minOccurs="2" maxOccurs="2" name="Point" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:attribute name="X" type="xs:decimal" use="required" />
    <xs:attribute name="Y" type="xs:decimal" use="required" />
  </xs:complexType>
</xs:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.