Browse Source

Update XSDs for branch develop - Build 11

develop
Jenkins CI 1 day ago
parent
commit
3fab6de150
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      vitruvio-mobile-form.xsd

+ 1
- 0
vitruvio-mobile-form.xsd View File

@ -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>


Loading…
Cancel
Save