diagram | ![]() |
||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta | ||||||||||||||
type | extension of yht:AbstractPaikkatietopalveluKohde | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:boundedBy gml:location yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki rakval:sijaintitieto | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AbstractRakvalKohde" abstract="true"> <xs:annotation> <xs:documentation>Kohde josta periytetään kaikki kohteet, joilla on sijaintitieto</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="yht:AbstractPaikkatietopalveluKohde"> <xs:sequence> <xs:element name="sijaintitieto"> <xs:complexType> <xs:sequence> <xs:element name="Sijainti" type="yht:RakennusvalvontaSijaintiType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta | ||||
properties |
|
||||
children | rakval:Sijainti | ||||
source | <xs:element name="sijaintitieto"> <xs:complexType> <xs:sequence> <xs:element name="Sijainti" type="yht:RakennusvalvontaSijaintiType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta | ||||
type | yht:RakennusvalvontaSijaintiType | ||||
properties |
|
||||
children | yht:osoite yht:piste yht:viiva yht:alue yht:tyhja yht:sijaintiepavarmuus yht:luontitapa yht:nimi yht:kuvaus yht:korkeusTaiSyvyys yht:pintaAla yht:vrkSijaintiepavarmuus | ||||
source | <xs:element name="Sijainti" type="yht:RakennusvalvontaSijaintiType"/> |