Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:LI_Lineage_Type / gmd:statement
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index6.tmp#id983 index145.tmp#id951 index146.tmp#id950
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:statement gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:statement>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="statement" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:LI_Lineage_Type / gmd:processStep
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index5.tmp#id994 index6.tmp#id983 index968.tmp#id1503 index969.tmp#id1502
Type gmd:LI_ProcessStep_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:LI_ProcessStep
Children gmd:LI_ProcessStep
Instance
<gmd:processStep xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:LI_ProcessStep id="" uuid="">{1,1}</gmd:LI_ProcessStep>
</gmd:processStep>
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="processStep" type="gmd:LI_ProcessStep_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:LI_Lineage_Type / gmd:source
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index5.tmp#id994 index6.tmp#id983 index482.tmp#id1511 index632.tmp#id1510
Type gmd:LI_Source_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:LI_Source
Children gmd:LI_Source
Instance
<gmd:source xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:LI_Source id="" uuid="">{1,1}</gmd:LI_Source>
</gmd:source>
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="source" type="gmd:LI_Source_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Complex Type gmd:LI_Lineage_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index24.tmp#id946 index25.tmp#id945 index1132.tmp#id1500 index1132.tmp#id1501 index1132.tmp#id1523
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:LI_Lineage
Model gmd:statement{0,1} , gmd:processStep* , gmd:source*
Children gmd:processStep, gmd:source, gmd:statement
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="LI_Lineage_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="statement" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="processStep" type="gmd:LI_ProcessStep_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="source" type="gmd:LI_Source_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