complexType ctCoastDetailPlan
diagram index_p343.png
namespace http://www.ymparisto.fi
children this:coastlinelenght this:ownsitecount this:othersitecount this:ownholidaysitecount this:otherholidaysitecount
used by
element ctDetailPlan/coastdetailplan
source <xs:complexType name="ctCoastDetailPlan">
 
<xs:sequence>
   
<!-- kilometreinä kahden desimaalin tarkkuudella, pituus enintään 7 merkkiä väliltä -999,99-999,99 -->
   
<xs:element name="coastlinelenght" type="double" minOccurs="0"/>
   
<!--lukumääränä, pituus enintään 6 merkkiä väliltä -99999-99999 -->
   
<xs:element name="ownsitecount" type="integer" minOccurs="0"/>
   
<!--lukumääränä, pituus enintään 6 merkkiä väliltä -99999-99999 -->
   
<xs:element name="othersitecount" type="integer" minOccurs="0"/>
   
<!--lukumääränä, pituus enintään 6 merkkiä väliltä -99999-99999 -->
   
<xs:element name="ownholidaysitecount" type="integer" minOccurs="0"/>
   
<!--lukumääränä, pituus enintään 6 merkkiä väliltä -99999-99999 -->
   
<xs:element name="otherholidaysitecount" type="integer" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

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

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

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


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