complexType ctDetailPlan
diagram index_p349.png
namespace http://www.ymparisto.fi
children this:documentlabel this:documentid this:documenttype this:documentstatus this:name this:nameswe this:fillingdate this:approvalmunicipalcode this:approvaldate this:proposaldate this:planarea this:undergroundarea this:plancode this:generatedcode this:approvalauthority this:approvalarticle this:announcedate this:newplanarea this:planareachanged this:coastdetailplan this:areareservation this:undergroundspace this:buildingconservation
used by
elements KaavaType/tilastotiedot katsedetailplan/detailplan
source <xs:complexType name="ctDetailPlan">
 
<xs:sequence>
   
<xs:element name="documentlabel" type="this:ctDocumentLabel"/>
   
<xs:element name="documentid" type="integer" minOccurs="0"/>
   
<xs:element name="documenttype" type="this:stDocumentType" minOccurs="0"/>
   
<xs:element name="documentstatus" type="this:stDocumentStatusType"/>
   
<xs:element name="name" type="this:stNameType" minOccurs="0"/>
   
<xs:element name="nameswe" type="this:stNameType" minOccurs="0"/>
   
<xs:element name="fillingdate" type="date" minOccurs="0"/>
   
<xs:element name="approvalmunicipalcode" type="positiveInteger"/>
   
<xs:element name="approvaldate" type="date"/>
   
<xs:element name="proposaldate" type="date" minOccurs="0"/>
   
<xs:element name="planarea" type="this:stAreaType" minOccurs="0"/>
   
<xs:element name="undergroundarea" type="this:stAreaType" minOccurs="0"/>
   
<xs:element name="plancode" type="this:stPlanCode" minOccurs="0"/>
   
<xs:element name="generatedcode" type="this:stGeneratedCode" minOccurs="0"/>
   
<xs:element name="approvalauthority" type="this:stApprovalAuthorityType"/>
   
<xs:element name="approvalarticle" type="this:stApprovalArticle"/>
   
<xs:element name="announcedate" type="date"/>
   
<xs:element name="newplanarea" type="this:stAreaType" minOccurs="0"/>
   
<xs:element name="planareachanged" type="this:stAreaType" minOccurs="0"/>
   
<xs:element name="coastdetailplan" type="this:ctCoastDetailPlan" minOccurs="0"/>
   
<xs:element name="areareservation" type="this:ctAreaReservation" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="undergroundspace" type="this:ctUndergroundSpace" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="buildingconservation" type="this:ctBuildingConservation" minOccurs="0" maxOccurs="2"/>
 
</xs:sequence>
</xs:complexType>

element ctDetailPlan/documentlabel
diagram index_p350.png
namespace http://www.ymparisto.fi
type this:ctDocumentLabel
properties
isRef 0
content complex
children this:documentid this:sendingdate this:fillingpersonusername this:municipalcode this:municipalname
source <xs:element name="documentlabel" type="this:ctDocumentLabel"/>

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

element ctDetailPlan/documenttype
diagram index_p352.png
namespace http://www.ymparisto.fi
type this:stDocumentType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration INSERT 
enumeration UPDATE 
source <xs:element name="documenttype" type="this:stDocumentType" minOccurs="0"/>

element ctDetailPlan/documentstatus
diagram index_p353.png
namespace http://www.ymparisto.fi
type this:stDocumentStatusType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration FULLFILLED 
source <xs:element name="documentstatus" type="this:stDocumentStatusType"/>

element ctDetailPlan/name
diagram index_p354.png
namespace http://www.ymparisto.fi
type this:stNameType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 300 
source <xs:element name="name" type="this:stNameType" minOccurs="0"/>

element ctDetailPlan/nameswe
diagram index_p355.png
namespace http://www.ymparisto.fi
type this:stNameType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 300 
source <xs:element name="nameswe" type="this:stNameType" minOccurs="0"/>

element ctDetailPlan/fillingdate
diagram index_p356.png
namespace http://www.ymparisto.fi
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="fillingdate" type="date" minOccurs="0"/>

element ctDetailPlan/approvalmunicipalcode
diagram index_p357.png
namespace http://www.ymparisto.fi
type xs:positiveInteger
properties
isRef 0
content simple
source <xs:element name="approvalmunicipalcode" type="positiveInteger"/>

element ctDetailPlan/approvaldate
diagram index_p358.png
namespace http://www.ymparisto.fi
type xs:date
properties
isRef 0
content simple
source <xs:element name="approvaldate" type="date"/>

element ctDetailPlan/proposaldate
diagram index_p359.png
namespace http://www.ymparisto.fi
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="proposaldate" type="date" minOccurs="0"/>

element ctDetailPlan/planarea
diagram index_p360.png
namespace http://www.ymparisto.fi
type this:stAreaType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
fractionDigits 
source <xs:element name="planarea" type="this:stAreaType" minOccurs="0"/>

element ctDetailPlan/undergroundarea
diagram index_p361.png
namespace http://www.ymparisto.fi
type this:stAreaType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
fractionDigits 
source <xs:element name="undergroundarea" type="this:stAreaType" minOccurs="0"/>

element ctDetailPlan/plancode
diagram index_p362.png
namespace http://www.ymparisto.fi
type this:stPlanCode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 20 
source <xs:element name="plancode" type="this:stPlanCode" minOccurs="0"/>

element ctDetailPlan/generatedcode
diagram index_p363.png
namespace http://www.ymparisto.fi
type this:stGeneratedCode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 12 
maxLength 15 
source <xs:element name="generatedcode" type="this:stGeneratedCode" minOccurs="0"/>

element ctDetailPlan/approvalauthority
diagram index_p364.png
namespace http://www.ymparisto.fi
type this:stApprovalAuthorityType
properties
isRef 0
content simple
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
source <xs:element name="approvalauthority" type="this:stApprovalAuthorityType"/>

element ctDetailPlan/approvalarticle
diagram index_p365.png
namespace http://www.ymparisto.fi
type this:stApprovalArticle
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
source <xs:element name="approvalarticle" type="this:stApprovalArticle"/>

element ctDetailPlan/announcedate
diagram index_p366.png
namespace http://www.ymparisto.fi
type xs:date
properties
isRef 0
content simple
source <xs:element name="announcedate" type="date"/>

element ctDetailPlan/newplanarea
diagram index_p367.png
namespace http://www.ymparisto.fi
type this:stAreaType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
fractionDigits 
source <xs:element name="newplanarea" type="this:stAreaType" minOccurs="0"/>

element ctDetailPlan/planareachanged
diagram index_p368.png
namespace http://www.ymparisto.fi
type this:stAreaType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
fractionDigits 
source <xs:element name="planareachanged" type="this:stAreaType" minOccurs="0"/>

element ctDetailPlan/coastdetailplan
diagram index_p369.png
namespace http://www.ymparisto.fi
type this:ctCoastDetailPlan
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children this:coastlinelenght this:ownsitecount this:othersitecount this:ownholidaysitecount this:otherholidaysitecount
source <xs:element name="coastdetailplan" type="this:ctCoastDetailPlan" minOccurs="0"/>

element ctDetailPlan/areareservation
diagram index_p370.png
namespace http://www.ymparisto.fi
type this:ctAreaReservation
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children this:reservationtype this:planmark this:planmarkexplanation this:planmarkarea this:areapercent this:floorspace this:efficacy this:areachanged this:floorspacechanged
source <xs:element name="areareservation" type="this:ctAreaReservation" minOccurs="0" maxOccurs="unbounded"/>

element ctDetailPlan/undergroundspace
diagram index_p371.png
namespace http://www.ymparisto.fi
type this:ctUndergroundSpace
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children this:planmark this:planmarkexplanation this:planmarkarea this:areapercent this:floorspace this:areachanged this:floorspacechanged
source <xs:element name="undergroundspace" type="this:ctUndergroundSpace" minOccurs="0" maxOccurs="unbounded"/>

element ctDetailPlan/buildingconservation
diagram index_p372.png
namespace http://www.ymparisto.fi
type this:ctBuildingConservation
properties
isRef 0
minOcc 0
maxOcc 2
content complex
children this:conservationtype this:buildingcount this:floorspace this:countchanged this:floorspacechanged
source <xs:element name="buildingconservation" type="this:ctBuildingConservation" minOccurs="0" maxOccurs="2"/>


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