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

📄 extendedtypes.xsd.svn-base

📁 由国外的一个著名的geonetwork修改而来
💻 SVN-BASE
字号:
<?xml version="1.0" encoding="utf-8"?><xs:schema targetNamespace="http://www.isotc211.org/2005/gmx" 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:gmx="http://www.isotc211.org/2005/gmx">	<!-- ================================= Annotation ================================ -->	<xs:annotation>		<xs:documentation>This file was generated from ISO TC/211 UML class diagrams == 03-14-2005 12:00:20 ====== Handcrafted</xs:documentation>	</xs:annotation>	<!-- ================================== Imports ================================== -->	<xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="../gco/gco.xsd"/>	<xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="../xlink/xlinks.xsd"/>	<!-- ########################################################################### -->	<!-- ########################################################################### -->	<!-- ================================== Classes ================================= -->	<!-- ======================== Handcrafted types =================================== -->	<!-- ========================================================================== -->	<!-- ====================== The FileName prototype ================================ -->	<!--It is used to point to a source file and is substitutable for CharacterString-->	<!--================= Type ==================-->	<xs:complexType name="FileName_Type">		<xs:simpleContent>			<xs:extension base="xs:string">				<xs:attribute name="src" type="xs:anyURI"/>			</xs:extension>		</xs:simpleContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="FileName" type="gmx:FileName_Type" substitutionGroup="gco:CharacterString"/>	<!-- ........................................................................ -->	<xs:complexType name="FileName_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmx:FileName"/>		</xs:sequence>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- ========================================================================== -->	<!-- ====================== The MimeFileType prototype ============================= -->	<!--It is used to provide information on file types and is substitutable for CharacterString-->	<!--================= Type ==================-->	<xs:complexType name="MimeFileType_Type">		<xs:simpleContent>			<xs:extension base="xs:string">				<xs:attribute name="type" type="xs:string" use="required"/>			</xs:extension>		</xs:simpleContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="MimeFileType" type="gmx:MimeFileType_Type" substitutionGroup="gco:CharacterString"/>	<!-- ........................................................................ -->	<xs:complexType name="MimeFileType_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmx:MimeFileType"/>		</xs:sequence>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!-- ========================================================================== -->	<!-- ======================= The Anchor prototype ================================ -->	<!--It is used to point to a registred definition-->	<!--================= Type ==================-->	<xs:complexType name="Anchor_Type">		<xs:simpleContent>			<xs:extension base="xs:string">				<xs:attributeGroup ref="xlink:simpleLink"/>			</xs:extension>		</xs:simpleContent>	</xs:complexType>	<!-- ........................................................................ -->	<xs:element name="Anchor" type="gmx:Anchor_Type" substitutionGroup="gco:CharacterString"/>	<!-- ........................................................................ -->	<xs:complexType name="Anchor_PropertyType">		<xs:sequence minOccurs="0">			<xs:element ref="gmx:Anchor"/>		</xs:sequence>		<xs:attribute ref="gco:nilReason"/>	</xs:complexType>	<!--======= End of Schema ======--></xs:schema>

⌨️ 快捷键说明

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