OrbitalElementsComplexType

List of orbital elements in the <a href="http://cfa-www.harvard.edu/iau/mpc.html">IAU MPC</a> "one-line" short form.

Complex Type Information

Model

Used By

Source

<xs:complexType name="OrbitalElementsComplexType">
  <xs:annotation>
    <xs:documentation>List of orbital elements in the <a href="http://cfa-www.harvard.edu/iau/mpc.html">IAU MPC</a> "one-line" short form.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:string"/>
  </xs:simpleContent>
</xs:complexType>