gmd:DQ_QuantitativeResult_Type

Quantitative_conformance_measure from Quality Procedures.  -  - Renamed to remove implied use limitation -  - OCL - -- result is type specified by valueDomain - result.tupleType = valueDomain

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
uuid xs:string optional

Used By

Source

<xs:complexType name="DQ_QuantitativeResult_Type">
  <xs:annotation>
    <xs:documentation>Quantitative_conformance_measure from Quality Procedures. - - Renamed to remove implied use limitation - - OCL - -- result is type specified by valueDomain - result.tupleType = valueDomain</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractDQ_Result_Type">
      <xs:sequence>
        <xs:element name="valueType" type="gco:RecordType_PropertyType" minOccurs="0"/>
        <xs:element name="valueUnit" type="gco:UnitOfMeasure_PropertyType"/>
        <xs:element name="errorStatistic" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="value" type="gco:Record_PropertyType" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>