diagram | ![]() |
||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||
children | yht:ovtTunnus yht:verkkolaskuTunnus yht:valittajaTunnus | ||
used by |
|
||
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> |
diagram | ![]() |
|||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="verkkolaskuTunnus" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |