CT_H

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
invx ST_TrueFalse optional
invy ST_TrueFalse optional
map xsd:string optional
polar xsd:string optional
position xsd:string optional
radiusrange xsd:string optional
switch ST_TrueFalseBlank optional
xrange xsd:string optional
yrange xsd:string optional

Used By

Element CT_Handles/h

Source

<xsd:complexType name="CT_H">
  <xsd:attribute name="position" type="xsd:string"/>
  <xsd:attribute name="polar" type="xsd:string"/>
  <xsd:attribute name="map" type="xsd:string"/>
  <xsd:attribute name="invx" type="s:ST_TrueFalse"/>
  <xsd:attribute name="invy" type="s:ST_TrueFalse"/>
  <xsd:attribute name="switch" type="s:ST_TrueFalseBlank"/>
  <xsd:attribute name="xrange" type="xsd:string"/>
  <xsd:attribute name="yrange" type="xsd:string"/>
  <xsd:attribute name="radiusrange" type="xsd:string"/>
</xsd:complexType>