complexType ctBuildingConservation
diagram index_p337.png
namespace http://www.ymparisto.fi
children this:conservationtype this:buildingcount this:floorspace this:countchanged this:floorspacechanged
used by
element ctDetailPlan/buildingconservation
source <xs:complexType name="ctBuildingConservation">
 
<xs:sequence>
   
<xs:element name="conservationtype" type="this:stConservationType"/>
   
<xs:element name="buildingcount" type="integer" minOccurs="0"/>
   
<!--lukumääränä, pituus enintään 5 merkkiä väliltä -9999-9999 -->
   
<xs:element name="floorspace" type="double" minOccurs="0"/>
   
<!--kokonaisina kerrosneliömetreinä, pituus enintään 7 merkkiä väliltä -999999-999999 -->
   
<xs:element name="countchanged" type="integer" minOccurs="0"/>
   
<!--lukumääränä, pituus enintään 5 merkkiä väliltä -9999-9999 -->
   
<xs:element name="floorspacechanged" type="double" minOccurs="0"/>
   
<!--kokonaisina kerrosneliömetreinä, pituus enintään 7 merkkiä väliltä -999999-999999 -->
 
</xs:sequence>
</xs:complexType>

element ctBuildingConservation/conservationtype
diagram index_p338.png
namespace http://www.ymparisto.fi
type this:stConservationType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration FILLEDSUM 
enumeration asemakaava 
enumeration ei asemakaava 
source <xs:element name="conservationtype" type="this:stConservationType"/>

element ctBuildingConservation/buildingcount
diagram index_p339.png
namespace http://www.ymparisto.fi
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="buildingcount" type="integer" minOccurs="0"/>

element ctBuildingConservation/floorspace
diagram index_p340.png
namespace http://www.ymparisto.fi
type xs:double
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="floorspace" type="double" minOccurs="0"/>

element ctBuildingConservation/countchanged
diagram index_p341.png
namespace http://www.ymparisto.fi
type xs:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="countchanged" type="integer" minOccurs="0"/>

element ctBuildingConservation/floorspacechanged
diagram index_p342.png
namespace http://www.ymparisto.fi
type xs:double
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="floorspacechanged" type="double" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy