NotateXpress13Schema Schema
Point Element
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
BoundingRectangle ElementLine ElementLayer ElementPage ElementNotateXpressAnnotations ElementNotateXpress13Schema Schema

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback