CT_FFCheckBox

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_FFCheckBox">
  <xsd:sequence>
    <xsd:choice>
      <xsd:element name="size" type="CT_HpsMeasure"/>
      <xsd:element name="sizeAuto" type="CT_OnOff"/>
    </xsd:choice>
    <xsd:element name="default" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="checked" type="CT_OnOff" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>