<query id="deleteDocument" action="delete" priority="LOW">
    <tables>
        <table name="documents" />
    </tables>
    <conditions>
        <condition operation="equal" column="document_srl" var="document_srl" filter="number" notnull="notnull" />
    </conditions>
</query>
