<

Schema Documentation for mrl

Schema Document Properties

Target Namespace
https://schemas.isotc211.org/19115/-1/mrl/1.3
Version
1.3.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • https://schemas.isotc211.org/19115/-1/mcc/1.3 (at ../../../../19115/-1/mcc/1.3.0/mcc.xsd)
    • http://www.opengis.net/gml/3.2 (at http://schemas.opengis.net/gml/3.2.1/gml.xsd)
    • https://schemas.isotc211.org/19136/-1/gmw/1.1 (at ../../../../19136/-1/gmw/1.1.0/gmw.xsd)
    • https://schemas.isotc211.org/19103/-/gco/1.2 (at ../../../../19103/-/gco/1.2.0/gco.xsd)
    • https://schemas.isotc211.org/19115/-1/mcc/1.3 (at ../../../../19115/-1/mcc/1.3.0/mcc.xsd)
    • https://schemas.isotc211.org/19103/-/gco/1.2 (at ../../../../19103/-/gco/1.2.0/gco.xsd)
    • https://schemas.isotc211.org/19115/-1/mcc/1.3 (at ../../../../19115/-1/mcc/1.3.0/mcc.xsd)
    • https://schemas.isotc211.org/19115/-1/srv/1.3 (at ../../../../19115/-1/srv/1.3.0/srv.xsd)
Documentation

Declared Namespaces:

Prefix
Namespace
Default namespace
http://www.w3.org/2001/XMLSchema
xml
http://www.w3.org/XML/1998/namespace
mrl
https://schemas.isotc211.org/19115/-1/mrl/1.3
mcc
https://schemas.isotc211.org/19115/-1/mcc/1.3

Schema Component Representation

<schema elementFormDefault="qualified" targetNamespace="https://schemas.isotc211.org/19115/-1/mrl/1.3" version="1.3.0">
   <import namespace="https://schemas.isotc211.org/19115/-1/mcc/1.3" schemaLocation="../../../../19115/-1/mcc/1.3.0/mcc.xsd"/>
   <import namespace="http://www.opengis.net/gml/3.2" schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
   <import namespace="https://schemas.isotc211.org/19136/-1/gmw/1.1" schemaLocation="../../../../19136/-1/gmw/1.1.0/gmw.xsd"/>
   <import namespace="https://schemas.isotc211.org/19103/-/gco/1.2" schemaLocation="../../../../19103/-/gco/1.2.0/gco.xsd"/>
   <import namespace="https://schemas.isotc211.org/19115/-1/mcc/1.3" schemaLocation="../../../../19115/-1/mcc/1.3.0/mcc.xsd"/>
   <import namespace="https://schemas.isotc211.org/19103/-/gco/1.2" schemaLocation="../../../../19103/-/gco/1.2.0/gco.xsd"/>
   <import namespace="https://schemas.isotc211.org/19115/-1/mcc/1.3" schemaLocation="../../../../19115/-1/mcc/1.3.0/mcc.xsd"/>
   <import namespace="https://schemas.isotc211.org/19115/-1/srv/1.3" schemaLocation="../../../../19115/-1/srv/1.3.0/srv.xsd"/>
...
</schema>

Elements

Element: LE_Algorithm

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrl:LE_Algorithm_Type
Documentation

XML Instance Representation

<mrl:LE_Algorithm>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:citation> mcc:Abstract_Citation_PropertyType </mrl:citation> [1] 
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [1] 
</mrl:LE_Algorithm>

Schema Component Representation

<element name="LE_Algorithm" type="mrl:LE_Algorithm_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-2.109"/>

Element: LE_NominalResolution

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrl:LE_NominalResolution_Type
Documentation

XML Instance Representation

<mrl:LE_NominalResolution>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   Start Choice [1]
      <mrl:scanningResolution> gco:Distance_PropertyType </mrl:scanningResolution> [1] 
      <mrl:groundResolution> gco:Distance_PropertyType </mrl:groundResolution> [1] 
   End Choice
</mrl:LE_NominalResolution>

Schema Component Representation

<element name="LE_NominalResolution" type="mrl:LE_NominalResolution_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-2.112"/>

Element: LE_ParameterDirection

Type hierarchy:

Type
mrl:LE_ParameterDirection_Type
Documentation

XML Instance Representation

<mrl:LE_ParameterDirection> mrl:LE_ParameterDirection_Type </mrl:LE_ParameterDirection>

Schema Component Representation

<element name="LE_ParameterDirection" type="mrl:LE_ParameterDirection_Type" substitutionGroup="gco:CharacterString" id="ISO19115-2.B.36"/>

Element: LE_ProcessParameter

Type hierarchy:

Type
mrl:LE_ProcessParameter_Type
Documentation

XML Instance Representation

<mrl:LE_ProcessParameter>
   <!-- 'mcc:Abstract_Parameter_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:name> gco:MemberName_PropertyType </mrl:name> [1] 
   <mrl:direction> mrl:LE_ParameterDirection_PropertyType </mrl:direction> [1] 
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [0..1] 
   <mrl:optionality> gco:Boolean_PropertyType </mrl:optionality> [1] 
   <mrl:repeatability> gco:Boolean_PropertyType </mrl:repeatability> [1] 
   <mrl:valueType> gco:RecordType_PropertyType </mrl:valueType> [0..1] 
   <mrl:value> gco:Record_PropertyType </mrl:value> [0..*] 
   <mrl:resource> mrl:LI_Source_PropertyType </mrl:resource> [0..*] 
</mrl:LE_ProcessParameter>

Schema Component Representation

<element name="LE_ProcessParameter" type="mrl:LE_ProcessParameter_Type" substitutionGroup="mcc:Abstract_Parameter" id="ISO19115-2.124"/>

Element: LE_ProcessStep

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrl:LE_ProcessStep_Type
Documentation

XML Instance Representation

<mrl:LE_ProcessStep>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [1] 
   <mrl:rationale> gco:CharacterString_PropertyType </mrl:rationale> [0..1] 
   <mrl:stepDateTime> gml:TimePrimitivePropertyType </mrl:stepDateTime> [0..1] 
   <mrl:processor> mcc:Abstract_Responsibility_PropertyType </mrl:processor> [0..*] 
   <mrl:reference> mcc:Abstract_Citation_PropertyType </mrl:reference> [0..*] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:source> mrl:LI_Source_PropertyType </mrl:source> [0..*]
   <mrl:output> mrl:LE_Source_PropertyType </mrl:output> [0..*]
   <mrl:processingInformation> mrl:LE_Processing_PropertyType </mrl:processingInformation> [0..1]
   <mrl:report> mrl:LE_ProcessStepReport_PropertyType </mrl:report> [0..*]
</mrl:LE_ProcessStep>

Schema Component Representation

<element name="LE_ProcessStep" type="mrl:LE_ProcessStep_Type" substitutionGroup="mrl:LI_ProcessStep" id="ISO19115-2.133"/>

Element: LE_ProcessStepReport

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrl:LE_ProcessStepReport_Type
Documentation

XML Instance Representation

<mrl:LE_ProcessStepReport>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:name> gco:CharacterString_PropertyType </mrl:name> [1] 
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [0..1] 
   <mrl:fileType> gco:CharacterString_PropertyType </mrl:fileType> [0..1] 
</mrl:LE_ProcessStepReport>

Schema Component Representation

<element name="LE_ProcessStepReport" type="mrl:LE_ProcessStepReport_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-2.137"/>

Element: LE_Processing

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrl:LE_Processing_Type
Documentation

XML Instance Representation

<mrl:LE_Processing>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:identifier> mcc:MD_Identifier_PropertyType </mrl:identifier> [1] 
   <mrl:softwareReference> mcc:Abstract_Citation_PropertyType </mrl:softwareReference> [0..*] 
   <mrl:procedureDescription> gco:CharacterString_PropertyType </mrl:procedureDescription> [0..1] 
   <mrl:documentation> mcc:Abstract_Citation_PropertyType </mrl:documentation> [0..*] 
   <mrl:runTimeParameters> gco:CharacterString_PropertyType </mrl:runTimeParameters> [0..1] 
   <mrl:parameter> mrl:LE_ProcessParameter_PropertyType </mrl:parameter> [0..*] 
   <mrl:otherProperty> gco:Record_PropertyType </mrl:otherProperty> [0..1] 
   <mrl:otherPropertyType> gco:RecordType_PropertyType </mrl:otherPropertyType> [0..1] 
   <mrl:algorithm> mrl:LE_Algorithm_PropertyType </mrl:algorithm> [0..*] 
</mrl:LE_Processing>

Schema Component Representation

<element name="LE_Processing" type="mrl:LE_Processing_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-2.115"/>

Element: LE_Source

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mrl:LE_Source_Type
Documentation

XML Instance Representation

<mrl:LE_Source>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [0..1] 
   <mrl:sourceSpatialResolution> mcc:Abstract_SpatialResolution_PropertyType </mrl:sourceSpatialResolution> [0..1] 
   <mrl:sourceReferenceSystem> mcc:Abstract_ReferenceSystem_PropertyType </mrl:sourceReferenceSystem> [0..1] 
   <mrl:sourceCitation> mcc:Abstract_Citation_PropertyType </mrl:sourceCitation> [0..1] 
   <mrl:sourceMetadata> mcc:Abstract_Citation_PropertyType </mrl:sourceMetadata> [0..*] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:sourceStep> mrl:LI_ProcessStep_PropertyType </mrl:sourceStep> [0..*]
   <mrl:processedLevel> mcc:MD_Identifier_PropertyType </mrl:processedLevel> [0..1] 
   <mrl:resolution> mrl:LE_NominalResolution_PropertyType </mrl:resolution> [0..1] 
</mrl:LE_Source>

Schema Component Representation

<element name="LE_Source" type="mrl:LE_Source_Type" substitutionGroup="mrl:LI_Source" id="ISO19115-2.141"/>

Element: LI_Lineage

Type hierarchy:

Type
mrl:LI_Lineage_Type
Documentation

XML Instance Representation

<mrl:LI_Lineage>
   <!-- 'mcc:Abstract_LineageInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:statement> gco:CharacterString_PropertyType </mrl:statement> [0..1] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:additionalDocumentation> mcc:Abstract_Citation_PropertyType </mrl:additionalDocumentation> [0..*]
   <mrl:source> mrl:LI_Source_PropertyType </mrl:source> [0..*]
   <mrl:processStep> mrl:LI_ProcessStep_PropertyType </mrl:processStep> [0..*]
</mrl:LI_Lineage>

Schema Component Representation

<element name="LI_Lineage" type="mrl:LI_Lineage_Type" substitutionGroup="mcc:Abstract_LineageInformation" id="ISO19115-1.118"/>

Element: LI_ProcessStep

Type hierarchy:

  • This element can be used wherever the following element is referenced:
  • The following elements can be used wherever this element is referenced:
Type
mrl:LI_ProcessStep_Type
Documentation

XML Instance Representation

<mrl:LI_ProcessStep>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [1] 
   <mrl:rationale> gco:CharacterString_PropertyType </mrl:rationale> [0..1] 
   <mrl:stepDateTime> gml:TimePrimitivePropertyType </mrl:stepDateTime> [0..1] 
   <mrl:processor> mcc:Abstract_Responsibility_PropertyType </mrl:processor> [0..*] 
   <mrl:reference> mcc:Abstract_Citation_PropertyType </mrl:reference> [0..*] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:source> mrl:LI_Source_PropertyType </mrl:source> [0..*]
</mrl:LI_ProcessStep>

Schema Component Representation

<element name="LI_ProcessStep" type="mrl:LI_ProcessStep_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-1.124"/>

Element: LI_Source

Type hierarchy:

  • This element can be used wherever the following element is referenced:
  • The following elements can be used wherever this element is referenced:
Type
mrl:LI_Source_Type
Documentation

XML Instance Representation

<mrl:LI_Source>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [0..1] 
   <mrl:sourceSpatialResolution> mcc:Abstract_SpatialResolution_PropertyType </mrl:sourceSpatialResolution> [0..1] 
   <mrl:sourceReferenceSystem> mcc:Abstract_ReferenceSystem_PropertyType </mrl:sourceReferenceSystem> [0..1] 
   <mrl:sourceCitation> mcc:Abstract_Citation_PropertyType </mrl:sourceCitation> [0..1] 
   <mrl:sourceMetadata> mcc:Abstract_Citation_PropertyType </mrl:sourceMetadata> [0..*] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:sourceStep> mrl:LI_ProcessStep_PropertyType </mrl:sourceStep> [0..*]
</mrl:LI_Source>

Schema Component Representation

<element name="LI_Source" type="mrl:LI_Source_Type" substitutionGroup="gco:AbstractObject" id="ISO19115-1.132"/>

Complex Types

Complex Type: LE_Algorithm_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LE_Algorithm> ... </mrl:LE_Algorithm> [1] End Sequence </...>

Schema Component Representation

<complexType name="LE_Algorithm_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LE_Algorithm"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LE_Algorithm_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < LE_Algorithm_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:citation> mcc:Abstract_Citation_PropertyType </mrl:citation> [1] 
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [1] 
</...>

Schema Component Representation

<complexType name="LE_Algorithm_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType" id="ISO19115-2.110_ISO19115-1.361"/>
            <element name="description" type="gco:CharacterString_PropertyType" id="ISO19115-2.111_ISO19103.CharacterString"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: LE_NominalResolution_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LE_NominalResolution> ... </mrl:LE_NominalResolution> [1] End Sequence </...>

Schema Component Representation

<complexType name="LE_NominalResolution_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LE_NominalResolution"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LE_NominalResolution_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < LE_NominalResolution_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   Start Choice [1]
      <mrl:scanningResolution> gco:Distance_PropertyType </mrl:scanningResolution> [1] 
      <mrl:groundResolution> gco:Distance_PropertyType </mrl:groundResolution> [1] 
   End Choice
</...>

Schema Component Representation

<complexType name="LE_NominalResolution_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <choice>
            <element name="scanningResolution" type="gco:Distance_PropertyType" id="ISO19115-2.113_ISO19103.Distance"/>
            <element name="groundResolution" type="gco:Distance_PropertyType" id="ISO19115-2.114_ISO19103.Distance"/>
         </choice>
      </extension>
   </complexContent>
</complexType>

Complex Type: LE_ParameterDirection_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <mrl:LE_ParameterDirection> ... </mrl:LE_ParameterDirection> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="LE_ParameterDirection_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LE_ParameterDirection"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LE_ProcessParameter_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LE_ProcessParameter> ... </mrl:LE_ProcessParameter> [1] End Sequence </...>

Schema Component Representation

<complexType name="LE_ProcessParameter_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LE_ProcessParameter"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LE_ProcessParameter_Type

Type hierarchy:

Super-types:
mcc:Abstract_Parameter_Type < LE_ProcessParameter_Type (by extension)

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_Parameter_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:name> gco:MemberName_PropertyType </mrl:name> [1] 
   <mrl:direction> mrl:LE_ParameterDirection_PropertyType </mrl:direction> [1] 
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [0..1] 
   <mrl:optionality> gco:Boolean_PropertyType </mrl:optionality> [1] 
   <mrl:repeatability> gco:Boolean_PropertyType </mrl:repeatability> [1] 
   <mrl:valueType> gco:RecordType_PropertyType </mrl:valueType> [0..1] 
   <mrl:value> gco:Record_PropertyType </mrl:value> [0..*] 
   <mrl:resource> mrl:LI_Source_PropertyType </mrl:resource> [0..*] 
</...>

Schema Component Representation

<complexType name="LE_ProcessParameter_Type">
   <complexContent>
      <extension base="mcc:Abstract_Parameter_Type">
         <sequence>
            <element name="name" type="gco:MemberName_PropertyType" id="ISO19115-2.125_ISO19103.MemberName"/>
            <element name="direction" type="mrl:LE_ParameterDirection_PropertyType" id="ISO19115-2.126_ISO19115-2.LE_ParameterDirection"/>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1" id="ISO19115-2.127_ISO19103.CharacterString"/>
            <element name="optionality" type="gco:Boolean_PropertyType" id="ISO19115-2.128_ISO19103.Boolean"/>
            <element name="repeatability" type="gco:Boolean_PropertyType" id="ISO19115-2.129_ISO19103.Boolean"/>
            <element name="valueType" type="gco:RecordType_PropertyType" minOccurs="0" maxOccurs="1" id="ISO19115-2.130_ISO19103.RecordType"/>
            <element name="value" type="gco:Record_PropertyType" minOccurs="0" maxOccurs="unbounded" id="ISO19115-2.131_ISO19103.Record"/>
            <element name="resource" type="mrl:LI_Source_PropertyType" minOccurs="0" maxOccurs="unbounded" id="ISO19115-2.132_ISO19115-2.141"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: LE_ProcessStepReport_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LE_ProcessStepReport> ... </mrl:LE_ProcessStepReport> [1] End Sequence </...>

Schema Component Representation

<complexType name="LE_ProcessStepReport_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LE_ProcessStepReport"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LE_ProcessStepReport_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < LE_ProcessStepReport_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:name> gco:CharacterString_PropertyType </mrl:name> [1] 
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [0..1] 
   <mrl:fileType> gco:CharacterString_PropertyType </mrl:fileType> [0..1] 
</...>

Schema Component Representation

<complexType name="LE_ProcessStepReport_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType" id="ISO19115-2.138_ISO19103.CharacterString"/>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" id="ISO19115-2.139_ISO19103.CharacterString"/>
            <element name="fileType" type="gco:CharacterString_PropertyType" minOccurs="0" id="ISO19115-2.140_ISO19103.CharacterString"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: LE_ProcessStep_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LE_ProcessStep> ... </mrl:LE_ProcessStep> [1] End Sequence </...>

Schema Component Representation

<complexType name="LE_ProcessStep_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LE_ProcessStep"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LE_ProcessStep_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < LI_ProcessStep_Type (by extension) < LE_ProcessStep_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [1] 
   <mrl:rationale> gco:CharacterString_PropertyType </mrl:rationale> [0..1] 
   <mrl:stepDateTime> gml:TimePrimitivePropertyType </mrl:stepDateTime> [0..1] 
   <mrl:processor> mcc:Abstract_Responsibility_PropertyType </mrl:processor> [0..*] 
   <mrl:reference> mcc:Abstract_Citation_PropertyType </mrl:reference> [0..*] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:source> mrl:LI_Source_PropertyType </mrl:source> [0..*]
   <mrl:output> mrl:LE_Source_PropertyType </mrl:output> [0..*]
   <mrl:processingInformation> mrl:LE_Processing_PropertyType </mrl:processingInformation> [0..1]
   <mrl:report> mrl:LE_ProcessStepReport_PropertyType </mrl:report> [0..*]
</...>

Schema Component Representation

<complexType name="LE_ProcessStep_Type">
   <complexContent>
      <extension base="mrl:LI_ProcessStep_Type">
         <sequence>
<-- Order Change --><--
          <element minOccurs="0" name="processingInformation" type="mrl:LE_Processing_PropertyType"/>
          <element maxOccurs="unbounded" minOccurs="0" name="report" type="mrl:LE_ProcessStepReport_PropertyType"/>
          <element maxOccurs="unbounded" minOccurs="0" name="output" type="mrl:LE_Source_PropertyType"/>
           -->            <element name="output" type="mrl:LE_Source_PropertyType" minOccurs="0" maxOccurs="unbounded" id="ISO19115-2.134_ISO19115-2.141"/>
            <element name="processingInformation" type="mrl:LE_Processing_PropertyType" minOccurs="0" id="ISO19115-2.135_ISO19115-2.115"/>
            <element name="report" type="mrl:LE_ProcessStepReport_PropertyType" minOccurs="0" maxOccurs="unbounded" id="ISO19115-2.136_ISO19115-2.137"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: LE_Processing_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LE_Processing> ... </mrl:LE_Processing> [1] End Sequence </...>

Schema Component Representation

<complexType name="LE_Processing_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LE_Processing"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LE_Processing_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < LE_Processing_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:identifier> mcc:MD_Identifier_PropertyType </mrl:identifier> [1] 
   <mrl:softwareReference> mcc:Abstract_Citation_PropertyType </mrl:softwareReference> [0..*] 
   <mrl:procedureDescription> gco:CharacterString_PropertyType </mrl:procedureDescription> [0..1] 
   <mrl:documentation> mcc:Abstract_Citation_PropertyType </mrl:documentation> [0..*] 
   <mrl:runTimeParameters> gco:CharacterString_PropertyType </mrl:runTimeParameters> [0..1] 
   <mrl:parameter> mrl:LE_ProcessParameter_PropertyType </mrl:parameter> [0..*] 
   <mrl:otherProperty> gco:Record_PropertyType </mrl:otherProperty> [0..1] 
   <mrl:otherPropertyType> gco:RecordType_PropertyType </mrl:otherPropertyType> [0..1] 
   <mrl:algorithm> mrl:LE_Algorithm_PropertyType </mrl:algorithm> [0..*] 
</...>

Schema Component Representation

<complexType name="LE_Processing_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
<-- Order Change --><-- 
          <element name="identifier" type="mcc:MD_Identifier_PropertyType">
            <annotation>
              <documentation>Description: Information to identify the processing package that produced the data FGDC: Processing_Identifiers Position: 1 shortName: procInfoId</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="softwareReference" type="mcc:Abstract_Citation_PropertyType">
            <annotation>
              <documentation>Description: Reference to document describing processing software FGDC: Processing_Software_Reference Position: 2 shortName: procInfoSwRef</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="procedureDescription" type="gco:CharacterString_PropertyType">
            <annotation>
              <documentation>Description: Additional details about the processing procedures FGDC: Processing_Procedure_Description Position: 3 shortName: procInfoDesc</documentation>
            </annotation>
          </element>
          <element maxOccurs="unbounded" minOccurs="0" name="documentation" type="mcc:Abstract_Citation_PropertyType">
            <annotation>
              <documentation>Description: Reference to documentation describing the processing FGDC: Processing_Documentation Position: 4 shortName: procInfoDoc</documentation>
            </annotation>
          </element>
          <element minOccurs="0" name="runTimeParameters" type="gco:CharacterString_PropertyType">
            <annotation>
              <documentation>Description: Parameters to control the processing operations, entered at run time FGDC: Command_Line_Processing_Parameter Position: 5 shortName: procInfoParam</documentation>
            </annotation>
          </element>
          <element name="parameter" type="mrl:LE_ProcessParameter_PropertyType" minOccurs="0" maxOccurs="unbounded">
            <annotation>
              <documentation>type of other property description (i.e. netcdf/variable in ncml.xsd or AdditionalAttribute in ECHO)</documentation>
            </annotation>
          </element>
          <element name="otherPropertyType" type="gco:RecordType_PropertyType" minOccurs="0" maxOccurs="1">
            <annotation>
              <documentation>type of other property description (i.e. netcdf/variable in ncml.xsd or AdditionalAttribute in ECHO)</documentation>
            </annotation>
          </element>
          <element name="otherProperty" type="gco:Record_PropertyType" minOccurs="0" maxOccurs="1">
            <annotation>
              <documentation>instance of otherPropertyType that defines attributes not explicitly included in LE_Processing</documentation>
            </annotation>
          </element>
                 <element minOccurs="0" maxOccurs="unbounded" name="algorithm" type="mrl:LE_Algorithm_PropertyType">
            <annotation>
                  <documentation>details of the methodology by which geographic information was derived from the instrument reading</documentation>
            </annotation>
          </element>

            --><-- <element maxOccurs="unbounded" minOccurs="0" name="algorithm" type="mrl:LE_Algorithm_PropertyType"/> -->            <element name="identifier" type="mcc:MD_Identifier_PropertyType" id="ISO19115-2.116_ISO19115-1.431"/>
            <element name="softwareReference" type="mcc:Abstract_Citation_PropertyType" minOccurs="0" maxOccurs="unbounded" id="ISO19115-2.117_ISO19115-1.361"/>
            <element name="procedureDescription" type="gco:CharacterString_PropertyType" minOccurs="0" id="ISO19115-2.118_ISO19103.CharacterString"/>
            <element name="documentation" type="mcc:Abstract_Citation_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-2.119_ISO19115-1.361"/>
            <element name="runTimeParameters" type="gco:CharacterString_PropertyType" minOccurs="0" id="ISO19115-2.120_ISO19103.CharacterString"/>
            <element name="parameter" type="mrl:LE_ProcessParameter_PropertyType" minOccurs="0" maxOccurs="unbounded" id="ISO19115-2.120.1_ISO19115-2.124"/>
            <element name="otherProperty" type="gco:Record_PropertyType" minOccurs="0" maxOccurs="1" id="ISO19115-2.121_ISO19103.Record"/>
            <element name="otherPropertyType" type="gco:RecordType_PropertyType" minOccurs="0" maxOccurs="1" id="ISO19115-2.122_ISO19103.RecordType"/>
            <element name="algorithm" type="mrl:LE_Algorithm_PropertyType" minOccurs="0" maxOccurs="unbounded" id="ISO19115-2.123_ISO19115-2.109"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: LE_Source_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LE_Source> ... </mrl:LE_Source> [1] End Sequence </...>

Schema Component Representation

<complexType name="LE_Source_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LE_Source"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LE_Source_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < LI_Source_Type (by extension) < LE_Source_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [0..1] 
   <mrl:sourceSpatialResolution> mcc:Abstract_SpatialResolution_PropertyType </mrl:sourceSpatialResolution> [0..1] 
   <mrl:sourceReferenceSystem> mcc:Abstract_ReferenceSystem_PropertyType </mrl:sourceReferenceSystem> [0..1] 
   <mrl:sourceCitation> mcc:Abstract_Citation_PropertyType </mrl:sourceCitation> [0..1] 
   <mrl:sourceMetadata> mcc:Abstract_Citation_PropertyType </mrl:sourceMetadata> [0..*] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:sourceStep> mrl:LI_ProcessStep_PropertyType </mrl:sourceStep> [0..*]
   <mrl:processedLevel> mcc:MD_Identifier_PropertyType </mrl:processedLevel> [0..1] 
   <mrl:resolution> mrl:LE_NominalResolution_PropertyType </mrl:resolution> [0..1] 
</...>

Schema Component Representation

<complexType name="LE_Source_Type">
   <complexContent>
      <extension base="mrl:LI_Source_Type">
         <sequence>
            <element name="processedLevel" type="mcc:MD_Identifier_PropertyType" minOccurs="0" id="ISO19115-2.142_ISO19115-1.431"/>
            <element name="resolution" type="mrl:LE_NominalResolution_PropertyType" minOccurs="0" id="ISO19115-2.143_ISO19115-2.112"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: LI_Lineage_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LI_Lineage> ... </mrl:LI_Lineage> [1] End Sequence </...>

Schema Component Representation

<complexType name="LI_Lineage_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LI_Lineage"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LI_Lineage_Type

Type hierarchy:

Super-types:
mcc:Abstract_LineageInformation_Type < LI_Lineage_Type (by extension)

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_LineageInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:statement> gco:CharacterString_PropertyType </mrl:statement> [0..1] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:additionalDocumentation> mcc:Abstract_Citation_PropertyType </mrl:additionalDocumentation> [0..*]
   <mrl:source> mrl:LI_Source_PropertyType </mrl:source> [0..*]
   <mrl:processStep> mrl:LI_ProcessStep_PropertyType </mrl:processStep> [0..*]
</...>

Schema Component Representation

<complexType name="LI_Lineage_Type">
   <complexContent>
      <extension base="mcc:Abstract_LineageInformation_Type">
         <sequence>
            <element name="statement" type="gco:CharacterString_PropertyType" minOccurs="0" id="ISO19115-1.119_ISO19103.CharacterString"/>
            <element name="scope" type="mcc:MD_Scope_PropertyType" minOccurs="0" id="ISO19115-1.120_ISO19115-1.420"/>
            <element name="additionalDocumentation" type="mcc:Abstract_Citation_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.121_ISO19115-1.361"/>
            <element name="source" type="mrl:LI_Source_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.122_ISO19115-1.132"/>
            <element name="processStep" type="mrl:LI_ProcessStep_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.123_ISO19115-1.124"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: LI_ProcessStep_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LI_ProcessStep> ... </mrl:LI_ProcessStep> [1] End Sequence </...>

Schema Component Representation

<complexType name="LI_ProcessStep_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LI_ProcessStep"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LI_ProcessStep_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < LI_ProcessStep_Type (by extension)
Sub-types:

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [1] 
   <mrl:rationale> gco:CharacterString_PropertyType </mrl:rationale> [0..1] 
   <mrl:stepDateTime> gml:TimePrimitivePropertyType </mrl:stepDateTime> [0..1] 
   <mrl:processor> mcc:Abstract_Responsibility_PropertyType </mrl:processor> [0..*] 
   <mrl:reference> mcc:Abstract_Citation_PropertyType </mrl:reference> [0..*] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:source> mrl:LI_Source_PropertyType </mrl:source> [0..*]
</...>

Schema Component Representation

<complexType name="LI_ProcessStep_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="description" type="gco:CharacterString_PropertyType" id="ISO19115-1.125_ISO19103.CharacterString"/>
            <element name="rationale" type="gco:CharacterString_PropertyType" minOccurs="0" id="ISO19115-1.126_ISO19103.CharacterString"/>
            <element name="stepDateTime" type="gml:TimePrimitivePropertyType" minOccurs="0" id="ISO19115-1.127_TM_TimePrimitive"/>
            <element name="processor" type="mcc:Abstract_Responsibility_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.128_ISO19115-1.376"/>
            <element name="reference" type="mcc:Abstract_Citation_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.129_ISO19115-1.361"/>
            <element name="scope" type="mcc:MD_Scope_PropertyType" minOccurs="0" id="ISO19115-1.130_ISO19115-1.420"/>
            <element name="source" type="mrl:LI_Source_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.131_ISO19115-1.132"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: LI_Source_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <mrl:LI_Source> ... </mrl:LI_Source> [1] End Sequence </...>

Schema Component Representation

<complexType name="LI_Source_PropertyType">
   <sequence minOccurs="0">
      <element ref="mrl:LI_Source"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: LI_Source_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < LI_Source_Type (by extension)
Sub-types:

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mrl:description> gco:CharacterString_PropertyType </mrl:description> [0..1] 
   <mrl:sourceSpatialResolution> mcc:Abstract_SpatialResolution_PropertyType </mrl:sourceSpatialResolution> [0..1] 
   <mrl:sourceReferenceSystem> mcc:Abstract_ReferenceSystem_PropertyType </mrl:sourceReferenceSystem> [0..1] 
   <mrl:sourceCitation> mcc:Abstract_Citation_PropertyType </mrl:sourceCitation> [0..1] 
   <mrl:sourceMetadata> mcc:Abstract_Citation_PropertyType </mrl:sourceMetadata> [0..*] 
   <mrl:scope> mcc:MD_Scope_PropertyType </mrl:scope> [0..1] 
   <mrl:sourceStep> mrl:LI_ProcessStep_PropertyType </mrl:sourceStep> [0..*]
</...>

Schema Component Representation

<complexType name="LI_Source_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" id="ISO19115-1.133_ISO19103.CharacterString"/>
            <element name="sourceSpatialResolution" type="mcc:Abstract_SpatialResolution_PropertyType" minOccurs="0" id="ISO19115-1.134_ISO19115-1.079"/>
            <element name="sourceReferenceSystem" type="mcc:Abstract_ReferenceSystem_PropertyType" minOccurs="0" id="ISO19115-1.135_ISO19115-1.179"/>
            <element name="sourceCitation" type="mcc:Abstract_Citation_PropertyType" minOccurs="0" id="ISO19115-1.136_ISO19115-1.361"/>
            <element name="sourceMetadata" type="mcc:Abstract_Citation_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.137_ISO19115-1.361"/>
            <element name="scope" type="mcc:MD_Scope_PropertyType" minOccurs="0" id="ISO19115-1.138_ISO19115-1.420"/>
            <element name="sourceStep" type="mrl:LI_ProcessStep_PropertyType" maxOccurs="unbounded" minOccurs="0" id="ISO19115-1.139_ISO19115-1.124"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Types

Simple Type: LE_ParameterDirection_Type

Type hierarchy:

Super-types:
string < LE_ParameterDirection_Type (by restriction)
Sub-types:
None

Properties:

Content
  • Base XSD Type: string
  • value comes from list: {'in'|'out'|'in/out'}
Documentation

Schema Component Representation

<simpleType name="LE_ParameterDirection_Type">
   <restriction base="string">
      <enumeration value="in"/>
      <enumeration value="out"/>
      <enumeration value="in/out"/>
   </restriction>
</simpleType>

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.