valueExpandedMUXMLList of type si:uncertaintyValueXMLListType
Possible bug: valueExpandedMUXMLList of type si:uncertaintyValueXMLListType instead of si:valueExpandedMUXMLList
<xs:complexType name="expandedMUXMLListType">
<xs:annotation>
<xs:documentation xml:lang="en">Definition of expanded measurement uncertainty data.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="valueExpandedMUXMLList" type="si:uncertaintyValueXMLListType"/>
<xs:element name="coverageFactorXMLList" type="si:kValueXMLListType"/>
<xs:element name="coverageProbabilityXMLList" type="si:probabilityValueXMLListType"/>
<xs:element name="distributionXMLList" type="si:distributionXMLListType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>