complexType SahkopostiType
diagram palvelutroot_p124.png
namespace www.paikkatietopalvelu.fi/palvelut
children mkpa:sahkopostiosoite mkpa:kuvaus
used by
element Sahkoposti
source <xs:complexType name="SahkopostiType">
 
<xs:sequence>
   
<xs:element name="sahkopostiosoite" type="xs:string"/>
   
<xs:element name="kuvaus" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Sähköpostiosoitteen kuvaus</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SahkopostiType/sahkopostiosoite
diagram palvelutroot_p125.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
source <xs:element name="sahkopostiosoite" type="xs:string"/>

element SahkopostiType/kuvaus
diagram palvelutroot_p126.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
annotation
documentation
Sähköpostiosoitteen kuvaus
source <xs:element name="kuvaus" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Sähköpostiosoitteen kuvaus</xs:documentation>
 
</xs:annotation>
</xs:element>


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