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
9fe5c58b
Commit
9fe5c58b
authored
Dec 11, 2020
by
Matthias Betz
Browse files
update qualityAde.xsd
parent
f97f78d2
Pipeline
#1672
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/0.1/qualityAde.xsd
View file @
9fe5c58b
...
...
@@ -15,8 +15,8 @@
<import
namespace=
"http://www.opengis.net/gml"
schemaLocation=
"http://schemas.opengis.net/gml/2.1.2/gml.xsd"
/>
<element
name=
"validationResult
s
"
type=
"qual:validationResult
s
Type"
substitutionGroup=
"
core
:_GenericApplicationPropertyOf
CityObject
"
/>
<element
name=
"validationResult"
type=
"qual:validationResultType"
substitutionGroup=
"
bldg
:_GenericApplicationPropertyOf
Building
"
/>
<simpleType
name=
"result"
final=
"restriction"
>
<annotation>
...
...
@@ -212,7 +212,7 @@
</sequence>
</complexType>
<complexType
name=
"validationResult
s
Type"
>
<complexType
name=
"validationResultType"
>
<annotation>
<documentation>
Data structure containing validation results for
features
...
...
@@ -268,7 +268,6 @@
<enumeration
value=
"R_GE_R_NOT_CLOSED"
/>
<enumeration
value=
"R_GE_R_CONSECUTIVE_POINTS_SAME"
/>
<enumeration
value=
"R_GE_R_SELF_INTERSECTION"
/>
<enumeration
value=
"R_GE_R_NOT_CLOSED"
/>
<enumeration
value=
"R_GE_P_NON_PLANAR"
/>
<enumeration
value=
"R_GE_P_INTERIOR_DISCONNECTED"
/>
<enumeration
value=
"R_GE_P_INTERSECTING_RINGS"
/>
...
...
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