⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 metadataapplication.xsd

📁 联合国农粮署牵头开发的geonetwork源代码最新版
💻 XSD
字号:
<?xml version="1.0" encoding="utf-8"?><xs:schema targetNamespace="http://www.isotc211.org/2005/gmd" elementFormDefault="qualified" version="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd">	<!-- ================================= Annotation ================================ -->	<xs:annotation>		<xs:documentation>This file was generated from ISO TC/211 UML class diagrams == 01-26-2005 12:40:05 ====== </xs:documentation>	</xs:annotation>	<!-- ================================== Imports ================================== -->	<xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="../gco/gco.xsd"/>	<xs:include schemaLocation="../gmd/metadataEntity.xsd"/>	<!-- ########################################################################### -->	<!-- ########################################################################### -->	<!-- ================================== Classes ================================= -->	<xs:complexType name="AbstractDS_Aggregate_Type" abstract="true">		<xs:annotation>			<xs:documentation>Identifiable collection of datasets</xs:documentation>		</xs:annotation>		<xs:complexContent>			<xs:extension base="gco:AbstractObject_Type">				<xs:sequence>					<xs:element name="composedOf" type="gmd:DS_DataSet_PropertyType" maxOccurs="unbounded"/>					<xs:element name="seriesMetadata" type="gmd:MD_Metadata_PropertyType" maxOccurs="unbounded"/>					<xs:element name="subset" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded"/>					<xs:element name="superset" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded"/>				</xs:sequence>			</xs:extension>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="AbstractDS_Aggregate" type="gmd:AbstractDS_Aggregate_Type" abstract="true"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_Aggregate_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:AbstractDS_Aggregate"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== -->	<xs:complexType name="DS_DataSet_Type">		<xs:annotation>			<xs:documentation>Identifiable collection of data</xs:documentation>		</xs:annotation>		<xs:complexContent>			<xs:extension base="gco:AbstractObject_Type">				<xs:sequence>					<xs:element name="has" type="gmd:MD_Metadata_PropertyType" maxOccurs="unbounded"/>					<xs:element name="partOf" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded"/>				</xs:sequence>			</xs:extension>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="DS_DataSet" type="gmd:DS_DataSet_Type"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_DataSet_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:DS_DataSet"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== -->	<xs:complexType name="DS_OtherAggregate_Type">		<xs:complexContent>			<xs:extension base="gmd:AbstractDS_Aggregate_Type"/>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="DS_OtherAggregate" type="gmd:DS_OtherAggregate_Type" substitutionGroup="gmd:AbstractDS_Aggregate"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_OtherAggregate_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:DS_OtherAggregate"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== -->	<xs:complexType name="DS_Series_Type">		<xs:complexContent>			<xs:extension base="gmd:AbstractDS_Aggregate_Type"/>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="DS_Series" type="gmd:DS_Series_Type" substitutionGroup="gmd:AbstractDS_Aggregate"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_Series_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:DS_Series"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== -->	<xs:complexType name="DS_Initiative_Type">		<xs:complexContent>			<xs:extension base="gmd:AbstractDS_Aggregate_Type"/>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="DS_Initiative" type="gmd:DS_Initiative_Type" substitutionGroup="gmd:AbstractDS_Aggregate"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_Initiative_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:DS_Initiative"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== -->	<xs:complexType name="DS_Platform_Type">		<xs:complexContent>			<xs:extension base="gmd:DS_Series_Type"/>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="DS_Platform" type="gmd:DS_Platform_Type" substitutionGroup="gmd:DS_Series"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_Platform_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:DS_Platform"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== -->	<xs:complexType name="DS_Sensor_Type">		<xs:complexContent>			<xs:extension base="gmd:DS_Series_Type"/>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="DS_Sensor" type="gmd:DS_Sensor_Type" substitutionGroup="gmd:DS_Series"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_Sensor_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:DS_Sensor"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== -->	<xs:complexType name="DS_ProductionSeries_Type">		<xs:complexContent>			<xs:extension base="gmd:DS_Series_Type"/>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="DS_ProductionSeries" type="gmd:DS_ProductionSeries_Type" substitutionGroup="gmd:DS_Series"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_ProductionSeries_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:DS_ProductionSeries"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== -->	<xs:complexType name="DS_StereoMate_Type">		<xs:complexContent>			<xs:extension base="gmd:DS_OtherAggregate_Type"/>		</xs:complexContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="DS_StereoMate" type="gmd:DS_StereoMate_Type" substitutionGroup="gmd:DS_OtherAggregate"/>	<!-- ........................................................................ -->	<xs:complexType name="DS_StereoMate_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmd:DS_StereoMate"/>		</xs:sequence>		<xs:attributeGroup ref="gco:ObjectReference"/>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- =========================================================================== --></xs:schema>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -