Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:LI_ProcessStep_Type / gmd:description
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
Type gco:CharacterString_PropertyType
Properties
content: complex
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:description gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:description>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="description" type="gco:CharacterString_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:LI_ProcessStep_Type / gmd:rationale
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:rationale gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:rationale>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="rationale" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:LI_ProcessStep_Type / gmd:dateTime
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index526.tmp#id1099 index570.tmp#id1173
Type gco:DateTime_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:DateTime
Children gco:DateTime
Instance
<gmd:dateTime gco:nilReason="">
  <gco:DateTime>{1,1}</gco:DateTime>
</gmd:dateTime>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="dateTime" type="gco:DateTime_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:LI_ProcessStep_Type / gmd:processor
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index13.tmp#id1039 index14.tmp#id1028 index76.tmp#id1111 index77.tmp#id1110
Type gmd:CI_ResponsibleParty_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:CI_ResponsibleParty
Children gmd:CI_ResponsibleParty
Instance
<gmd:processor xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:CI_ResponsibleParty id="" uuid="">{1,1}</gmd:CI_ResponsibleParty>
</gmd:processor>
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="processor" type="gmd:CI_ResponsibleParty_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/dataQuality.xsd
Element gmd:LI_ProcessStep_Type / gmd:source
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index13.tmp#id1039 index14.tmp#id1028 index736.tmp#id1556 index1052.tmp#id1555
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_ProcessStep_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index8.tmp#id991 index9.tmp#id990 index1173.tmp#id1550 index1173.tmp#id1551 index1173.tmp#id1552 index1173.tmp#id1553 index1173.tmp#id1554
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:description , gmd:rationale{0,1} , gmd:dateTime{0,1} , gmd:processor* , gmd:source*
Children gmd:dateTime, gmd:description, gmd:processor, gmd:rationale, gmd:source
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="LI_ProcessStep_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="description" type="gco:CharacterString_PropertyType"/>
        <xs:element name="rationale" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="dateTime" type="gco:DateTime_PropertyType" minOccurs="0"/>
        <xs:element name="processor" type="gmd:CI_ResponsibleParty_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