学习笔记——XML Schema内置数据类型

本文详细介绍了XML Schema的各种内置数据类型,包括string及其相关类型(如normalizedString、token等)、数值类型、time和date类型、boolean类型、anyURL类型以及二进制类型hexBinary和base64Binary。这些类型在XML Schema中用于限制和验证XML文档的结构和内容。
摘要由CSDN通过智能技术生成

Schema的内置类型继承关系

 

 

 

Schema内置类型说明

 

Table 2. Simple Types Built In to XML Schema
Simple Type Examples (delimited by commas) Notes
string Confirm this is electric  
normalizedString Confirm this is electric see (3)
token Confirm this is electric see (4)
base64Binary GpM7  
hexBinary 0FB7  
integer ...-1, 0, 1, ... see (2)
positiveInteger 1, 2, ... see (2)
negativeInteger ... -2, -1 see (2)
nonNegativeInteger 0, 1, 2, ... see (2)
nonPositiveInteger ... -2, -1, 0 see (2)
long -9223372036854775808, ... -1, 0, 1, ... 9223372036854775807 see (2)
unsignedLong 0, 1, ... 18446744073709551615 see (2)
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值