commit | 7fdc7ddf7855257cb5fb9421332371852cb885e9 | [log] [tgz] |
---|---|---|
author | Sundong Ahn <sundongahn@google.com> | Wed Mar 27 15:02:28 2019 +0900 |
committer | Sundong Ahn <sundongahn@google.com> | Wed Apr 10 11:00:19 2019 +0900 |
tree | 64a3afb18ba9a6576345302cc188b25e07235a54 | |
parent | c2615ed21863d54ea485e99c3ac84e8cb18b5db4 [diff] |
Change to choice The sequence element is changed to choice element with minOccurs="0" and maxOccurs="unbounded" for supporting any order and any times sub element. And maxOccurs of subelement is deleted because maxOccurs are not needed. Bug: 127435354 Test: m -j Merged-In: I72866da5b2a8ac37d725f5b604dae37a06f30162 Change-Id: I72866da5b2a8ac37d725f5b604dae37a06f30162 (cherry picked from commit 560de69213d31454df2337d807aa70775457930c)