Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:DQ_ConformanceResult_Type / gmd:specification
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index26.tmp#id1120 index27.tmp#id1109 index41.tmp#id1168 index42.tmp#id1167
Type gmd:CI_Citation_PropertyType
Properties
content: complex
Model gmd:CI_Citation
Children gmd:CI_Citation
Instance
<gmd:specification xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:CI_Citation id="" uuid="">{1,1}</gmd:CI_Citation>
</gmd:specification>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<xs:element name="specification" type="gmd:CI_Citation_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:DQ_ConformanceResult_Type / gmd:explanation
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index117.tmp#id1077 index118.tmp#id1076
Type gco:CharacterString_PropertyType
Properties
content: complex
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:explanation gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:explanation>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="explanation" type="gco:CharacterString_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:DQ_ConformanceResult_Type / gmd:pass
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index370.tmp#id1119 index371.tmp#id1118
Type gco:Boolean_PropertyType
Properties
content: complex
Model gco:Boolean
Children gco:Boolean
Instance
<gmd:pass gco:nilReason="">
  <gco:Boolean>{1,1}</gco:Boolean>
</gmd:pass>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="pass" type="gco:Boolean_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Complex Type gmd:DQ_ConformanceResult_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
quantitative_result from Quality Procedures -  - renamed to remove implied use limitiation.
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index108.tmp#id1260 index732.tmp#id1870 index732.tmp#id1871 index732.tmp#id1872
Type extension of gmd:AbstractDQ_Result_Type
Type hierarchy
Used by
Model gmd:specification , gmd:explanation , gmd:pass
Children gmd:explanation, gmd:pass, gmd:specification
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="DQ_ConformanceResult_Type">
  <xs:annotation>
    <xs:documentation>quantitative_result from Quality Procedures - - renamed to remove implied use limitiation.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractDQ_Result_Type">
      <xs:sequence>
        <xs:element name="specification" type="gmd:CI_Citation_PropertyType"/>
        <xs:element name="explanation" type="gco:CharacterString_PropertyType"/>
        <xs:element name="pass" type="gco:Boolean_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd