CT_DLbls

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_DLbls">
  <xsd:sequence>
    <xsd:element name="dLbl" type="CT_DLbl" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:choice>
      <xsd:element name="delete" type="CT_Boolean" minOccurs="1" maxOccurs="1"/>
      <xsd:group ref="Group_DLbls" minOccurs="1" maxOccurs="1"/>
    </xsd:choice>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>