CT_Marker

Complex Type Information

Model

x , y
Children: x, y

Used By

Source

<xsd:complexType name="CT_Marker">
  <xsd:sequence>
    <xsd:element name="x" type="ST_MarkerCoordinate" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="y" type="ST_MarkerCoordinate" minOccurs="1" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>