<crosses>
(Crosses)
This element specifies how this axis crosses the perpendicular axis.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies where the axis crosses its perpendicular axis. The possible values for this attribute are defined by the ST_Crosses simple type (§5.7.3.8). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Crosses">
<attribute name="val" type="ST_Crosses" use="required"/>
</complexType>