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

📄 xsschema.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="duration" name="duration"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="pattern"/&gt;              &lt;hfp:hasFacet name="enumeration"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasFacet name="maxInclusive"/&gt;              &lt;hfp:hasFacet name="maxExclusive"/&gt;              &lt;hfp:hasFacet name="minInclusive"/&gt;              &lt;hfp:hasFacet name="minExclusive"/&gt;              &lt;hfp:hasProperty name="ordered" value="partial"/&gt;              &lt;hfp:hasProperty name="bounded" value="false"/&gt;              &lt;hfp:hasProperty name="cardinality" value="countably infinite"/&gt;              &lt;hfp:hasProperty name="numeric" value="false"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#duration"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="duration.whiteSpace" value="collapse"/&gt;      &lt;/xs:restriction&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#ENTITIES_TYPE">ENTITIES_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="ENTITIES" name="ENTITIES"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="length"/&gt;              &lt;hfp:hasFacet name="minLength"/&gt;              &lt;hfp:hasFacet name="maxLength"/&gt;              &lt;hfp:hasFacet name="enumeration"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasProperty name="ordered" value="false"/&gt;              &lt;hfp:hasProperty name="bounded" value="false"/&gt;              &lt;hfp:hasProperty name="cardinality" value="countably infinite"/&gt;              &lt;hfp:hasProperty name="numeric" value="false"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#ENTITIES"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction&gt;          &lt;xs:simpleType&gt;              &lt;xs:list itemType="xs:ENTITY"/&gt;          &lt;/xs:simpleType&gt;          &lt;xs:minLength id="ENTITIES.minLength" value="1"/&gt;      &lt;/xs:restriction&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#ENTITY_TYPE">ENTITY_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="ENTITY" name="ENTITY"&gt;      &lt;xs:annotation&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#ENTITY"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:NCName"/&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#FLOAT_TYPE">FLOAT_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="float" name="float"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="pattern"/&gt;              &lt;hfp:hasFacet name="enumeration"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasFacet name="maxInclusive"/&gt;              &lt;hfp:hasFacet name="maxExclusive"/&gt;              &lt;hfp:hasFacet name="minInclusive"/&gt;              &lt;hfp:hasFacet name="minExclusive"/&gt;              &lt;hfp:hasProperty name="ordered" value="total"/&gt;              &lt;hfp:hasProperty name="bounded" value="true"/&gt;              &lt;hfp:hasProperty name="cardinality" value="finite"/&gt;              &lt;hfp:hasProperty name="numeric" value="true"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#float"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="float.whiteSpace" value="collapse"/&gt;      &lt;/xs:restriction&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#FORMCHOICE_TYPE">FORMCHOICE_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType name="formChoice"&gt;      &lt;xs:annotation&gt;          &lt;xs:documentation&gt;     A utility type, not for public use&lt;/xs:documentation&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:NMTOKEN"&gt;          &lt;xs:enumeration value="qualified"/&gt;          &lt;xs:enumeration value="unqualified"/&gt;      &lt;/xs:restriction&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#GDAY_TYPE">GDAY_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="gDay" name="gDay"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="pattern"/&gt;              &lt;hfp:hasFacet name="enumeration"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasFacet name="maxInclusive"/&gt;              &lt;hfp:hasFacet name="maxExclusive"/&gt;              &lt;hfp:hasFacet name="minInclusive"/&gt;              &lt;hfp:hasFacet name="minExclusive"/&gt;              &lt;hfp:hasProperty name="ordered" value="partial"/&gt;              &lt;hfp:hasProperty name="bounded" value="false"/&gt;              &lt;hfp:hasProperty name="cardinality" value="countably infinite"/&gt;              &lt;hfp:hasProperty name="numeric" value="false"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gDay"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="gDay.whiteSpace" value="collapse"/&gt;      &lt;/xs:restriction&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#GMONTH_TYPE">GMONTH_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="gMonth" name="gMonth"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="pattern"/&gt;              &lt;hfp:hasFacet name="enumeration"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasFacet name="maxInclusive"/&gt;              &lt;hfp:hasFacet name="maxExclusive"/&gt;              &lt;hfp:hasFacet name="minInclusive"/&gt;              &lt;hfp:hasFacet name="minExclusive"/&gt;              &lt;hfp:hasProperty name="ordered" value="partial"/&gt;              &lt;hfp:hasProperty name="bounded" value="false"/&gt;              &lt;hfp:hasProperty name="cardinality" value="countably infinite"/&gt;              &lt;hfp:hasProperty name="numeric" value="false"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gMonth"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="gMonth.whiteSpace" value="collapse"/&gt;      &lt;/xs:restriction&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#GMONTHDAY_TYPE">GMONTHDAY_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="gMonthDay" name="gMonthDay"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="pattern"/&gt;              &lt;hfp:hasFacet name="enumeration"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasFacet name="maxInclusive"/&gt;              &lt;hfp:hasFacet name="maxExclusive"/&gt;              &lt;hfp:hasFacet name="minInclusive"/&gt;              &lt;hfp:hasFacet name="minExclusive"/&gt;              &lt;hfp:hasProperty name="ordered" value="partial"/&gt;              &lt;hfp:hasProperty name="bounded" value="false"/&gt;              &lt;hfp:hasProperty name="cardinality" value="countably infinite"/&gt;              &lt;hfp:hasProperty name="numeric" value="false"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gMonthDay"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="gMonthDay.whiteSpace" value="collapse"/&gt;      &lt;/xs:restriction&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#GYEAR_TYPE">GYEAR_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="gYear" name="gYear"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="pattern"/&gt;              &lt;hfp:hasFacet name="enumeration"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasFacet name="maxInclusive"/&gt;              &lt;hfp:hasFacet name="maxExclusive"/&gt;              &lt;hfp:hasFacet name="minInclusive"/&gt;              &lt;hfp:hasFacet name="minExclusive"/&gt;              &lt;hfp:hasProperty name="ordered" value="partial"/&gt;              &lt;hfp:hasProperty name="bounded" value="false"/&gt;              &lt;hfp:hasProperty name="cardinality" value="countably infinite"/&gt;              &lt;hfp:hasProperty name="numeric" value="false"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#gYear"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="gYear.whiteSpace" value="collapse"/&gt;      &lt;/xs:restriction&gt;  &lt;/xs:simpleType&gt;    </code>    </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/xs/XSSchema.html#GYEARMONTH_TYPE">GYEARMONTH_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="gYearMonth" name="gYearMonth"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="pattern"/&gt;              &lt;hfp:hasFacet name="enumeration"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasFacet name="maxInclusive"/&gt;              &lt;hfp:hasFacet name="maxExclusive"/&gt;              &lt;hfp:hasFacet name="minInclusive"/&gt;              &lt;hfp:hasFacet name="minExclusive"/&gt;              &lt;hfp:hasProperty name="ordered" value="partial"/&gt;              &lt;hfp:hasProperty name="bounded" value="false"/&gt;

⌨️ 快捷键说明

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