<xs:sequence> <xs:element name="prob_popis" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="prob_kod" type="dsip:mknorphaType"/> <xs:element minOccurs="0" name="prob_klin"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"/>
<xs:enumeration value="N"/>
</xs:restriction> </xs:simpleType> </xs:element> <xs:element minOccurs="0" name="prob_okol" type="xs:string"/>
<xs:element minOccurs="0" name="prob_zav_text" type="xs:string"/>
<xs:element minOccurs="0" name="prob_stad_text" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="prob_stad_kod" type="dsip:mknorphaType"/> </xs:sequence>