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

📄 xsschema.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 5 页
字号:
          &lt;xs:whiteSpace fixed="true" id="base64Binary.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#BLOCKSET_TYPE">BLOCKSET_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType name="blockSet"&gt;      &lt;xs:annotation&gt;          &lt;xs:documentation&gt;      A utility type, not for public use&lt;/xs:documentation&gt;          &lt;xs:documentation&gt;      #all or (possibly empty) subset of {substitution, extension,      restriction}&lt;/xs:documentation&gt;      &lt;/xs:annotation&gt;      &lt;xs:union&gt;          &lt;xs:simpleType&gt;              &lt;xs:restriction base="xs:token"&gt;                  &lt;xs:enumeration value="#all"/&gt;              &lt;/xs:restriction&gt;          &lt;/xs:simpleType&gt;          &lt;xs:simpleType&gt;              &lt;xs:list&gt;                  &lt;xs:simpleType&gt;                      &lt;xs:restriction base="xs:derivationControl"&gt;                          &lt;xs:enumeration value="extension"/&gt;                          &lt;xs:enumeration value="restriction"/&gt;                          &lt;xs:enumeration value="substitution"/&gt;                      &lt;/xs:restriction&gt;                  &lt;/xs:simpleType&gt;              &lt;/xs:list&gt;          &lt;/xs:simpleType&gt;      &lt;/xs:union&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#BOOLEAN_TYPE">BOOLEAN_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="boolean" name="boolean"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="pattern"/&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="finite"/&gt;              &lt;hfp:hasProperty name="numeric" value="false"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#boolean"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="boolean.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#BYTE_TYPE">BYTE_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="byte" name="byte"&gt;      &lt;xs:annotation&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#byte"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:short"&gt;          &lt;xs:minInclusive id="byte.minInclusive" value="-128"/&gt;          &lt;xs:maxInclusive id="byte.maxInclusive" value="127"/&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#DATE_TYPE">DATE_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="date" name="date"&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/#date"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="date.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#DATETIME_TYPE">DATETIME_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="dateTime" name="dateTime"&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/#dateTime"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="dateTime.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#DECIMAL_TYPE">DECIMAL_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="decimal" name="decimal"&gt;      &lt;xs:annotation&gt;          &lt;xs:appinfo&gt;              &lt;hfp:hasFacet name="totalDigits"/&gt;              &lt;hfp:hasFacet name="fractionDigits"/&gt;              &lt;hfp:hasFacet name="pattern"/&gt;              &lt;hfp:hasFacet name="whiteSpace"/&gt;              &lt;hfp:hasFacet name="enumeration"/&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="false"/&gt;              &lt;hfp:hasProperty name="cardinality" value="countably infinite"/&gt;              &lt;hfp:hasProperty name="numeric" value="true"/&gt;          &lt;/xs:appinfo&gt;          &lt;xs:documentation source="http://www.w3.org/TR/xmlschema-2/#decimal"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="decimal.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#DERIVATIONCONTROL_TYPE">DERIVATIONCONTROL_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType name="derivationControl"&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="substitution"/&gt;          &lt;xs:enumeration value="extension"/&gt;          &lt;xs:enumeration value="restriction"/&gt;          &lt;xs:enumeration value="list"/&gt;          &lt;xs:enumeration value="union"/&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#DERIVATIONSET_TYPE">DERIVATIONSET_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType name="derivationSet"&gt;      &lt;xs:annotation&gt;          &lt;xs:documentation&gt;     A utility type, not for public use&lt;/xs:documentation&gt;          &lt;xs:documentation&gt;     #all or (possibly empty) subset of {extension, restriction}&lt;/xs:documentation&gt;      &lt;/xs:annotation&gt;      &lt;xs:union&gt;          &lt;xs:simpleType&gt;              &lt;xs:restriction base="xs:token"&gt;                  &lt;xs:enumeration value="#all"/&gt;              &lt;/xs:restriction&gt;          &lt;/xs:simpleType&gt;          &lt;xs:simpleType&gt;              &lt;xs:list itemType="xs:reducedDerivationControl"/&gt;          &lt;/xs:simpleType&gt;      &lt;/xs:union&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#DOUBLE_TYPE">DOUBLE_TYPE</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     <code>  &lt;xs:simpleType id="double" name="double"&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/#double"/&gt;      &lt;/xs:annotation&gt;      &lt;xs:restriction base="xs:anySimpleType"&gt;          &lt;xs:whiteSpace fixed="true" id="double.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#DURATION_TYPE">DURATION_TYPE</A></B></CODE>

⌨️ 快捷键说明

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