Korrektur End-Tag "Technische Objekte"

This commit is contained in:
2020-10-20 17:09:59 +02:00
parent b573e908ac
commit 117e27b490

View File

@@ -324,9 +324,10 @@
<xsd:sequence>
<xsd:element name="Status" type="ResponseStatus_Type"/>
<xsd:element name="TechnischeObjekte" type="TechnischesObjekt_Type" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>beliebige Anzahl an technischen Objekten</xsd:documentation>
</xsd:annotation>
<xsd:annotation>
<xsd:documentation>beliebige Anzahl an technischen Objekten</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TechnischesObjekt_Type" abstract="true">