source:
vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/bug313982_0.xsd@
101525
最後變更 在這個檔案從101525是 95312,由 提交於 3 年 前 | |
---|---|
檔案大小: 508 位元組 |
行 | |
---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <xsd:schema targetNamespace="http://www.foo.com" elementFormDefault="qualified" |
3 | xmlns="http://www.foo.com" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
4 | <xsd:element name="testDecimalFacet"> |
5 | <xsd:simpleType> |
6 | <xsd:restriction base="xsd:decimal"> |
7 | <xsd:minInclusive value="0"/> |
8 | </xsd:restriction> |
9 | </xsd:simpleType> |
10 | </xsd:element> |
11 | </xsd:schema> |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器