diagram | ![]() |
||
namespace | http://www.ymparisto.fi | ||
children | this:coastlinelenght this:ownsitecount this:othersitecount this:ownholidaysitecount this:otherholidaysitecount | ||
used by |
|
||
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> |
diagram | ![]() |
||||||||
namespace | http://www.ymparisto.fi | ||||||||
type | xs:double | ||||||||
properties |
|
||||||||
source | <xs:element name="coastlinelenght" type="double" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.ymparisto.fi | ||||||||
type | xs:integer | ||||||||
properties |
|
||||||||
source | <xs:element name="ownsitecount" type="integer" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.ymparisto.fi | ||||||||
type | xs:integer | ||||||||
properties |
|
||||||||
source | <xs:element name="othersitecount" type="integer" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.ymparisto.fi | ||||||||
type | xs:integer | ||||||||
properties |
|
||||||||
source | <xs:element name="ownholidaysitecount" type="integer" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.ymparisto.fi | ||||||||
type | xs:integer | ||||||||
properties |
|
||||||||
source | <xs:element name="otherholidaysitecount" type="integer" minOccurs="0"/> |