Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:DQ_Scope_Type / gmd:level
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index6.tmp#id983 index662.tmp#id982 index1034.tmp#id1277
Type gmd:MD_ScopeCode_PropertyType
Properties
content: complex
Model gmd:MD_ScopeCode
Children gmd:MD_ScopeCode
Instance
<gmd:level gco:nilReason="">
  <gmd:MD_ScopeCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_ScopeCode>
</gmd:level>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="level" type="gmd:MD_ScopeCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:DQ_Scope_Type / gmd:extent
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index5.tmp#id994 index6.tmp#id983 index444.tmp#id943 index445.tmp#id1480
Type gmd:EX_Extent_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:EX_Extent
Children gmd:EX_Extent
Instance
<gmd:extent xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:EX_Extent id="" uuid="">{1,1}</gmd:EX_Extent>
</gmd:extent>
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="extent" type="gmd:EX_Extent_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:DQ_Scope_Type / gmd:levelDescription
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index6.tmp#id983 index371.tmp#id1363 index372.tmp#id1362
Type gmd:MD_ScopeDescription_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_ScopeDescription
Children gmd:MD_ScopeDescription
Instance
<gmd:levelDescription gco:nilReason="">
  <gmd:MD_ScopeDescription>{1,1}</gmd:MD_ScopeDescription>
</gmd:levelDescription>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="levelDescription" type="gmd:MD_ScopeDescription_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Complex Type gmd:DQ_Scope_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index24.tmp#id946 index25.tmp#id945 index1172.tmp#id1478 index1172.tmp#id1479 index1172.tmp#id1481
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:DQ_Scope
Model gmd:level , gmd:extent{0,1} , gmd:levelDescription*
Children gmd:extent, gmd:level, gmd:levelDescription
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="DQ_Scope_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="level" type="gmd:MD_ScopeCode_PropertyType"/>
        <xs:element name="extent" type="gmd:EX_Extent_PropertyType" minOccurs="0"/>
        <xs:element name="levelDescription" type="gmd:MD_ScopeDescription_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd