VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/schema/learning/xsd/learningMapGrp.xsd@ 99507

最後變更 在這個檔案從99507是 98584,由 vboxsync 提交於 2 年 前

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 2.3 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- This file is part of the DITA learning and training content
3 specialization working design. It is a work-in-progress by
4 the OASIS DITA learning and training content specialization
5 sub-committee.-->
6<!-- (C) Copyright OASIS Open 2007, 2009 -->
7<!-- All Rights Reserved. -->
8<!-- ============================================================= -->
9<!-- HEADER -->
10<!-- ============================================================= -->
11<!-- MODULE: DITA learningMap XSD Group Definition -->
12<!-- VERSION: 0.1 -->
13<!-- DATE: May 2007 -->
14<!-- -->
15<!-- ============================================================= -->
16<!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
17<!-- -->
18<!-- PURPOSE: W3C XML Schema to describe DITA Learning Base -->
19<!-- -->
20<!-- ORIGINAL CREATION DATE: -->
21<!-- May 2007 -->
22<!-- -->
23<!-- UPDATES: -->
24<!-- ============================================================= -->
25
26<xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'>
27 <xs:group name="learningObject">
28 <xs:sequence>
29 <xs:element ref="learningObject" />
30 </xs:sequence>
31 </xs:group>
32
33 <xs:group name="learningOverviewRef">
34 <xs:sequence>
35 <xs:element ref="learningOverviewRef" />
36 </xs:sequence>
37 </xs:group>
38
39 <xs:group name="learningContentRef">
40 <xs:sequence>
41 <xs:element ref="learningContentRef" />
42 </xs:sequence>
43 </xs:group>
44
45 <xs:group name="learningAssessmentRef">
46 <xs:sequence>
47 <xs:element ref="learningAssessmentRef" />
48 </xs:sequence>
49 </xs:group>
50
51 <xs:group name="learningSummaryRef">
52 <xs:sequence>
53 <xs:element ref="learningSummaryRef" />
54 </xs:sequence>
55 </xs:group>
56
57</xs:schema>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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