File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3931,7 +3931,7 @@ limitations under the License.
39313931 </xs : documentation >
39323932 </xs : annotation >
39333933 </xs : element >
3934- <xs : element name =" sensitiveData" minOccurs =" 0" maxOccurs =" unbounded" >
3934+ <xs : element name =" sensitiveData" type = " xs:string " minOccurs =" 0" maxOccurs =" unbounded" >
39353935 <xs : annotation >
39363936 <xs : documentation >
39373937 A description of any sensitive data in a dataset.
@@ -4020,7 +4020,7 @@ limitations under the License.
40204020 </xs : documentation >
40214021 </xs : annotation >
40224022 <xs : sequence >
4023- <xs : element name =" description" minOccurs =" 0" maxOccurs =" 1" >
4023+ <xs : element name =" description" type = " xs:string " minOccurs =" 0" maxOccurs =" 1" >
40244024 <xs : annotation >
40254025 <xs : documentation >
40264026 A description of this collection of graphics.
You can’t perform that action at this time.
0 commit comments