Ausstellendes Land in Legitimation verwendet omds:LandesCd_Type

This commit is contained in:
2020-07-10 16:52:24 +02:00
parent d42c1a143a
commit 998c169ce9

View File

@@ -544,7 +544,7 @@
<xsd:complexType name="Legitimation"> <xsd:complexType name="Legitimation">
<xsd:complexContent> <xsd:complexContent>
<xsd:extension base="omds:EL-Legitimation_Type"> <xsd:extension base="omds:EL-Legitimation_Type">
<xsd:attribute name="AusstellendesLand" type="xsd:string" use="optional"/> <xsd:attribute name="AusstellendesLand" type="omds:LandesCd_Type" use="optional"/>
</xsd:extension> </xsd:extension>
</xsd:complexContent> </xsd:complexContent>
</xsd:complexType> </xsd:complexType>