<xs:simpleType name="enum_exportmodul_type">
<xs:annotation>
<xs:documentation>Exportmodule</xs:documentation>
</xs:annotation>
<xs:restriction base="enum_exportmodul_base_type">
<xs:enumeration value="F_NW">
<xs:annotation>
<xs:documentation>QSFFx-RL Nachweisverfahren</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType> |