Commit 5884448a authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

Updated FWEBuilding.xsd with new tags

parent 3ab84042
......@@ -15,21 +15,21 @@
<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="foodSurvey" type="FWEB:FoodSurveyPropertyType">
<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="waterSurvey" type="FWEB:WaterSurveyPropertyType">
<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="energySurvey" type="FWEB:EnergySurveyPropertyType">
<element minOccurs="0" name="consistsOf" type="FWEB:EnergySurveyPropertyType">
<annotation>
<appinfo>
<taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="relationType">composition</taggedValue>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment