-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSIF_DataModel.xml
More file actions
executable file
·171 lines (154 loc) · 6.72 KB
/
SIF_DataModel.xml
File metadata and controls
executable file
·171 lines (154 loc) · 6.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<SIFSpecification xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xhtml="https://www.w3.org/1999/xhtml/"
xmlns="http://sifassociation.org/SpecGen">
<BuildComment>
<xi:include parse="text" href="90_Properties_DataModel/SIF-Specification-Title-DataModel.txt"/>
(<xi:include parse="text" href="90_Properties/SIF-Specification-ReleaseDate.txt"/>)
</BuildComment>
<!--Title Page-->
<TitlePage>
<h1>
<xi:include parse="text" href="90_Properties/SIF Association Trademark Name.txt"/><br/>
<xi:include parse="text" href="90_Properties_DataModel/SIF-Specification-Marketing-DataModel.txt"/>
</h1>
<h3>
<xi:include parse="text" href="90_Properties_DataModel/SIF-Specification-Title-DataModel.txt"/>
</h3>
<h2>
<xi:include parse="text" href="90_Properties/SIF-Specification-ReleaseDate.txt"/>
</h2>
<br/>
<br/>
<br/>
<p>
<img src="images/unity.png" alt="Logo combining Data Model and Privacy"/>
</p>
<br/>
<br/>
<dl>
<dt>This version:</dt>
<dd>
<xi:include parse="text" href="90_Properties_DataModel/SIF-Specification-Navigation-This Version.xml"/>
</dd>
<!--
<dt>Previous version:</dt>
<dd>
<xi:include parse="text" href="90_Properties_DataModel/SIF-Specification-Navigation-Previous Version.xml"/>
</dd>
-->
<dt>Latest version:</dt>
<dd>
<xi:include parse="text" href="90_Properties_DataModel/SIF-Specification-Navigation-Latest Version.xml"/>
</dd>
<br/>
<dt>API Documentation</dt>
<dd>
<a href="ServiceDocs/index.html">Data Model Services</a>
</dd>
<dt>XML Schemas</dt>
<dd>
<a href="XSD/Schema_NoIncludes_Strict/SIF_Message.xsd">Schema_NoIncludes_Strict (single file, non-annotated, primary)</a>
<a href="XSD/Schema_NoIncludes_Strict.zip">(ZIP archive)</a>
</dd>
<dd>
<a href="XSD/Schema_NoIncludes_Annotated_Strict/SIF_Message.xsd">Schema_NoIncludes_Annotated_Strict (single file, annotated)</a>
<a href="XSD/Schema_NoIncludes_Annotated_Strict.zip">(ZIP archive)</a>
</dd>
<dd>
<a href="XSD/Schema_Strict/SIF_Message.xsd">Schema_Strict (includes, non-annotated)</a>
<a href="XSD/Schema_Strict.zip">(ZIP archive)</a>
</dd>
<dd>
<a href="XSD/Schema_Annotated_Strict/SIF_Message.xsd">Schema_Annotated_Strict (includes, annotated)</a>
<a href="XSD/Schema_Annotated_Strict.zip">(ZIP archive)</a>
</dd>
<dd>
<a href="XSD/Schema_NoIncludes_Lax/SIF_Message.xsd">Schema_NoIncludes_Lax (single file, non-annotated)</a>
<a href="XSD/Schema_NoIncludes_Lax.zip">(ZIP archive)</a>
</dd>
<dd>
<a href="XSD/Schema_NoIncludes_Annotated_Lax/SIF_Message.xsd">Schema_NoIncludes_Annotated_Lax (single file, annotated)</a>
<a href="XSD/Schema_NoIncludes_Annotated_Lax.zip">(ZIP archive)</a>
</dd>
<dd>
<a href="XSD/Schema_Lax/SIF_Message.xsd">Schema_Lax (includes, non-annotated)</a>
<a href="XSD/Schema_Lax.zip">(ZIP archive)</a>
</dd>
<dd>
<a href="XSD/Schema_Annotated_Lax/SIF_Message.xsd">Schema_Annotated_Lax (includes, annotated)</a>
<a href="XSD/Schema_Annotated_Lax.zip">(ZIP archive)</a>
</dd>
<dt>JSON Support</dt>
<dd>
<a href="background/PESCJSON.pdf">PESC Compliant JSON</a> - <a href="background/scripts.zip">Conversion Scripts</a>
</dd>
<dd>
<a href="background/OpenAPI.zip">OpenAPI & JSON Schemas Files Archive</a>
</dd>
</dl>
<p>This document is also available in these non-normative formats: <a href="ImplementationSpecification.zip">ZIP archive</a>, <a href="ImplementationSpecification.pdf">PDF (for printing as a single file)</a>,
<a href="ImplementationSpecification.xlsx">Excel spreadsheet</a>.</p>
<p>Summaries of the changes in this release and errata since its release can be found with the <a href="BackgroundSupplementaryDocumentationNonNormative.html#BackgroundSupplementaryDocumentationNonNormative">Background Supplementary Documentation</a></p>
<br/>
<p>Copyright © <xi:include parse="text" href="90_Properties/SIF-Specification-ReleaseYear.txt"/> <a href="httpS://www.a4l.org">
SIF<sup>®</sup> Association (dba <xi:include parse="text" href="90_Properties/SIF Association Trademark Name.txt"/></a>). All Rights Reserved.
</p>
</TitlePage>
<!--Preamble-->
<xi:include parse="xml" href="01_Preamble/Infrastructure-Preamble.xml"/>
<!--Introduction-->
<xi:include parse="xml" href="02_Introduction/Introduction-Datamodel.xml"/>
<!--Data Model-->
<Section name="Data Model">
<xi:include parse="text" href="06_DataModel/DataModel-Introduction.xml"/>
<!--<xi:include parse="xml" href="06_DataModel/DataModel-CommonElements.xml"/>-->
<xi:include parse="xml" href="06_DataModel/DataModel.xml"/>
</Section>
<!--Back Matter-->
<Appendix name="Common Types">
<Intro>
<p>Common and supporting types referenced in this specification are included here as a reference.</p>
</Intro>
<!--Section A-->
<xi:include parse="text" href="80_BackMatter/DataModel-CommonTypes.xml"/>
<xi:include parse="text" xmlns:xi="http://www.w3.org/2001/XInclude" href="80_BackMatter/TypesLinda.xml"/>
<xi:include parse="text" xmlns:xi="http://www.w3.org/2001/XInclude" href="80_BackMatter/TypesNick.xml"/>
<xi:include parse="text" href="80_BackMatter/TypesOpenAPI.xml"/>
<xi:include parse="text" href="80_BackMatter/Custom/SIF3/CommonTypes.xml"/>
</Appendix>
<!--Section B-->
<Appendix name="Code Sets">
<Intro>
<p>Select shared and named code sets defined in SIF are included here for reference.</p>
</Intro>
<CodeSets>
<xi:include parse="text" href="80_BackMatter/Custom/DataModel-CodeSets-Custom.xml"/>
</CodeSets>
</Appendix>
<!--Section C-->
<!--<xi:include parse="xml" href="80_BackMatter/DataModel-ExternalCodeSets.xml"/>-->
<!--Section D-->
<xi:include parse="text" href="80_BackMatter/BackgroundSupplementaryDocumentation.xml"/>
<!--Section -->
<Appendix name="Index of Tables"/>
<!--Section -->
<Appendix name="Index of Examples"/>
<!--Section -->
<Appendix name="Index of Figures"/>
<!--Section -->
<Appendix name="Index of Objects"/>
<!--Section -->
<!--<Appendix name="Index of Common Elements"/>-->
<!--Section -->
<Appendix name="Index of Common Types"/>
<!--Section -->
<Appendix name="Index of Elements"/>
<!--Section -->
<Appendix name="Index of Attributes"/>
<!--Section -->
<Appendix name="References">
<xi:include parse="text" href="80_BackMatter/DataModel-References.xml"/>
</Appendix>
</SIFSpecification>