VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/any7_1.xml@ 104071

最後變更 在這個檔案從104071是 95312,由 vboxsync 提交於 3 年 前

libs/{curl,libxml2}: OSE export fixes, bugref:8515

檔案大小: 572 位元組
 
1<?xml version="1.0"?>
2<!--
3Error reported:
4
5any-2_1.xml:17: element bar: Schemas validity error :
6Element '{urn:test:foo}bar': This element is not expected.
7Expected is one of ( {##other:urn:test:foo}* ).
8
9Tiny glitch: the error report mechanism fails to recognize
10that there is only one element of choice. It should report:
11"Excepted is ( {##other:urn:test:foo}* ).".
12-->
13<foo:foo xmlns:foo="urn:test:foo" xmlns:moo="urn:test:moo"
14 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
15 xsi:schemaLocation="urn:test:foo any-2_1.xsd">
16 <foo:bar/>
17 <foo:bar/>
18</foo:foo>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette