NotateXpress13Schema Schema
Protractor Element
Namespace (none)
Diagram
Font Element BoundingRectangle Element Points Element ToolTipText Element UserString Element ItemName Element Sequence Protractor Element
Overview
Protractor 0..∞
PenColor optional Color Simple Type
PenWidth optional xs:integer
Locked optional xs:boolean
Visible optional xs:boolean
ShowHandles optional xs:boolean
Moveable optional xs:boolean
PenStyle optional PenStyle Simple Type
PenFillStyle optional PenFillStyle Simple Type
Selected optional xs:boolean
Sizeable optional xs:boolean
CreateTime optional xs:string
UserLong optional xs:integer
GroupNumber optional xs:integer
Fixed optional xs:boolean
TextColor optional Color Simple Type
BackColor optional Color Simple Type
BackStyle optional BackStyle Simple Type
ShowAbbreviations optional xs:boolean
MeasureChoice optional Measurement Simple Type
ShowAngle optional xs:boolean
GaugeLength optional xs:integer
Precision optional xs:integer
ShowGauge optional xs:boolean
ProtractorAngle optional xs:integer
Sequence
ItemName optional xs:string
UserString optional xs:string
ToolTipText optional xs:string
Sequence
Point 3..3
X required xs:decimal
Y required xs:decimal
Sequence
Point 2..2
X required xs:decimal
Y required xs:decimal
Height optional xs:integer
Width optional xs:integer
Escapement optional xs:integer
Orientation optional xs:integer
Weight optional xs:integer
Italic optional xs:integer
UnderLine optional xs:integer
StrikeOut optional xs:integer
CharSet optional xs:integer
OutPrecision optional xs:integer
ClipPrecision optional xs:integer
Quality optional xs:integer
PitchAndFamily optional xs:integer
Attributes
NameTypeUseDefaultFixedDescription
PenColorColor Simple Typeoptional   
PenWidthxs:integeroptional   
Lockedxs:booleanoptional   
Visiblexs:booleanoptional   
ShowHandlesxs:booleanoptional   
Moveablexs:booleanoptional   
PenStylePenStyle Simple Typeoptional   
PenFillStylePenFillStyle Simple Typeoptional   
Selectedxs:booleanoptional   
Sizeablexs:booleanoptional   
CreateTimexs:stringoptional   
UserLongxs:integeroptional   
GroupNumberxs:integeroptional   
Fixedxs:booleanoptional   
TextColorColor Simple Typeoptional   
BackColorColor Simple Typeoptional   
BackStyleBackStyle Simple Typeoptional   
ShowAbbreviationsxs:booleanoptional   
MeasureChoiceMeasurement Simple Typeoptional   
ShowAnglexs:booleanoptional   
GaugeLengthxs:integeroptional   
Precisionxs:integeroptional   
ShowGaugexs:booleanoptional   
ProtractorAnglexs:integeroptional   
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="Protractor" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="ItemName" type="xs:string" />
      <xs:element minOccurs="0" name="UserString" type="xs:string" />
      <xs:element minOccurs="0" name="ToolTipText" type="xs:string" />
      <xs:element name="Points">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="3" maxOccurs="3" name="Point">
              <xs:complexType>
                <xs:attribute name="X" type="xs:decimal" use="required" />
                <xs:attribute name="Y" type="xs:decimal" use="required" />
              </xs:complexType>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element name="BoundingRectangle">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="2" maxOccurs="2" name="Point">
              <xs:complexType>
                <xs:attribute name="X" type="xs:decimal" use="required" />
                <xs:attribute name="Y" type="xs:decimal" use="required" />
              </xs:complexType>
            </xs:element>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element minOccurs="0" name="Font" type="Font" />
    </xs:sequence>
    <xs:attribute name="PenColor" type="Color" use="optional" />
    <xs:attribute name="PenWidth" type="xs:integer" use="optional" />
    <xs:attribute name="Locked" type="xs:boolean" use="optional" />
    <xs:attribute name="Visible" type="xs:boolean" use="optional" />
    <xs:attribute name="ShowHandles" type="xs:boolean" use="optional" />
    <xs:attribute name="Moveable" type="xs:boolean" use="optional" />
    <xs:attribute name="PenStyle" type="PenStyle" use="optional" />
    <xs:attribute name="PenFillStyle" type="PenFillStyle" use="optional" />
    <xs:attribute name="Selected" type="xs:boolean" use="optional" />
    <xs:attribute name="Sizeable" type="xs:boolean" use="optional" />
    <xs:attribute name="CreateTime" type="xs:string" use="optional" />
    <xs:attribute name="UserLong" type="xs:integer" use="optional" />
    <xs:attribute name="GroupNumber" type="xs:integer" use="optional" />
    <xs:attribute name="Fixed" type="xs:boolean" use="optional" />
    <xs:attribute name="TextColor" type="Color" use="optional" />
    <xs:attribute name="BackColor" type="Color" use="optional" />
    <xs:attribute name="BackStyle" type="BackStyle" use="optional" />
    <xs:attribute name="ShowAbbreviations" type="xs:boolean" use="optional" />
    <xs:attribute name="MeasureChoice" type="Measurement" use="optional" />
    <xs:attribute name="ShowAngle" type="xs:boolean" use="optional" />
    <xs:attribute name="GaugeLength" type="xs:integer" use="optional" />
    <xs:attribute name="Precision" type="xs:integer" use="optional" />
    <xs:attribute name="ShowGauge" type="xs:boolean" use="optional" />
    <xs:attribute name="ProtractorAngle" type="xs:integer" use="optional" />
  </xs:complexType>
</xs:element>
See Also
Layer ElementPage ElementNotateXpressAnnotations ElementNotateXpress13Schema Schema

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback