CT_DLbl

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_DLbl">
  <xsd:sequence>
    <xsd:element name="idx" type="CT_UnsignedInt" minOccurs="1" maxOccurs="1"/>
    <xsd:choice>
      <xsd:element name="delete" type="CT_Boolean" minOccurs="1" maxOccurs="1"/>
      <xsd:group ref="Group_DLbl" minOccurs="1" maxOccurs="1"/>
    </xsd:choice>
    <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>