CT_AdjPoint2D

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
x ST_AdjCoordinate required
y ST_AdjCoordinate required

Used By

Source

<xsd:complexType name="CT_AdjPoint2D">
  <xsd:attribute name="x" type="ST_AdjCoordinate" use="required"/>
  <xsd:attribute name="y" type="ST_AdjCoordinate" use="required"/>
</xsd:complexType>