CT_RadarSer

Complex Type Information

Model

Children: cat, dLbls, dPt, extLst, idx, marker, order, spPr, tx, val

Used By

Source

<xsd:complexType name="CT_RadarSer">
  <xsd:sequence>
    <xsd:group ref="EG_SerShared" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="marker" type="CT_Marker" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="dPt" type="CT_DPt" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="dLbls" type="CT_DLbls" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="cat" type="CT_AxDataSource" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="val" type="CT_NumDataSource" minOccurs="0" maxOccurs="1"/>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>