T_DataQuality
Java class for t_dataQuality complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_dataQuality">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="error" type="{}t_dataQuality_Error" minOccurs="0"/>
<element name="rawData" type="{}t_dataQuality_RawData" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard