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
a4284912
Commit
a4284912
authored
Jan 08, 2021
by
Rushikesh Padsala
Browse files
Updated FWEBuilding.xsd with new tags
parent
8d1c88c2
Pipeline
#1741
passed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/FWEBuilding/v2.1/XSD/FWEBuilding.xsd
View file @
a4284912
...
...
@@ -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
minOccurs=
"0"
name=
"waterSurveyProperty"
>
<annotation>
<appinfo>
<taggedValue
xmlns=
"http://www.interactive-instruments.de/ShapeChange/AppInfo"
tag=
"relationType"
>
composition
</taggedValue>
</appinfo>
</annotation>
<complexType>
<sequence>
<element
ref=
"FWEB:WaterSurvey"
/>
</sequence>
</complexType>
</element>
</sequence>
</extension>
</complexContent>
...
...
@@ -37,82 +25,6 @@
</sequence>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
</complexType>
<element
name=
"EnergySurvey"
substitutionGroup=
"FWEB:BuildingSurvey"
type=
"FWEB:EnergySurveyType"
/>
<complexType
name=
"EnergySurveyType"
>
<complexContent>
<extension
base=
"FWEB:BuildingSurveyType"
>
<sequence>
<element
minOccurs=
"0"
name=
"spaceHeatingDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"spaceHeatingDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"spaceCoolingDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"spaceCoolingDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"residentialElectricityDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"residentialElectricityDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"electricityPotentialFromPV"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"electricityPotentialfromPVUnit"
type=
"string"
/>
</sequence>
</extension>
</complexContent>
</complexType>
<complexType
name=
"EnergySurveyPropertyType"
>
<sequence
minOccurs=
"0"
>
<element
ref=
"FWEB:EnergySurvey"
/>
</sequence>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
</complexType>
<element
name=
"FoodSurvey"
substitutionGroup=
"gml:_Feature"
type=
"FWEB:FoodSurveyType"
/>
<complexType
name=
"FoodSurveyType"
>
<complexContent>
<extension
base=
"gml:AbstractFeatureType"
>
<sequence>
<element
maxOccurs=
"unbounded"
minOccurs=
"0"
name=
"foodCategory"
type=
"gml:CodeType"
/>
<element
minOccurs=
"0"
name=
"foodDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"foodDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"foodProduction"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"foodProductionUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"foodProductionWaterDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"foodProductionWaterDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"foodProductionEnergyDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"foodProductionEnergyDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"foodConsumption"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"foodConsumptionUnit"
type=
"string"
/>
</sequence>
</extension>
</complexContent>
</complexType>
<complexType
name=
"FoodSurveyPropertyType"
>
<sequence
minOccurs=
"0"
>
<element
ref=
"FWEB:FoodSurvey"
/>
</sequence>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
</complexType>
<element
name=
"WaterSurvey"
substitutionGroup=
"FWEB:BuildingSurvey"
type=
"FWEB:WaterSurveyType"
/>
<complexType
name=
"WaterSurveyType"
>
<complexContent>
<extension
base=
"FWEB:BuildingSurveyType"
>
<sequence>
<element
minOccurs=
"0"
name=
"domesticWaterDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"domesticWaterDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"domesticHotWaterDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"domesticHotWaterDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"domesticHotWaterEnergyDemand"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"domesticHotWaterEnergyDemandUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"domesticWaterWaste"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"domesticWaterWasteUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"domesticSolidWaste"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"domesticSolidWasteUnit"
type=
"string"
/>
<element
minOccurs=
"0"
name=
"totalDomesticWaste"
type=
"double"
/>
<element
minOccurs=
"0"
name=
"totalDomesticWasteUnit"
type=
"string"
/>
</sequence>
</extension>
</complexContent>
</complexType>
<complexType
name=
"WaterSurveyPropertyType"
>
<sequence
minOccurs=
"0"
>
<element
ref=
"FWEB:WaterSurvey"
/>
</sequence>
<attributeGroup
ref=
"gml:AssociationAttributeGroup"
/>
</complexType>
<element
name=
"buildingFootprintArea"
substitutionGroup=
"bldg:_GenericApplicationPropertyOfAbstractBuilding"
type=
"gml:AreaType"
>
<annotation>
<appinfo>
...
...
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