complexType MaksajaType
diagram index_p523.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type extension of yht:YhteystietoType
properties
base yht:YhteystietoType
children yht:henkilotunnus yht:sukunimi yht:etunimi yht:yTunnus yht:yrityksenNimi yht:yhteyshenkilonNimi yht:osoitetieto yht:puhelinnumero yht:sahkopostiosoite yht:suoramarkkinointikielto yht:verkkolaskutustieto yht:laskuviite
source <xs:complexType name="MaksajaType">
 
<xs:complexContent>
   
<xs:extension base="yht:YhteystietoType">
     
<xs:sequence>
       
<xs:element name="laskuviite" type="xs:string" minOccurs="0"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element MaksajaType/laskuviite
diagram index_p524.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="laskuviite" type="xs:string" minOccurs="0"/>


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