Fix support old tool Union Details format.
--HG-- branch : develop
This commit is contained in:
parent
289157a511
commit
c3aea4e7dc
|
@ -410,7 +410,7 @@
|
|||
<xs:element name="children" minOccurs="1" maxOccurs="1">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="nodes" minOccurs="1" maxOccurs="1">
|
||||
<xs:element name="nodes" minOccurs="0" maxOccurs="1">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="child" type="xs:unsignedInt" minOccurs="1" maxOccurs="unbounded"/>
|
||||
|
|
Loading…
Reference in New Issue
Block a user