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
8d1c88c2
Commit
8d1c88c2
authored
4 years ago
by
Rushikesh Padsala
Browse files
Options
Download
Email Patches
Plain Diff
Updated FWEBuilding.xsd with new tags
parent
b96df89b
Pipeline
#1740
passed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/FWEBuilding/v2.1/XSD/FWEBuilding.xsd
+2
-31
public/FWEBuilding/v2.1/XSD/FWEBuilding.xsd
with
2 additions
and
31 deletions
+2
-31
public/FWEBuilding/v2.1/XSD/FWEBuilding.xsd
+
2
-
31
View file @
8d1c88c2
...
...
@@ -15,18 +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=
"foodSurveyProperties"
>
<annotation>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</annotation>
<complexType>
<sequence>
<element
ref=
"FWEB:FoodSurvey"
/>
</sequence>
</complexType>
</element>
<element
minOccurs=
"0"
name=
"waterSurveyProperty"
>
<annotation>
<appinfo>
...
...
@@ -39,18 +27,6 @@
</sequence>
</complexType>
</element>
<element
minOccurs=
"0"
name=
"energySurveyProperty"
>
<annotation>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</annotation>
<complexType>
<sequence>
<element
ref=
"FWEB:EnergySurvey"
/>
</sequence>
</complexType>
</element>
</sequence>
</extension>
</complexContent>
...
...
@@ -84,10 +60,10 @@
</sequence>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
</complexType>
<element
name=
"FoodSurvey"
substitutionGroup=
"
FWEB:BuildingSurvey
"
type=
"FWEB:FoodSurveyType"
/>
<element
name=
"FoodSurvey"
substitutionGroup=
"
gml:_Feature
"
type=
"FWEB:FoodSurveyType"
/>
<complexType
name=
"FoodSurveyType"
>
<complexContent>
<extension
base=
"
FWEB:BuildingSurvey
Type"
>
<extension
base=
"
gml:AbstractFeature
Type"
>
<sequence>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"foodCategory"
type=
"gml:CodeType"
/>
<element
minOccurs=
"0"
name=
"foodDemand"
type=
"double"
/>
...
...
@@ -166,11 +142,6 @@
</annotation>
</element>
<element
name=
"buildingSurveyProperties"
substitutionGroup=
"bldg:_GenericApplicationPropertyOfAbstractBuilding"
>
<annotation>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</annotation>
<complexType>
<sequence>
<element
ref=
"FWEB:BuildingSurvey"
/>
...
...
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