Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
4 years ago
by
Matthias Betz
Browse files
Options
Download
Email Patches
Plain Diff
update qualityAde.xsd
parent
266f5c0b
Pipeline
#1646
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/0.1/qualityAde.xsd
+6
-3
public/0.1/qualityAde.xsd
with
6 additions
and
3 deletions
+6
-3
public/0.1/qualityAde.xsd
+
6
-
3
View file @
a2791a5c
...
@@ -289,9 +289,12 @@
...
@@ -289,9 +289,12 @@
</simpleType>
</simpleType>
<complexType
name=
"parameter"
>
<complexType
name=
"parameter"
>
<attribute
name=
"name"
type=
"string"
/>
<simpleContent>
<attribute
name=
"value"
type=
"string"
/>
<extension
base=
"string"
>
<attribute
name=
"uom"
type=
"string"
use=
"optional"
/>
<attribute
name=
"name"
type=
"string"
use=
"required"
/>
<attribute
name=
"uom"
type=
"string"
use=
"optional"
/>
</extension>
</simpleContent>
</complexType>
</complexType>
<complexType
name=
"requirementType"
>
<complexType
name=
"requirementType"
>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets