owsall.xsd

来自「由国外的一个著名的geonetwork修改而来」· XSD 代码 · 共 17 行

XSD
17
字号
<?xml version="1.0" encoding="UTF-8"?><schema targetNamespace="http://www.opengis.net/ows" xmlns:ows="http://www.opengis.net/ows" xmlns="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0.0" xml:lang="en">	<annotation>		<appinfo>owsAll.xsd 2005-11-21</appinfo>		<documentation>This XML Schema Document includes and imports, directly and indirectly, all the XML Schemas defined by the OWS Common Implemetation Specification.		Copyright 漏 2005 Open Geospatial Consortium, Inc. All Rights Reserved. </documentation>	</annotation>	<!-- ==============================================================		includes and imports	============================================================== -->	<include schemaLocation="owsGetCapabilities.xsd"/>	<include schemaLocation="owsExceptionReport.xsd"/></schema>

⌨️ 快捷键说明

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