Commit c1335735 authored by Maurizio Iovieno's avatar Maurizio Iovieno Committed by Mark Canterbury
Browse files

Update file TS_103_221_01_Configuration.xsd

parent 6707a29c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
                    <xs:element name="deactivateAllTasksEnabled" type="xs:boolean"/>
                    <xs:element name="removeAllDestinationEnabled" type="xs:boolean"/>
                    <xs:element name="deleteAllObjectEnabled" type="xs:boolean"/>
                    <xs:element name="neIdentifier" type="NeIdentifier"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
@@ -42,5 +43,8 @@
            <xs:minInclusive value="1"/>
        </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="NeIdentifier">
        <xs:restriction base="xs:token"/>
    </xs:simpleType>
</xs:schema>
    
 No newline at end of file