VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/582906-1_0.xsd@ 95629

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

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

檔案大小: 730 位元組
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- $Id$ -->
3<xs:schema xmlns="http://example.com/xml/Aggregator"
4 xmlns:prog1="http://example.com/xml/Prog1"
5 xmlns:prog2="http://example.com/xml/Prog2"
6 xmlns:xs="http://www.w3.org/2001/XMLSchema"
7 elementFormDefault="qualified"
8 attributeFormDefault="unqualified"
9 targetNamespace="http://example.com/xml/Aggregator">
10
11 <xs:import schemaLocation="582906-1-prog1.xsd"
12 namespace="http://example.com/xml/Prog1" />
13
14 <xs:import schemaLocation="582906-1-prog2.xsd"
15 namespace="http://example.com/xml/Prog2"
16 />
17
18 <xs:element name="CollectedOutput" type="xs:float"/>
19
20</xs:schema>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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