Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
QualityADE
Commits
a2791a5c
Commit
a2791a5c
authored
Dec 08, 2020
by
Matthias Betz
Browse files
update qualityAde.xsd
parent
266f5c0b
Pipeline
#1646
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/0.1/qualityAde.xsd
View file @
a2791a5c
...
...
@@ -289,9 +289,12 @@
</simpleType>
<complexType
name=
"parameter"
>
<attribute
name=
"name"
type=
"string"
/>
<attribute
name=
"value"
type=
"string"
/>
<attribute
name=
"uom"
type=
"string"
use=
"optional"
/>
<simpleContent>
<extension
base=
"string"
>
<attribute
name=
"name"
type=
"string"
use=
"required"
/>
<attribute
name=
"uom"
type=
"string"
use=
"optional"
/>
</extension>
</simpleContent>
</complexType>
<complexType
name=
"requirementType"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment