📅  最后修改于: 2020-11-09 05:46:53             🧑  作者: Mango
字符串数据类型用于表示XML文档中的字符。
xsd中的元素声明-
元素在xml中的用法-
Dinkar
Dinkar Kad
xsd中的元素声明-
元素在xml中的用法-
Dinkar
Dinkar Kad
以下是从< 字符串>数据类型派生的常用数据类型的列表。
S.No. | Name & Description |
---|---|
1 |
ID Represents the ID attribute in XML and is used in schema attributes. |
2 |
IDREF Represents the IDREF attribute in XML and is used in schema attributes. |
3 |
language Represents a valid language id |
4 |
Name Represents a valid XML name |
5 |
NMTOKEN Represents a NMTOKEN attribute in XML and is used in schema attributes. |
6 |
normalizedString Represents a string that does not contain line feeds, carriage returns, or tabs. |
7 |
string Represents a string that can contain line feeds, carriage returns, or tabs. |
8 |
token Represents a string that does not contain line feeds, carriage returns, tabs, leading or trailing spaces, or multiple spaces |
以下限制类型可用于String数据类型-