📄 fgdc-std-001-1998-sect04.xsd
字号:
</xsd:simpleType><xsd:element name="obqlpt" type="obqlptType"/><xsd:complexType name="obqlptType"> <xsd:sequence minOccurs="2" maxOccurs="2"> <xsd:element ref="obqllat"/> <xsd:element ref="obqllong"/> </xsd:sequence></xsd:complexType><xsd:element name="obqllat" type="obqllatType"/><xsd:simpleType name="obqllatType"> <xsd:restriction base="FGDClatitude"/></xsd:simpleType><xsd:element name="obqllong" type="obqllongType"/><xsd:simpleType name="obqllongType"> <xsd:restriction base="FGDClongitude"> <xsd:maxExclusive value="180.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="svlong" type="svlongType"/><xsd:simpleType name="svlongType"> <xsd:restriction base="FGDClongitude"> <xsd:maxExclusive value="180.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="sfprjorg" type="sfprjorgType"/><xsd:simpleType name="sfprjorgType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="landsat" type="landsatType"/><xsd:simpleType name="landsatType"> <xsd:restriction base="xsd:positiveInteger"/></xsd:simpleType><xsd:element name="pathnum" type="pathnumType"/><xsd:simpleType name="pathnumType"> <xsd:restriction base="xsd:positiveInteger"/></xsd:simpleType><xsd:element name="sfctrmer" type="sfctrmerType"/><xsd:simpleType name="sfctrmerType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="otherprj" type="otherprjType"/><xsd:simpleType name="otherprjType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="gridsys" type="gridsysType"/><xsd:complexType name="gridsysType"> <xsd:sequence> <xsd:element ref="gridsysn"/> <xsd:choice> <xsd:element ref="utm"/> <xsd:element ref="ups"/> <xsd:element ref="spcs"/> <xsd:element ref="arcsys"/> <xsd:element ref="othergrd"/> </xsd:choice> </xsd:sequence></xsd:complexType><xsd:element name="gridsysn" type="gridsysnType"/><xsd:simpleType name="gridsysnType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Universal Transverse Mercator"/> <xsd:enumeration value="Universal Polar Stereographic"/> <xsd:enumeration value="State Plane Coordinate System 1927"/> <xsd:enumeration value="State Plane Coordinate System 1983"/> <xsd:enumeration value="ARC Coordinate System"/> <xsd:enumeration value="other grid system"/> </xsd:restriction></xsd:simpleType><xsd:element name="utm" type="utmType"/><xsd:complexType name="utmType"> <xsd:sequence> <xsd:element ref="utmzone"/> <xsd:element ref="transmer"/> </xsd:sequence></xsd:complexType><xsd:element name="utmzone" type="utmzoneType"/><xsd:simpleType name="utmzoneType"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:integer"> <xsd:minInclusive value="-60"/> <xsd:maxInclusive value="-1"/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:integer"> <xsd:minInclusive value="1"/> <xsd:maxInclusive value="60"/> </xsd:restriction> </xsd:simpleType> </xsd:union></xsd:simpleType><xsd:element name="ups" type="upsType"/><xsd:complexType name="upsType"> <xsd:sequence> <xsd:element ref="upszone"/> <xsd:element ref="polarst"/> </xsd:sequence></xsd:complexType><xsd:element name="upszone" type="upszoneType"/><xsd:simpleType name="upszoneType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="A"/> <xsd:enumeration value="B"/> <xsd:enumeration value="Y"/> <xsd:enumeration value="Z"/> </xsd:restriction></xsd:simpleType><xsd:element name="spcs" type="spcsType"/><xsd:complexType name="spcsType"> <xsd:sequence> <xsd:element ref="spcszone"/> <xsd:choice> <xsd:element ref="lambertc"/> <xsd:element ref="transmer"/> <xsd:element ref="obqmerc"/> <xsd:element ref="polycon"/> </xsd:choice> </xsd:sequence></xsd:complexType><xsd:element name="spcszone" type="spcszoneType"/><xsd:simpleType name="spcszoneType"> <xsd:restriction base="FGDCstring"> <xsd:pattern value="\d{4}"/> </xsd:restriction></xsd:simpleType><xsd:element name="arcsys" type="arcsysType"/><xsd:complexType name="arcsysType"> <xsd:sequence> <xsd:element ref="arczone"/> <xsd:choice> <xsd:element ref="equirect"/> <xsd:element ref="azimequi"/> </xsd:choice> </xsd:sequence></xsd:complexType><xsd:element name="arczone" type="arczoneType"/><xsd:simpleType name="arczoneType"> <xsd:restriction base="xsd:integer"> <xsd:minInclusive value="1"/> <xsd:maxInclusive value="18"/> </xsd:restriction></xsd:simpleType><xsd:element name="othergrd" type="othergrdType"/><xsd:simpleType name="othergrdType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="localp" type="localpType"/><xsd:complexType name="localpType"> <xsd:sequence> <xsd:element ref="localpd"/> <xsd:element ref="localpgi"/> </xsd:sequence></xsd:complexType><xsd:element name="localpd" type="localpdType"/><xsd:simpleType name="localpdType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="localpgi" type="localpgiType"/><xsd:simpleType name="localpgiType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="planci" type="planciType"/><xsd:complexType name="planciType"> <xsd:sequence> <xsd:element ref="plance"/> <xsd:choice> <xsd:element ref="coordrep"/> <xsd:element ref="distbrep"/> </xsd:choice> <xsd:element ref="plandu"/> </xsd:sequence></xsd:complexType><xsd:element name="plance" type="planceType"/><xsd:simpleType name="planceType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="coordinate pair"/> <xsd:enumeration value="distance and bearing"/> <xsd:enumeration value="row and column"/> </xsd:restriction></xsd:simpleType><xsd:element name="coordrep" type="coordrepType"/><xsd:complexType name="coordrepType"> <xsd:sequence> <xsd:element ref="absres"/> <xsd:element ref="ordres"/> </xsd:sequence></xsd:complexType><xsd:element name="absres" type="absresType"/><xsd:simpleType name="absresType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="ordres" type="ordresType"/><xsd:simpleType name="ordresType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="distbrep" type="distbrepType"/><xsd:complexType name="distbrepType"> <xsd:sequence> <xsd:element ref="distres"/> <xsd:element ref="bearres"/> <xsd:element ref="bearunit"/> <xsd:element ref="bearrefd"/> <xsd:element ref="bearrefm"/> </xsd:sequence></xsd:complexType><xsd:element name="distres" type="distresType"/><xsd:simpleType name="distresType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="bearres" type="bearresType"/><xsd:simpleType name="bearresType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="bearunit" type="bearunitType"/><xsd:simpleType name="bearunitType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Decimal degrees"/> <xsd:enumeration value="Decimal minutes"/> <xsd:enumeration value="Decimal seconds"/> <xsd:enumeration value="Degrees and decimal minutes"/> <xsd:enumeration value="Degrees, minutes, and decimal seconds"/> <xsd:enumeration value="Radians"/> <xsd:enumeration value="Grads"/> </xsd:restriction></xsd:simpleType><xsd:element name="bearrefd" type="bearrefdType"/><xsd:simpleType name="bearrefdType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="North"/> <xsd:enumeration value="South"/> </xsd:restriction></xsd:simpleType><xsd:element name="bearrefm" type="bearrefmType"/><xsd:simpleType name="bearrefmType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Assumed"/> <xsd:enumeration value="Grid"/> <xsd:enumeration value="Magnetic"/> <xsd:enumeration value="Astronomic"/> <xsd:enumeration value="Geodetic"/> </xsd:restriction></xsd:simpleType><xsd:element name="plandu" type="planduType"/><xsd:simpleType name="planduType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="local" type="localType"/><xsd:complexType name="localType"> <xsd:sequence> <xsd:element ref="localdes"/> <xsd:element ref="localgeo"/> </xsd:sequence></xsd:complexType><xsd:element name="localdes" type="localdesType"/><xsd:simpleType name="localdesType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="localgeo" type="localgeoType"/><xsd:simpleType name="localgeoType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="geodetic" type="geodeticType"/><xsd:complexType name="geodeticType"> <xsd:sequence> <xsd:element ref="horizdn" minOccurs="0"/> <xsd:element ref="ellips"/> <xsd:element ref="semiaxis"/> <xsd:element ref="denflat"/> </xsd:sequence></xsd:complexType><xsd:element name="horizdn" type="horizdnType"/><xsd:simpleType name="horizdnType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="ellips" type="ellipsType"/><xsd:simpleType name="ellipsType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="semiaxis" type="semiaxisType"/><xsd:simpleType name="semiaxisType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="denflat" type="denflatType"/><xsd:simpleType name="denflatType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="vertdef" type="vertdefType"/><xsd:complexType name="vertdefType"> <xsd:sequence> <xsd:element ref="altsys" minOccurs="0"/> <xsd:element ref="depthsys" minOccurs="0"/> </xsd:sequence></xsd:complexType><xsd:element name="altsys" type="altsysType"/><xsd:complexType name="altsysType"> <xsd:sequence> <xsd:element ref="altdatum"/> <xsd:element ref="altres" maxOccurs="unbounded"/> <xsd:element ref="altunits"/> <xsd:element ref="altenc"/> </xsd:sequence></xsd:complexType><xsd:element name="altdatum" type="altdatumType"/><xsd:simpleType name="altdatumType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="altres" type="altresType"/><xsd:simpleType name="altresType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="altunits" type="altunitsType"/><xsd:simpleType name="altunitsType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="altenc" type="altencType"/><xsd:simpleType name="altencType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Explicit elevation coordinate included with horizontal coordinates"/> <xsd:enumeration value="Implicit coordinate"/> <xsd:enumeration value="Attribute values"/> </xsd:restriction></xsd:simpleType><xsd:element name="depthsys" type="depthsysType"/><xsd:complexType name="depthsysType"> <xsd:sequence> <xsd:element ref="depthdn"/> <xsd:element ref="depthres" maxOccurs="unbounded"/> <xsd:element ref="depthdu"/> <xsd:element ref="depthem"/> </xsd:sequence></xsd:complexType><xsd:element name="depthdn" type="depthdnType"/><xsd:simpleType name="depthdnType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="depthres" type="depthresType"/><xsd:simpleType name="depthresType"> <xsd:restriction base="xsd:double"> <xsd:minExclusive value="0.0"/> </xsd:restriction></xsd:simpleType><xsd:element name="depthdu" type="depthduType"/><xsd:simpleType name="depthduType"> <xsd:restriction base="FGDCstring"/></xsd:simpleType><xsd:element name="depthem" type="depthemType"/><xsd:simpleType name="depthemType"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Explicit depth coordinate included with horizontal coordinates"/> <xsd:enumeration value="Implicit coordinate"/> <xsd:enumeration value="Attribute values"/> </xsd:restriction></xsd:simpleType></xsd:schema>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -