|
|
@ -141,6 +141,7 @@ |
|
|
<xs:attribute name="shouldDisplayNextTask" type="xs:boolean" /> |
|
|
<xs:attribute name="shouldDisplayNextTask" type="xs:boolean" /> |
|
|
<xs:attribute name="shouldDisplayNextTaskWithoutConfirmation" type="xs:boolean" /> |
|
|
<xs:attribute name="shouldDisplayNextTaskWithoutConfirmation" type="xs:boolean" /> |
|
|
<xs:attribute name="shouldRefreshTasksFromBackendAfterEnd" type="xs:boolean" /> |
|
|
<xs:attribute name="shouldRefreshTasksFromBackendAfterEnd" type="xs:boolean" /> |
|
|
|
|
|
<xs:attribute name="preventAttach" type="xs:boolean" /> |
|
|
</xs:extension> |
|
|
</xs:extension> |
|
|
</xs:complexContent> |
|
|
</xs:complexContent> |
|
|
</xs:complexType> |
|
|
</xs:complexType> |
|
|
|