complexType VerkkolaskutusTypeType
diagram index_p486.png
namespace http://www.paikkatietopalvelu.fi/gml/yhteiset
children yht:ovtTunnus yht:verkkolaskuTunnus yht:valittajaTunnus
used by
elements YhteystietoType/verkkolaskutustieto/Verkkolaskutus YritysType/verkkolaskutustieto/Verkkolaskutus
source <xs:complexType name="VerkkolaskutusTypeType">
 
<xs:sequence>
   
<xs:element name="ovtTunnus" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>min. 12 merkkiä, max. 17</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:minLength value="12"/>
         
<xs:maxLength value="17"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="verkkolaskuTunnus" type="xs:string" minOccurs="0"/>
   
<xs:element name="valittajaTunnus" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>välittäjän tunnus</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VerkkolaskutusTypeType/ovtTunnus
diagram index_p487.png
namespace http://www.paikkatietopalvelu.fi/gml/yhteiset
type restriction of xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 12 
maxLength 17 
annotation
documentation
min. 12 merkkiä, max. 17
source <xs:element name="ovtTunnus" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>min. 12 merkkiä, max. 17</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="12"/>
     
<xs:maxLength value="17"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element VerkkolaskutusTypeType/verkkolaskuTunnus
diagram index_p488.png
namespace http://www.paikkatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="verkkolaskuTunnus" type="xs:string" minOccurs="0"/>

element VerkkolaskutusTypeType/valittajaTunnus
diagram index_p489.png
namespace http://www.paikkatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
välittäjän tunnus
source <xs:element name="valittajaTunnus" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>välittäjän tunnus</xs:documentation>
 
</xs:annotation>
</xs:element>


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