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
IN-SOURCE
FWE ADE
Commits
b2d28b00
Commit
b2d28b00
authored
4 years ago
by
Rushikesh Padsala
Browse files
Options
Download
Email Patches
Plain Diff
Updated FWEBuilding.xsd with new tags
parent
385bd9e7
Pipeline
#1744
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
+10
-26
public/FWEBuilding/v2.1/XSD/FWEBuilding.xsd
with
10 additions
and
26 deletions
+10
-26
public/FWEBuilding/v2.1/XSD/FWEBuilding.xsd
+
10
-
26
View file @
b2d28b00
...
@@ -15,41 +15,26 @@
...
@@ -15,41 +15,26 @@
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"surveyYearVersion"
type=
"double"
/>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"surveyYearVersion"
type=
"double"
/>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"surveyDescription"
type=
"string"
/>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"surveyDescription"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"population"
type=
"integer"
/>
<element
minOccurs=
"0"
name=
"population"
type=
"integer"
/>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"foodSurveyPropert
ies
"
>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"foodSurvey
"
type=
"FWEB:FoodSurvey
Propert
yType
"
>
<annotation>
<annotation>
<appinfo>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</appinfo>
</annotation>
</annotation>
<complexType>
<sequence>
<element
ref=
"FWEB:FoodSurvey"
/>
</sequence>
</complexType>
</element>
</element>
<element
minOccurs=
"0"
name=
"waterSurveyProperty"
>
<element
minOccurs=
"0"
name=
"waterSurvey
"
type=
"FWEB:WaterSurvey
Property
Type
"
>
<annotation>
<annotation>
<appinfo>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</appinfo>
</annotation>
</annotation>
<complexType>
<sequence>
<element
ref=
"FWEB:WaterSurvey"
/>
</sequence>
</complexType>
</element>
</element>
<element
minOccurs=
"0"
name=
"energySurveyProperty"
>
<element
minOccurs=
"0"
name=
"energySurvey
"
type=
"FWEB:EnergySurvey
Property
Type
"
>
<annotation>
<annotation>
<appinfo>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</appinfo>
</annotation>
</annotation>
<complexType>
<sequence>
<element
ref=
"FWEB:EnergySurvey"
/>
</sequence>
</complexType>
</element>
</element>
</sequence>
</sequence>
</extension>
</extension>
...
@@ -61,10 +46,10 @@
...
@@ -61,10 +46,10 @@
</sequence>
</sequence>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
</complexType>
</complexType>
<element
name=
"EnergySurvey"
substitutionGroup=
"
FWEB:BuildingSurvey
"
type=
"FWEB:EnergySurveyType"
/>
<element
name=
"EnergySurvey"
substitutionGroup=
"
gml:_Feature
"
type=
"FWEB:EnergySurveyType"
/>
<complexType
name=
"EnergySurveyType"
>
<complexType
name=
"EnergySurveyType"
>
<complexContent>
<complexContent>
<extension
base=
"
FWEB:BuildingSurvey
Type"
>
<extension
base=
"
gml:AbstractFeature
Type"
>
<sequence>
<sequence>
<element
minOccurs=
"0"
name=
"spaceHeatingDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"spaceHeatingDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"spaceHeatingDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"spaceHeatingDemandUnit"
type=
"string"
/>
...
@@ -84,10 +69,10 @@
...
@@ -84,10 +69,10 @@
</sequence>
</sequence>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
</complexType>
</complexType>
<element
name=
"FoodSurvey"
substitutionGroup=
"
FWEB:BuildingSurvey
"
type=
"FWEB:FoodSurveyType"
/>
<element
name=
"FoodSurvey"
substitutionGroup=
"
gml:_Feature
"
type=
"FWEB:FoodSurveyType"
/>
<complexType
name=
"FoodSurveyType"
>
<complexType
name=
"FoodSurveyType"
>
<complexContent>
<complexContent>
<extension
base=
"
FWEB:BuildingSurvey
Type"
>
<extension
base=
"
gml:AbstractFeature
Type"
>
<sequence>
<sequence>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"foodCategory"
type=
"gml:CodeType"
/>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"foodCategory"
type=
"gml:CodeType"
/>
<element
minOccurs=
"0"
name=
"foodDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"foodDemand"
type=
"double"
/>
...
@@ -110,10 +95,10 @@
...
@@ -110,10 +95,10 @@
</sequence>
</sequence>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
</complexType>
</complexType>
<element
name=
"WaterSurvey"
substitutionGroup=
"
FWEB:BuildingSurvey
"
type=
"FWEB:WaterSurveyType"
/>
<element
name=
"WaterSurvey"
substitutionGroup=
"
gml:_Feature
"
type=
"FWEB:WaterSurveyType"
/>
<complexType
name=
"WaterSurveyType"
>
<complexType
name=
"WaterSurveyType"
>
<complexContent>
<complexContent>
<extension
base=
"
FWEB:BuildingSurvey
Type"
>
<extension
base=
"
gml:AbstractFeature
Type"
>
<sequence>
<sequence>
<element
minOccurs=
"0"
name=
"domesticWaterDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"domesticWaterDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"domesticWaterDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"domesticWaterDemandUnit"
type=
"string"
/>
...
@@ -165,6 +150,5 @@
...
@@ -165,6 +150,5 @@
</appinfo>
</appinfo>
</annotation>
</annotation>
</element>
</element>
<element
name=
"buildingSurveyProperties"
substitutionGroup=
"bldg:_GenericApplicationPropertyOfAbstractBuilding"
<element
name=
"buildingSurvey"
substitutionGroup=
"bldg:_GenericApplicationPropertyOfAbstractBuilding"
type=
"FWEB:BuildingSurveyPropertyType"
/>
type=
"FWEB:BuildingSurveyPropertyType"
/>
</schema>
</schema>
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