Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IN-SOURCE
FWE ADE
Commits
80a6a1f8
Commit
80a6a1f8
authored
Jan 09, 2021
by
Rushikesh Padsala
Browse files
Updated FWEBuilding.xsd with new tags
parent
5884448a
Pipeline
#1749
passed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/FWEBuilding/v2.1/XSD/FWEBuilding.xsd
View file @
80a6a1f8
...
...
@@ -6,8 +6,8 @@
<import
namespace=
"http://www.opengis.net/citygml/building/2.0"
schemaLocation=
"http://schemas.opengis.net/citygml/building/2.0/building.xsd"
/>
<import
namespace=
"http://www.opengis.net/gml"
schemaLocation=
"http://schemas.opengis.net/gml/3.1.1/base/gml.xsd"
/>
<!--XML Schema document created by ShapeChange - http://shapechange.net/-->
<element
name=
"BuildingSurvey"
substitutionGroup=
"gml:_Feature"
type=
"FWEB:BuildingSurveyType"
/>
<complexType
name=
"BuildingSurveyType"
>
<element
abstract=
"true"
name=
"BuildingSurvey"
substitutionGroup=
"gml:_Feature"
type=
"FWEB:BuildingSurveyType"
/>
<complexType
abstract=
"true"
name=
"BuildingSurveyType"
>
<complexContent>
<extension
base=
"gml:AbstractFeatureType"
>
<sequence>
...
...
@@ -15,27 +15,6 @@
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"surveyYearVersion"
type=
"double"
/>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"surveyDescription"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"population"
type=
"integer"
/>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"consistsOf"
type=
"FWEB:FoodSurveyPropertyType"
>
<annotation>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</annotation>
</element>
<element
minOccurs=
"0"
name=
"consistsOf"
type=
"FWEB:WaterSurveyPropertyType"
>
<annotation>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</annotation>
</element>
<element
minOccurs=
"0"
name=
"consistsOf"
type=
"FWEB:EnergySurveyPropertyType"
>
<annotation>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
...
...
@@ -150,5 +129,5 @@
</appinfo>
</annotation>
</element>
<element
name=
"
b
uildingSurvey"
substitutionGroup=
"bldg:_GenericApplicationPropertyOfAbstractBuilding"
type=
"FWEB:BuildingSurveyPropertyType"
/>
<element
name=
"
consistsOfB
uildingSurvey"
substitutionGroup=
"bldg:_GenericApplicationPropertyOfAbstractBuilding"
type=
"FWEB:BuildingSurveyPropertyType"
/>
</schema>
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