Revision 4
Added by Matt Wheeler over 14 years ago
makeVegxModel/trunk/util/zzz2 | ||
---|---|---|
1 |
<doc:description> <-- IGNORE FOR DATA MODEL |
|
2 |
<doc:example> <-- IGNORE FOR DATA MODEL |
|
3 |
<doc:moduleDescription> <-- IGNORE FOR DATA MODEL |
|
4 |
<doc:moduleDocs> <-- IGNORE FOR DATA MODEL |
|
5 |
<doc:moduleName> <-- IGNORE FOR DATA MODEL |
|
6 |
<doc:recommendedUsage/> <-- IGNORE FOR DATA MODEL |
|
7 |
<doc:standAlone> <-- IGNORE FOR DATA MODEL |
|
8 |
<doc:summary> <-- IGNORE FOR DATA MODEL |
|
9 |
<doc:tooltip> <-- IGNORE FOR DATA MODEL |
|
10 |
<xsd:annotation> <-- IGNORE FOR DATA MODEL |
|
11 |
<xsd:any * |
|
12 |
<xsd:anyAttribute * |
|
13 |
<xsd:appinfo <-- IGNORE FOR DATA MODEL |
|
14 |
<xsd:attribute * |
|
15 |
<xsd:choice * |
|
16 |
<xsd:complexContent * |
|
17 |
<xsd:complexType <-- should fail if no name attribute & not nested in another complexType |
|
18 |
<xsd:documentation <-- IGNORE FOR DATA MODEL |
|
19 |
<xsd:element * |
|
20 |
<xsd:enumeration <-- MAY IMPLEMENT ENUMS LATER, CAN IGNORE FOR NOW |
|
21 |
<xsd:extension * |
|
22 |
<xsd:fractionDigits <-- should not be encountered |
|
23 |
<xsd:group * |
|
24 |
<xsd:import <-- IGNORE FOR DATA MODEL |
|
25 |
<xsd:include <-- IGNORE FOR DATA MODEL |
|
26 |
<xsd:list * |
|
27 |
<xsd:maxInclusive * |
|
28 |
<xsd:minExclusive * |
|
29 |
<xsd:minInclusive * |
|
30 |
<xsd:pattern * |
|
31 |
<xsd:restriction * |
|
32 |
<xsd:schema <-- IGNORE FOR DATA MODEL |
|
33 |
<xsd:sequence * |
|
34 |
<xsd:simpleContent> * |
|
35 |
<xsd:simpleType * |
|
36 |
<xsd:union * |
makeVegxModel/trunk/util/zzz | ||
---|---|---|
1 |
<doc:description> |
|
2 |
<doc:example> |
|
3 |
<doc:moduleDescription> |
|
4 |
<doc:moduleDocs> |
|
5 |
<doc:moduleName> |
|
6 |
<doc:recommendedUsage/> |
|
7 |
<doc:standAlone> |
|
8 |
<doc:summary> |
|
9 |
<doc:summary/> |
|
10 |
<doc:tooltip> |
|
11 |
<xsd:annotation> |
|
12 |
<xsd:any |
|
13 |
<xsd:appinfo> |
|
14 |
<xsd:attribute |
|
15 |
<xsd:choice |
|
16 |
<xsd:choice> |
|
17 |
<xsd:complexContent |
|
18 |
<xsd:complexContent> |
|
19 |
<xsd:complexType |
|
20 |
<xsd:complexType> |
|
21 |
<xsd:annotation> |
|
22 |
<xsd:any |
|
23 |
<xsd:anyAttribute |
|
24 |
<xsd:appinfo |
|
25 |
<xsd:appinfo> |
|
26 |
<xsd:appinfo/> |
|
27 |
<xsd:attribute |
|
28 |
<xsd:choice |
|
29 |
<xsd:choice> |
|
30 |
<xsd:complexContent> |
|
31 |
<xsd:complexType |
|
32 |
<xsd:complexType> |
|
33 |
<xsd:complexType/> |
|
34 |
<xsd:documentation |
|
35 |
<xsd:documentation> |
|
36 |
<xsd:element |
|
37 |
<xsd:enumeration |
|
38 |
<xsd:extension |
|
39 |
<xsd:fractionDigits |
|
40 |
<xsd:group |
|
41 |
<xsd:import |
|
42 |
<xsd:include |
|
43 |
<xsd:maxInclusive |
|
44 |
<xsd:minInclusive |
|
45 |
<xsd:documentation |
|
46 |
<xsd:documentation> |
|
47 |
<xsd:restriction |
|
48 |
<xsd:schema |
|
49 |
<xsd:sequence |
|
50 |
<xsd:sequence> |
|
51 |
<xsd:simpleType |
|
52 |
<xsd:simpleType> |
|
53 |
<xsd:union |
|
54 |
<xsd:element |
|
55 |
<xsd:enumeration |
|
56 |
<xsd:extension |
|
57 |
<xsd:group |
|
58 |
<xsd:import |
|
59 |
<xsd:include |
|
60 |
<xsd:list |
|
61 |
<xsd:maxInclusive |
|
62 |
<xsd:minExclusive |
|
63 |
<xsd:minInclusive |
|
64 |
<xsd:pattern |
|
65 |
<xsd:restriction |
|
66 |
<xsd:schema |
|
67 |
<xsd:sequence |
|
68 |
<xsd:sequence> |
|
69 |
<xsd:simpleContent> |
|
70 |
<xsd:simpleType |
|
71 |
<xsd:simpleType> |
|
72 |
<xsd:union |
|
73 |
<xsd:union> |
Also available in: Unified diff
Removing needless files.