Skip to content
Snippets Groups Projects
Commit c1f329a5 authored by Benjamin Gloger's avatar Benjamin Gloger
Browse files

Merge branch 'xml-lists' of https://gitlab1.ptb.de/d-ptb/d-si/xsd-d-si into xml-lists

parents 56bb6c3a cd5f8683
No related branches found
No related tags found
No related merge requests found
......@@ -725,7 +725,7 @@
<xs:element name="uncertaintyXMLList" type="si:uncertaintyValueXMLListType"/>
<xs:element name="coverageFactorXMLList" type="si:kValueXMLListType"/>
<xs:element name="coverageProbabilityXMLList" type="si:probabilityValueXMLListType"/>
<xs:element name="distribution" type="si:stringXMLListType" minOccurs="0"/>
<xs:element name="distributionXMLList" type="si:stringXMLListType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
......@@ -747,7 +747,7 @@
<xs:element name="intervalMinXMLList" type="si:decimalXMLListType"/>
<xs:element name="intervalMaxXMLList" type="si:decimalXMLListType"/>
<xs:element name="coverageProbabilityXMLList" type="si:probabilityValueXMLListType"/>
<xs:element name="distribution" type="si:stringXMLListType" minOccurs="0"/>
<xs:element name="distributionXMLList" type="si:stringXMLListType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment