complexType ToiminnanSijaintiType
diagram index_p21.png
namespace http://www.kuntatietopalvelu.fi/gml/ymparisto/vesihuoltolaki
children ymv:osoite ymv:kunta ymv:sijainti ymv:liite ymv:kiinteistorekisterinumero
source <xs:complexType name="ToiminnanSijaintiType">
 
<xs:sequence>
   
<xs:element name="osoite" type="yht:PostiosoiteType"/>
   
<xs:element name="kunta" type="xs:string"/>
   
<xs:element name="sijainti" type="gml:PointPropertyType"/>
   
<xs:element name="liite" type="yht:YmparistoLiiteType" minOccurs="0"/>
   
<xs:element name="kiinteistorekisterinumero" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element ToiminnanSijaintiType/osoite
diagram index_p22.png
namespace http://www.kuntatietopalvelu.fi/gml/ymparisto/vesihuoltolaki
type yht:PostiosoiteType
properties
isRef 0
content complex
children yht:kunta yht:valtioSuomeksi yht:valtioKansainvalinen yht:osoitenimi yht:ulkomainenLahiosoite yht:osoitenumero yht:osoitenumero2 yht:jakokirjain yht:jakokirjain2 yht:porras yht:huoneisto yht:postinumero yht:postitoimipaikannimi yht:ulkomainenPostitoimipaikka yht:jarjestysnumero yht:pistesijainti yht:aluesijainti yht:viivasijainti
source <xs:element name="osoite" type="yht:PostiosoiteType"/>

element ToiminnanSijaintiType/kunta
diagram index_p23.png
namespace http://www.kuntatietopalvelu.fi/gml/ymparisto/vesihuoltolaki
type xs:string
properties
isRef 0
content simple
source <xs:element name="kunta" type="xs:string"/>

element ToiminnanSijaintiType/sijainti
diagram index_p24.png
namespace http://www.kuntatietopalvelu.fi/gml/ymparisto/vesihuoltolaki
type gml:PointPropertyType
properties
isRef 0
content complex
source <xs:element name="sijainti" type="gml:PointPropertyType"/>

element ToiminnanSijaintiType/liite
diagram index_p25.png
namespace http://www.kuntatietopalvelu.fi/gml/ymparisto/vesihuoltolaki
type yht:YmparistoLiiteType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yht:kuvaus yht:linkkiliitteeseen yht:muokkausHetki yht:versionumero yht:tekija yht:tyyppi yht:metatietotieto
source <xs:element name="liite" type="yht:YmparistoLiiteType" minOccurs="0"/>

element ToiminnanSijaintiType/kiinteistorekisterinumero
diagram index_p26.png
namespace http://www.kuntatietopalvelu.fi/gml/ymparisto/vesihuoltolaki
type xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="kiinteistorekisterinumero" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>


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