<

Schema Documentation for mac

Schema Document Properties

Target Namespace
http://standards.iso.org/iso/19115/-3/mac/2.0
Version
2.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):
    • http://standards.iso.org/iso/19115/-3/gco/1.0 (at https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd)
    • http://standards.iso.org/iso/19115/-3/gmw/1.0 (at https://schemas.isotc211.org/19115/-3/gmw/1.0/gmw.xsd)
    • http://standards.iso.org/iso/19115/-3/mdb/2.0 (at https://schemas.isotc211.org/19115/-3/mdb/2.0/mdb.xsd)
    • http://standards.iso.org/iso/19115/-3/gco/1.0 (at https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd)
    • http://standards.iso.org/iso/19115/-3/gmw/1.0 (at https://schemas.isotc211.org/19115/-3/gmw/1.0/gmw.xsd)
    • http://standards.iso.org/iso/19115/-3/mcc/1.0 (at https://schemas.isotc211.org/19115/-3/mcc/1.0/mcc.xsd)
    • http://standards.iso.org/iso/19115/-3/gco/1.0 (at https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd)
    • http://standards.iso.org/iso/19115/-3/gmw/1.0 (at https://schemas.isotc211.org/19115/-3/gmw/1.0/gmw.xsd)
    • http://standards.iso.org/iso/19115/-3/lan/1.0 (at https://schemas.isotc211.org/19115/-3/lan/1.0/lan.xsd)
    • http://standards.iso.org/iso/19115/-3/mcc/1.0 (at https://schemas.isotc211.org/19115/-3/mcc/1.0/mcc.xsd)
Documentation








Declared Namespaces:

Prefix
Namespace
Default namespace
http://www.w3.org/2001/XMLSchema
xml
http://www.w3.org/XML/1998/namespace
mcc
http://standards.iso.org/iso/19115/-3/mcc/1.0
mac
http://standards.iso.org/iso/19115/-3/mac/2.0
gmw
http://standards.iso.org/iso/19115/-3/gmw/1.0
gco
http://standards.iso.org/iso/19115/-3/gco/1.0

Schema Component Representation

<schema elementFormDefault="qualified" targetNamespace="http://standards.iso.org/iso/19115/-3/mac/2.0" version="2.0">
   <import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/gmw/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gmw/1.0/gmw.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/mdb/2.0" schemaLocation="https://schemas.isotc211.org/19115/-3/mdb/2.0/mdb.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/gmw/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gmw/1.0/gmw.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/mcc/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/mcc/1.0/mcc.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/gmw/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gmw/1.0/gmw.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/lan/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/lan/1.0/lan.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/mcc/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/mcc/1.0/mcc.xsd"/>
...
</schema>

Elements

Element: MI_AcquisitionInformation

Type hierarchy:

Type
mac:MI_AcquisitionInformation_Type
Documentation

XML Instance Representation

<mac:MI_AcquisitionInformation>
   <!-- 'mcc:Abstract_AcquisitionInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:scope> mcc:MD_Scope_PropertyType </mac:scope> [0..1] 
   <mac:instrument> mac:MI_Instrument_PropertyType </mac:instrument> [0..*]
   <mac:operation> mac:MI_Operation_PropertyType </mac:operation> [0..*]
   <mac:platform> mac:MI_Platform_PropertyType </mac:platform> [0..*]
   <mac:acquisitionPlan> mac:MI_Plan_PropertyType </mac:acquisitionPlan> [0..*]
   <mac:objective> mac:MI_Objective_PropertyType </mac:objective> [0..*]
   <mac:acquisitionRequirement> mac:MI_Requirement_PropertyType </mac:acquisitionRequirement> [0..*]
   <mac:environmentalConditions> mac:MI_EnvironmentalRecord_PropertyType </mac:environmentalConditions> [0..1]
</mac:MI_AcquisitionInformation>

Schema Component Representation

<element name="MI_AcquisitionInformation" type="mac:MI_AcquisitionInformation_Type" substitutionGroup="mcc:Abstract_AcquisitionInformation"/>

Element: MI_ContextCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mac:MI_ContextCode> gco:CodeListValue_Type </mac:MI_ContextCode>

Schema Component Representation

<element name="MI_ContextCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: MI_EnvironmentalRecord

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_EnvironmentalRecord_Type

XML Instance Representation

<mac:MI_EnvironmentalRecord>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:averageAirTemperature> gco:Real_PropertyType </mac:averageAirTemperature> [0..1]
   <mac:maxRelativeHumidity> gco:Real_PropertyType </mac:maxRelativeHumidity> [0..1]
   <mac:maxAltitude> gco:Real_PropertyType </mac:maxAltitude> [0..1]
   <mac:meterologicalConditions> gco:CharacterString_PropertyType </mac:meterologicalConditions> [0..1]
   <mac:solarAzimuth> gco:Real_PropertyType </mac:solarAzimuth> [0..1]
   <mac:solarElevation> gco:Real_PropertyType </mac:solarElevation> [0..1]
</mac:MI_EnvironmentalRecord>

Schema Component Representation

<element name="MI_EnvironmentalRecord" type="mac:MI_EnvironmentalRecord_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_Event

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_Event_Type
Documentation

XML Instance Representation

<mac:MI_Event>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:trigger> mac:MI_TriggerCode_PropertyType </mac:trigger> [1] 
   <mac:context> mac:MI_ContextCode_PropertyType </mac:context> [1] 
   <mac:sequence> mac:MI_SequenceCode_PropertyType </mac:sequence> [1] 
   <mac:time> gco:DateTime_PropertyType </mac:time> [1] 
   <mac:relatedPass> mac:MI_PlatformPass_PropertyType </mac:relatedPass> [0..1]
   <mac:relatedSensor> mac:MI_Instrument_PropertyType </mac:relatedSensor> [0..*]
   <mac:expectedObjective> mac:MI_Objective_PropertyType </mac:expectedObjective> [0..*]
</mac:MI_Event>

Schema Component Representation

<element name="MI_Event" type="mac:MI_Event_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_GeometryTypeCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mac:MI_GeometryTypeCode> gco:CodeListValue_Type </mac:MI_GeometryTypeCode>

Schema Component Representation

<element name="MI_GeometryTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: MI_Instrument

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
mac:MI_Instrument_Type
Documentation

XML Instance Representation

<mac:MI_Instrument>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..*] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:type> gco:CharacterString_PropertyType </mac:type> [1] 
   <mac:description> gco:CharacterString_PropertyType </mac:description> [0..1] 
   <mac:mountedOn> mac:MI_Platform_PropertyType </mac:mountedOn> [0..1]
   <mac:otherPropertyType> gco:RecordType_PropertyType </mac:otherPropertyType> [0..1] 
   <mac:otherProperty> gco:Record_PropertyType </mac:otherProperty> [0..1] 
   <mac:sensor> mac:MI_Sensor_PropertyType </mac:sensor> [0..*]
   <mac:history> mac:MI_InstrumentationEventList_PropertyType </mac:history> [0..*]
</mac:MI_Instrument>

Schema Component Representation

<element name="MI_Instrument" type="mac:MI_Instrument_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_InstrumentationEvent

Type
mac:MI_InstrumentationEvent_Type

XML Instance Representation

<mac:MI_InstrumentationEvent>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..*]
   <mac:description> gco:CharacterString_PropertyType </mac:description> [1]
   <mac:extent> mcc:Abstract_Extent_PropertyType </mac:extent> [0..*]
   <mac:type> mac:MI_InstrumentationEventTypeCode_PropertyType </mac:type> [1..*]
   <mac:revisionHistory> mac:MI_Revision_PropertyType </mac:revisionHistory> [0..*]
</mac:MI_InstrumentationEvent>

Schema Component Representation

<element name="MI_InstrumentationEvent" type="mac:MI_InstrumentationEvent_Type"/>

Element: MI_InstrumentationEventList

Type
mac:MI_InstrumentationEventList_Type

XML Instance Representation

<mac:MI_InstrumentationEventList>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [1]
   <mac:description> gco:CharacterString_PropertyType </mac:description> [1]
   <mac:locale> lan:PT_Locale_PropertyType </mac:locale> [0..1]
   <mac:metadataConstraints> mcc:Abstract_Constraints_PropertyType </mac:metadataConstraints> [0..*]
   <mac:instrumentationEvent> mac:MI_InstrumentationEvent_PropertyType </mac:instrumentationEvent> [0..*]
</mac:MI_InstrumentationEventList>

Schema Component Representation

<element name="MI_InstrumentationEventList" type="mac:MI_InstrumentationEventList_Type"/>

Element: MI_InstrumentationEventTypeCode

Type hierarchy:

Type
gco:CodeListValue_Type

XML Instance Representation

<mac:MI_InstrumentationEventTypeCode> gco:CodeListValue_Type </mac:MI_InstrumentationEventTypeCode>

Schema Component Representation

<element name="MI_InstrumentationEventTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: MI_Metadata

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_Metadata_Type

XML Instance Representation

<mac:MI_Metadata>
   <!-- 'mdb:MD_Metadata_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:acquisitionInformation> mac:MI_AcquisitionInformation_PropertyType </mac:acquisitionInformation> [0..*]
</mac:MI_Metadata>

Schema Component Representation

<element name="MI_Metadata" type="mac:MI_Metadata_Type" substitutionGroup="mdb:MD_Metadata"/>

Element: MI_Objective

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_Objective_Type
Documentation

XML Instance Representation

<mac:MI_Objective>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1..*] 
   <mac:priority> gco:CharacterString_PropertyType </mac:priority> [0..1] 
   <mac:type> mac:MI_ObjectiveTypeCode_PropertyType </mac:type> [0..*] 
   <mac:function> gco:CharacterString_PropertyType </mac:function> [0..*] 
   <mac:extent> mcc:Abstract_Extent_PropertyType </mac:extent> [0..*] 
   <mac:sensingInstrument> mac:MI_Instrument_PropertyType </mac:sensingInstrument> [0..*]
   <mac:pass> mac:MI_PlatformPass_PropertyType </mac:pass> [0..*]
   <mac:objectiveOccurence> mac:MI_Event_PropertyType </mac:objectiveOccurence> [0..*]
</mac:MI_Objective>

Schema Component Representation

<element name="MI_Objective" type="mac:MI_Objective_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_ObjectiveTypeCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mac:MI_ObjectiveTypeCode> gco:CodeListValue_Type </mac:MI_ObjectiveTypeCode>

Schema Component Representation

<element name="MI_ObjectiveTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: MI_Operation

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_Operation_Type
Documentation

XML Instance Representation

<mac:MI_Operation>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:description> gco:CharacterString_PropertyType </mac:description> [0..1] 
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..1] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [0..1] 
   <mac:status> mcc:MD_ProgressCode_PropertyType </mac:status> [1] 
   <mac:type> mac:MI_OperationTypeCode_PropertyType </mac:type> [0..1] 
   <mac:parentOperation> mac:MI_Operation_PropertyType </mac:parentOperation> [0..1]
   <mac:childOperation> mac:MI_Operation_PropertyType </mac:childOperation> [0..*]
   <mac:platform> mac:MI_Platform_PropertyType </mac:platform> [0..*] 
   <mac:objective> mac:MI_Objective_PropertyType </mac:objective> [0..*]
   <mac:plan> mac:MI_Plan_PropertyType </mac:plan> [0..1]
   <mac:significantEvent> mac:MI_Event_PropertyType </mac:significantEvent> [0..*]
   <mac:otherPropertyType> gco:RecordType_PropertyType </mac:otherPropertyType> [0..1] 
   <mac:otherProperty> gco:Record_PropertyType </mac:otherProperty> [0..1] 
</mac:MI_Operation>

Schema Component Representation

<element name="MI_Operation" type="mac:MI_Operation_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_OperationTypeCode

Type hierarchy:

Type
gco:CodeListValue_Type

XML Instance Representation

<mac:MI_OperationTypeCode> gco:CodeListValue_Type </mac:MI_OperationTypeCode>

Schema Component Representation

<element name="MI_OperationTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: MI_Plan

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_Plan_Type
Documentation

XML Instance Representation

<mac:MI_Plan>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:type> mac:MI_GeometryTypeCode_PropertyType </mac:type> [0..1] 
   <mac:status> mcc:MD_ProgressCode_PropertyType </mac:status> [1] 
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [1] 
   <mac:operation> mac:MI_Operation_PropertyType </mac:operation> [0..*]
   <mac:satisfiedRequirement> mac:MI_Requirement_PropertyType </mac:satisfiedRequirement> [0..*]
</mac:MI_Plan>

Schema Component Representation

<element name="MI_Plan" type="mac:MI_Plan_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_Platform

Type hierarchy:

Type
mac:MI_Platform_Type
Documentation

XML Instance Representation

<mac:MI_Platform>
   <!-- 'mcc:Abstract_Platform_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..*] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:description> gco:CharacterString_PropertyType </mac:description> [1] 
   <mac:sponsor> mcc:Abstract_Responsibility_PropertyType </mac:sponsor> [0..*] 
   <mac:instrument> mac:MI_Instrument_PropertyType </mac:instrument> [1..*]
   <mac:otherPropertyType> gco:RecordType_PropertyType </mac:otherPropertyType> [0..1] 
   <mac:otherProperty> gco:Record_PropertyType </mac:otherProperty> [0..1] 
   <mac:history> mac:MI_InstrumentationEventList_PropertyType </mac:history> [0..*]
</mac:MI_Platform>

Schema Component Representation

<element name="MI_Platform" type="mac:MI_Platform_Type" substitutionGroup="mcc:Abstract_Platform"/>

Element: MI_PlatformPass

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_PlatformPass_Type
Documentation

XML Instance Representation

<mac:MI_PlatformPass>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:extent> mcc:Abstract_Extent_PropertyType </mac:extent> [0..1] 
   <mac:relatedEvent> mac:MI_Event_PropertyType </mac:relatedEvent> [0..*]
</mac:MI_PlatformPass>

Schema Component Representation

<element name="MI_PlatformPass" type="mac:MI_PlatformPass_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_PriorityCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mac:MI_PriorityCode> gco:CodeListValue_Type </mac:MI_PriorityCode>

Schema Component Representation

<element name="MI_PriorityCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: MI_RequestedDate

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_RequestedDate_Type
Documentation

XML Instance Representation

<mac:MI_RequestedDate>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:requestedDateOfCollection> gco:DateTime_PropertyType </mac:requestedDateOfCollection> [1] 
   <mac:latestAcceptableDate> gco:DateTime_PropertyType </mac:latestAcceptableDate> [1] 
</mac:MI_RequestedDate>

Schema Component Representation

<element name="MI_RequestedDate" type="mac:MI_RequestedDate_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_Requirement

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_Requirement_Type
Documentation

XML Instance Representation

<mac:MI_Requirement>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..1] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:requestor> mcc:Abstract_Responsibility_PropertyType </mac:requestor> [1..*] 
   <mac:recipient> mcc:Abstract_Responsibility_PropertyType </mac:recipient> [1..*] 
   <mac:priority> mac:MI_PriorityCode_PropertyType </mac:priority> [1] 
   <mac:requestedDate> mac:MI_RequestedDate_PropertyType </mac:requestedDate> [1] 
   <mac:expiryDate> gco:DateTime_PropertyType </mac:expiryDate> [1] 
   <mac:satisifiedPlan> mac:MI_Plan_PropertyType </mac:satisifiedPlan> [0..*]
</mac:MI_Requirement>

Schema Component Representation

<element name="MI_Requirement" type="mac:MI_Requirement_Type" substitutionGroup="gco:AbstractObject"/>

Element: MI_Revision

Type
mac:MI_Revision_Type

XML Instance Representation

<mac:MI_Revision>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:description> gco:CharacterString_PropertyType </mac:description> [0..1]
   <mac:author> mcc:Abstract_Responsibility_PropertyType </mac:author> [1]
   <mac:dateInfo> mcc:Abstract_TypedDate_PropertyType </mac:dateInfo> [1]
</mac:MI_Revision>

Schema Component Representation

<element name="MI_Revision" type="mac:MI_Revision_Type"/>

Element: MI_Sensor

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
mac:MI_Sensor_Type

XML Instance Representation

<mac:MI_Sensor>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..*] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:type> gco:CharacterString_PropertyType </mac:type> [1] 
   <mac:description> gco:CharacterString_PropertyType </mac:description> [0..1] 
   <mac:mountedOn> mac:MI_Platform_PropertyType </mac:mountedOn> [0..1]
   <mac:otherPropertyType> gco:RecordType_PropertyType </mac:otherPropertyType> [0..1] 
   <mac:otherProperty> gco:Record_PropertyType </mac:otherProperty> [0..1] 
   <mac:sensor> mac:MI_Sensor_PropertyType </mac:sensor> [0..*]
   <mac:history> mac:MI_InstrumentationEventList_PropertyType </mac:history> [0..*]
   <mac:hosted> mac:MI_Instrument_PropertyType </mac:hosted> [0..*]
</mac:MI_Sensor>

Schema Component Representation

<element name="MI_Sensor" type="mac:MI_Sensor_Type" substitutionGroup="mac:MI_Instrument"/>

Element: MI_SensorTypeCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mac:MI_SensorTypeCode> gco:CodeListValue_Type </mac:MI_SensorTypeCode>

Schema Component Representation

<element name="MI_SensorTypeCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: MI_SequenceCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mac:MI_SequenceCode> gco:CodeListValue_Type </mac:MI_SequenceCode>

Schema Component Representation

<element name="MI_SequenceCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: MI_TriggerCode

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<mac:MI_TriggerCode> gco:CodeListValue_Type </mac:MI_TriggerCode>

Schema Component Representation

<element name="MI_TriggerCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Complex Types

Complex Type: MI_AcquisitionInformation_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_AcquisitionInformation_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_AcquisitionInformation"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_AcquisitionInformation_Type

Type hierarchy:

Super-types:
mcc:Abstract_AcquisitionInformation_Type < MI_AcquisitionInformation_Type (by extension)

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_AcquisitionInformation_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:scope> mcc:MD_Scope_PropertyType </mac:scope> [0..1] 
   <mac:instrument> mac:MI_Instrument_PropertyType </mac:instrument> [0..*]
   <mac:operation> mac:MI_Operation_PropertyType </mac:operation> [0..*]
   <mac:platform> mac:MI_Platform_PropertyType </mac:platform> [0..*]
   <mac:acquisitionPlan> mac:MI_Plan_PropertyType </mac:acquisitionPlan> [0..*]
   <mac:objective> mac:MI_Objective_PropertyType </mac:objective> [0..*]
   <mac:acquisitionRequirement> mac:MI_Requirement_PropertyType </mac:acquisitionRequirement> [0..*]
   <mac:environmentalConditions> mac:MI_EnvironmentalRecord_PropertyType </mac:environmentalConditions> [0..1]
</...>

Schema Component Representation

<complexType name="MI_AcquisitionInformation_Type">
   <complexContent>
      <extension base="mcc:Abstract_AcquisitionInformation_Type">
         <sequence>
            <element name="scope" type="mcc:MD_Scope_PropertyType" minOccurs="0" maxOccurs="1"/>
            <element name="instrument" type="mac:MI_Instrument_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="operation" type="mac:MI_Operation_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="platform" type="mac:MI_Platform_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="acquisitionPlan" type="mac:MI_Plan_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="objective" type="mac:MI_Objective_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="acquisitionRequirement" type="mac:MI_Requirement_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="environmentalConditions" type="mac:MI_EnvironmentalRecord_PropertyType" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_ContextCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_ContextCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_ContextCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_EnvironmentalRecord_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_EnvironmentalRecord_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_EnvironmentalRecord"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_EnvironmentalRecord_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:averageAirTemperature> gco:Real_PropertyType </mac:averageAirTemperature> [0..1]
   <mac:maxRelativeHumidity> gco:Real_PropertyType </mac:maxRelativeHumidity> [0..1]
   <mac:maxAltitude> gco:Real_PropertyType </mac:maxAltitude> [0..1]
   <mac:meterologicalConditions> gco:CharacterString_PropertyType </mac:meterologicalConditions> [0..1]
   <mac:solarAzimuth> gco:Real_PropertyType </mac:solarAzimuth> [0..1]
   <mac:solarElevation> gco:Real_PropertyType </mac:solarElevation> [0..1]
</...>

Schema Component Representation

<complexType name="MI_EnvironmentalRecord_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="averageAirTemperature" type="gco:Real_PropertyType" minOccurs="0"/>
            <element name="maxRelativeHumidity" type="gco:Real_PropertyType" minOccurs="0"/>
            <element name="maxAltitude" type="gco:Real_PropertyType" minOccurs="0"/>
            <element name="meterologicalConditions" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="solarAzimuth" type="gco:Real_PropertyType" minOccurs="0"/>
            <element name="solarElevation" type="gco:Real_PropertyType" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_Event_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_Event_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_Event"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Event_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:trigger> mac:MI_TriggerCode_PropertyType </mac:trigger> [1] 
   <mac:context> mac:MI_ContextCode_PropertyType </mac:context> [1] 
   <mac:sequence> mac:MI_SequenceCode_PropertyType </mac:sequence> [1] 
   <mac:time> gco:DateTime_PropertyType </mac:time> [1] 
   <mac:relatedPass> mac:MI_PlatformPass_PropertyType </mac:relatedPass> [0..1]
   <mac:relatedSensor> mac:MI_Instrument_PropertyType </mac:relatedSensor> [0..*]
   <mac:expectedObjective> mac:MI_Objective_PropertyType </mac:expectedObjective> [0..*]
</...>

Schema Component Representation

<complexType name="MI_Event_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="identifier" type="mcc:MD_Identifier_PropertyType"/>
            <element name="trigger" type="mac:MI_TriggerCode_PropertyType"/>
            <element name="context" type="mac:MI_ContextCode_PropertyType"/>
            <element name="sequence" type="mac:MI_SequenceCode_PropertyType"/>
            <element name="time" type="gco:DateTime_PropertyType"/>
            <element name="relatedPass" type="mac:MI_PlatformPass_PropertyType" minOccurs="0"/>
            <element name="relatedSensor" type="mac:MI_Instrument_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="expectedObjective" type="mac:MI_Objective_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_GeometryTypeCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_GeometryTypeCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_GeometryTypeCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Instrument_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_Instrument_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_Instrument"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Instrument_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MI_Instrument_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. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..*] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:type> gco:CharacterString_PropertyType </mac:type> [1] 
   <mac:description> gco:CharacterString_PropertyType </mac:description> [0..1] 
   <mac:mountedOn> mac:MI_Platform_PropertyType </mac:mountedOn> [0..1]
   <mac:otherPropertyType> gco:RecordType_PropertyType </mac:otherPropertyType> [0..1] 
   <mac:otherProperty> gco:Record_PropertyType </mac:otherProperty> [0..1] 
   <mac:sensor> mac:MI_Sensor_PropertyType </mac:sensor> [0..*]
   <mac:history> mac:MI_InstrumentationEventList_PropertyType </mac:history> [0..*]
</...>

Schema Component Representation

<complexType name="MI_Instrument_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="identifier" type="mcc:MD_Identifier_PropertyType"/>
            <element name="type" type="gco:CharacterString_PropertyType"/>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="mountedOn" type="mac:MI_Platform_PropertyType" minOccurs="0"/>
            <element name="otherPropertyType" type="gco:RecordType_PropertyType" minOccurs="0" maxOccurs="1"/>
            <element name="otherProperty" type="gco:Record_PropertyType" minOccurs="0" maxOccurs="1"/>
<-- <element name="content" type="mcc:Abstract_ContentInformation_PropertyType" maxOccurs="1" minOccurs="0"/> -->            <element name="sensor" type="mac:MI_Sensor_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <element name="history" type="mac:MI_InstrumentationEventList_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_InstrumentationEventList_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > <mac:MI_InstrumentationEventList> ... </mac:MI_InstrumentationEventList> [0..1] </...>

Schema Component Representation

<complexType name="MI_InstrumentationEventList_PropertyType">
   <sequence>
      <element ref="mac:MI_InstrumentationEventList" minOccurs="0"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_InstrumentationEventList_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MI_InstrumentationEventList_Type (by extension)
Documentation

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [1]
   <mac:description> gco:CharacterString_PropertyType </mac:description> [1]
   <mac:locale> lan:PT_Locale_PropertyType </mac:locale> [0..1]
   <mac:metadataConstraints> mcc:Abstract_Constraints_PropertyType </mac:metadataConstraints> [0..*]
   <mac:instrumentationEvent> mac:MI_InstrumentationEvent_PropertyType </mac:instrumentationEvent> [0..*]
</...>

Schema Component Representation

<complexType name="MI_InstrumentationEventList_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType"/>
            <element name="description" type="gco:CharacterString_PropertyType"/>
            <element name="locale" type="lan:PT_Locale_PropertyType" maxOccurs="1" minOccurs="0"/>
            <element name="metadataConstraints" type="mcc:Abstract_Constraints_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="instrumentationEvent" type="mac:MI_InstrumentationEvent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_InstrumentationEventTypeCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_InstrumentationEventTypeCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_InstrumentationEventTypeCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_InstrumentationEvent_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > <mac:MI_InstrumentationEvent> ... </mac:MI_InstrumentationEvent> [0..1] </...>

Schema Component Representation

<complexType name="MI_InstrumentationEvent_PropertyType">
   <sequence>
      <element ref="mac:MI_InstrumentationEvent" minOccurs="0"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_InstrumentationEvent_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MI_InstrumentationEvent_Type (by extension)
Documentation

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..*]
   <mac:description> gco:CharacterString_PropertyType </mac:description> [1]
   <mac:extent> mcc:Abstract_Extent_PropertyType </mac:extent> [0..*]
   <mac:type> mac:MI_InstrumentationEventTypeCode_PropertyType </mac:type> [1..*]
   <mac:revisionHistory> mac:MI_Revision_PropertyType </mac:revisionHistory> [0..*]
</...>

Schema Component Representation

<complexType name="MI_InstrumentationEvent_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <element name="description" type="gco:CharacterString_PropertyType"/>
            <element name="extent" type="mcc:Abstract_Extent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <element name="type" type="mac:MI_InstrumentationEventTypeCode_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <element name="revisionHistory" type="mac:MI_Revision_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_Metadata_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > <mac:MI_Metadata> ... </mac:MI_Metadata> [0..1] </...>

Schema Component Representation

<complexType name="MI_Metadata_PropertyType">
   <sequence>
      <element ref="mac:MI_Metadata" minOccurs="0"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Metadata_Type

Type hierarchy:

Super-types:
mdb:MD_Metadata_Type < MI_Metadata_Type (by extension)
Documentation

XML Instance Representation

<...>
   <!-- 'mdb:MD_Metadata_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:acquisitionInformation> mac:MI_AcquisitionInformation_PropertyType </mac:acquisitionInformation> [0..*]
</...>

Schema Component Representation

<complexType name="MI_Metadata_Type">
   <complexContent>
      <extension base="mdb:MD_Metadata_Type">
         <sequence>
            <element name="acquisitionInformation" type="mac:MI_AcquisitionInformation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_ObjectiveTypeCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_ObjectiveTypeCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_ObjectiveTypeCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Objective_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_Objective_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_Objective"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Objective_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1..*] 
   <mac:priority> gco:CharacterString_PropertyType </mac:priority> [0..1] 
   <mac:type> mac:MI_ObjectiveTypeCode_PropertyType </mac:type> [0..*] 
   <mac:function> gco:CharacterString_PropertyType </mac:function> [0..*] 
   <mac:extent> mcc:Abstract_Extent_PropertyType </mac:extent> [0..*] 
   <mac:sensingInstrument> mac:MI_Instrument_PropertyType </mac:sensingInstrument> [0..*]
   <mac:pass> mac:MI_PlatformPass_PropertyType </mac:pass> [0..*]
   <mac:objectiveOccurence> mac:MI_Event_PropertyType </mac:objectiveOccurence> [0..*]
</...>

Schema Component Representation

<complexType name="MI_Objective_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="identifier" type="mcc:MD_Identifier_PropertyType" maxOccurs="unbounded"/>
            <element name="priority" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="type" type="mac:MI_ObjectiveTypeCode_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="function" type="gco:CharacterString_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="extent" type="mcc:Abstract_Extent_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="sensingInstrument" type="mac:MI_Instrument_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="pass" type="mac:MI_PlatformPass_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="objectiveOccurence" type="mac:MI_Event_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_OperationTypeCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_OperationTypeCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_OperationTypeCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Operation_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_Operation_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_Operation"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Operation_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:description> gco:CharacterString_PropertyType </mac:description> [0..1] 
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..1] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [0..1] 
   <mac:status> mcc:MD_ProgressCode_PropertyType </mac:status> [1] 
   <mac:type> mac:MI_OperationTypeCode_PropertyType </mac:type> [0..1] 
   <mac:parentOperation> mac:MI_Operation_PropertyType </mac:parentOperation> [0..1]
   <mac:childOperation> mac:MI_Operation_PropertyType </mac:childOperation> [0..*]
   <mac:platform> mac:MI_Platform_PropertyType </mac:platform> [0..*] 
   <mac:objective> mac:MI_Objective_PropertyType </mac:objective> [0..*]
   <mac:plan> mac:MI_Plan_PropertyType </mac:plan> [0..1]
   <mac:significantEvent> mac:MI_Event_PropertyType </mac:significantEvent> [0..*]
   <mac:otherPropertyType> gco:RecordType_PropertyType </mac:otherPropertyType> [0..1] 
   <mac:otherProperty> gco:Record_PropertyType </mac:otherProperty> [0..1] 
</...>

Schema Component Representation

<complexType name="MI_Operation_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType" minOccurs="0"/>
            <element name="identifier" type="mcc:MD_Identifier_PropertyType" minOccurs="0"/>
            <element name="status" type="mcc:MD_ProgressCode_PropertyType"/>
            <element name="type" type="mac:MI_OperationTypeCode_PropertyType" minOccurs="0"/>
            <element name="parentOperation" type="mac:MI_Operation_PropertyType" minOccurs="0"/>
            <element name="childOperation" type="mac:MI_Operation_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="platform" type="mac:MI_Platform_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="objective" type="mac:MI_Objective_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="plan" type="mac:MI_Plan_PropertyType" minOccurs="0"/>
            <element name="significantEvent" type="mac:MI_Event_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="otherPropertyType" type="gco:RecordType_PropertyType" minOccurs="0" maxOccurs="1"/>
            <element name="otherProperty" type="gco:Record_PropertyType" minOccurs="0" maxOccurs="1"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_Plan_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_Plan_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_Plan"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Plan_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:type> mac:MI_GeometryTypeCode_PropertyType </mac:type> [0..1] 
   <mac:status> mcc:MD_ProgressCode_PropertyType </mac:status> [1] 
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [1] 
   <mac:operation> mac:MI_Operation_PropertyType </mac:operation> [0..*]
   <mac:satisfiedRequirement> mac:MI_Requirement_PropertyType </mac:satisfiedRequirement> [0..*]
</...>

Schema Component Representation

<complexType name="MI_Plan_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="type" type="mac:MI_GeometryTypeCode_PropertyType" minOccurs="0"/>
            <element name="status" type="mcc:MD_ProgressCode_PropertyType"/>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType"/>
            <element name="operation" type="mac:MI_Operation_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="satisfiedRequirement" type="mac:MI_Requirement_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_PlatformPass_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_PlatformPass_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_PlatformPass"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_PlatformPass_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:extent> mcc:Abstract_Extent_PropertyType </mac:extent> [0..1] 
   <mac:relatedEvent> mac:MI_Event_PropertyType </mac:relatedEvent> [0..*]
</...>

Schema Component Representation

<complexType name="MI_PlatformPass_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="identifier" type="mcc:MD_Identifier_PropertyType"/>
            <element name="extent" type="mcc:Abstract_Extent_PropertyType" minOccurs="0"/>
            <element name="relatedEvent" type="mac:MI_Event_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_Platform_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_Platform_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_Platform"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Platform_Type

Type hierarchy:

Super-types:
mcc:Abstract_Platform_Type < MI_Platform_Type (by extension)

XML Instance Representation

<...>
   <!-- 'mcc:Abstract_Platform_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..*] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:description> gco:CharacterString_PropertyType </mac:description> [1] 
   <mac:sponsor> mcc:Abstract_Responsibility_PropertyType </mac:sponsor> [0..*] 
   <mac:instrument> mac:MI_Instrument_PropertyType </mac:instrument> [1..*]
   <mac:otherPropertyType> gco:RecordType_PropertyType </mac:otherPropertyType> [0..1] 
   <mac:otherProperty> gco:Record_PropertyType </mac:otherProperty> [0..1] 
   <mac:history> mac:MI_InstrumentationEventList_PropertyType </mac:history> [0..*]
</...>

Schema Component Representation

<complexType name="MI_Platform_Type">
   <complexContent>
      <extension base="mcc:Abstract_Platform_Type">
         <sequence>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <element name="identifier" type="mcc:MD_Identifier_PropertyType"/>
            <element name="description" type="gco:CharacterString_PropertyType"/>
            <element name="sponsor" type="mcc:Abstract_Responsibility_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="instrument" type="mac:MI_Instrument_PropertyType" maxOccurs="unbounded"/>
            <element name="otherPropertyType" type="gco:RecordType_PropertyType" minOccurs="0" maxOccurs="1"/>
            <element name="otherProperty" type="gco:Record_PropertyType" minOccurs="0" maxOccurs="1"/>
            <element name="history" type="mac:MI_InstrumentationEventList_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_PriorityCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_PriorityCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_PriorityCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_RequestedDate_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_RequestedDate_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_RequestedDate"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_RequestedDate_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:requestedDateOfCollection> gco:DateTime_PropertyType </mac:requestedDateOfCollection> [1] 
   <mac:latestAcceptableDate> gco:DateTime_PropertyType </mac:latestAcceptableDate> [1] 
</...>

Schema Component Representation

<complexType name="MI_RequestedDate_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="requestedDateOfCollection" type="gco:DateTime_PropertyType"/>
            <element name="latestAcceptableDate" type="gco:DateTime_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_Requirement_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_Requirement_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_Requirement"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Requirement_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..1] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:requestor> mcc:Abstract_Responsibility_PropertyType </mac:requestor> [1..*] 
   <mac:recipient> mcc:Abstract_Responsibility_PropertyType </mac:recipient> [1..*] 
   <mac:priority> mac:MI_PriorityCode_PropertyType </mac:priority> [1] 
   <mac:requestedDate> mac:MI_RequestedDate_PropertyType </mac:requestedDate> [1] 
   <mac:expiryDate> gco:DateTime_PropertyType </mac:expiryDate> [1] 
   <mac:satisifiedPlan> mac:MI_Plan_PropertyType </mac:satisifiedPlan> [0..*]
</...>

Schema Component Representation

<complexType name="MI_Requirement_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType" minOccurs="0"/>
            <element name="identifier" type="mcc:MD_Identifier_PropertyType"/>
            <element name="requestor" type="mcc:Abstract_Responsibility_PropertyType" maxOccurs="unbounded"/>
            <element name="recipient" type="mcc:Abstract_Responsibility_PropertyType" maxOccurs="unbounded"/>
            <element name="priority" type="mac:MI_PriorityCode_PropertyType"/>
            <element name="requestedDate" type="mac:MI_RequestedDate_PropertyType"/>
            <element name="expiryDate" type="gco:DateTime_PropertyType"/>
            <element name="satisifiedPlan" type="mac:MI_Plan_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_Revision_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > <mac:MI_Revision> ... </mac:MI_Revision> [0..1] </...>

Schema Component Representation

<complexType name="MI_Revision_PropertyType">
   <sequence>
      <element ref="mac:MI_Revision" minOccurs="0"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Revision_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MI_Revision_Type (by extension)
Documentation

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:description> gco:CharacterString_PropertyType </mac:description> [0..1]
   <mac:author> mcc:Abstract_Responsibility_PropertyType </mac:author> [1]
   <mac:dateInfo> mcc:Abstract_TypedDate_PropertyType </mac:dateInfo> [1]
</...>

Schema Component Representation

<complexType name="MI_Revision_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <element name="author" type="mcc:Abstract_Responsibility_PropertyType"/>
            <element name="dateInfo" type="mcc:Abstract_TypedDate_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_SensorTypeCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_SensorTypeCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_SensorTypeCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Sensor_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > <mac:MI_Sensor> ... </mac:MI_Sensor> [0..1] </...>

Schema Component Representation

<complexType name="MI_Sensor_PropertyType">
   <sequence>
      <element ref="mac:MI_Sensor" minOccurs="0"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_Sensor_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < MI_Instrument_Type (by extension) < MI_Sensor_Type (by extension)
Documentation

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <mac:citation> mcc:Abstract_Citation_PropertyType </mac:citation> [0..*] 
   <mac:identifier> mcc:MD_Identifier_PropertyType </mac:identifier> [1] 
   <mac:type> gco:CharacterString_PropertyType </mac:type> [1] 
   <mac:description> gco:CharacterString_PropertyType </mac:description> [0..1] 
   <mac:mountedOn> mac:MI_Platform_PropertyType </mac:mountedOn> [0..1]
   <mac:otherPropertyType> gco:RecordType_PropertyType </mac:otherPropertyType> [0..1] 
   <mac:otherProperty> gco:Record_PropertyType </mac:otherProperty> [0..1] 
   <mac:sensor> mac:MI_Sensor_PropertyType </mac:sensor> [0..*]
   <mac:history> mac:MI_InstrumentationEventList_PropertyType </mac:history> [0..*]
   <mac:hosted> mac:MI_Instrument_PropertyType </mac:hosted> [0..*]
</...>

Schema Component Representation

<complexType name="MI_Sensor_Type">
   <complexContent>
      <extension base="mac:MI_Instrument_Type">
         <sequence>
            <element name="hosted" type="mac:MI_Instrument_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: MI_SequenceCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_SequenceCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_SequenceCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: MI_TriggerCode_PropertyType

XML Instance Representation

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

Schema Component Representation

<complexType name="MI_TriggerCode_PropertyType">
   <sequence minOccurs="0">
      <element ref="mac:MI_TriggerCode"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

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.