-
Notifications
You must be signed in to change notification settings - Fork 4
/
config-UBL.xml
255 lines (248 loc) · 11.8 KB
/
config-UBL.xml
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE configuration
[
<!--
This is the configuration of the base schema fragments for UBL 2.3
Library: OASIS Universal Business Language (UBL) 2.3 OS
http://docs.oasis-open.org/ubl/os-UBL-2.3/
Release Date: 15 June 2021
-->
<!ENTITY copyrightYear "2021">
<!ENTITY versionDate "15 June 2021">
<!ENTITY versionDisplay "2.3 OS">
<!ENTITY versionDirectory "os-UBL-2.3">
]>
<configuration xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ndr>
<name-abbreviations>
<abbreviation short="CV2">Card Verification Value</abbreviation>
<abbreviation short="ID">Identifier</abbreviation>
<abbreviation short="IMO">International Maritime Organisation</abbreviation>
<abbreviation short="INF">Irradiated Nuclear Fuel</abbreviation>
<abbreviation short="ISPS">International Ship and Port Facility Security</abbreviation>
<abbreviation short="ISSC">International Ship Security Certificate</abbreviation>
<abbreviation short="OID">Object Identifier</abbreviation>
<abbreviation short="MMSI">Maritime Mobile Service Identity</abbreviation>
<abbreviation short="SME">Micro-, Small-, and Medium-sized Enterprise</abbreviation>
<abbreviation short="SSP">Ship Security Plan</abbreviation>
<abbreviation short="URI">Uniform Resource Identifier</abbreviation>
<abbreviation short="UN">United Nations</abbreviation>
<abbreviation short="UNDG">United Nations Development Group</abbreviation>
<abbreviation short="UBL">Universal Business Language</abbreviation>
<abbreviation short="UUID">Universally Unique Identifier</abbreviation>
<abbreviation short="WHO">World Health Organisation</abbreviation>
<abbreviation short="XPath">XML Path Language</abbreviation>
</name-abbreviations>
<den-abbreviations>
<abbreviation short="CV2">Card Verification Value</abbreviation>
<abbreviation short="ID">Identifier</abbreviation>
<abbreviation short="IMO">International Maritime Organisation</abbreviation>
<abbreviation short="INF">Irradiated Nuclear Fuel</abbreviation>
<abbreviation short="ISPS">International Ship and Port Facility Security</abbreviation>
<abbreviation short="ISSC">International Ship Security Certificate</abbreviation>
<abbreviation short="OID">Object Identifier</abbreviation>
<abbreviation short="MMSI">Maritime Mobile Service Identity</abbreviation>
<abbreviation short="SME">Micro-, Small-, and Medium-sized Enterprise</abbreviation>
<abbreviation short="SSP">Ship Security Plan</abbreviation>
<abbreviation short="URI">Uniform Resource Identifier</abbreviation>
<abbreviation short="UN">United Nations</abbreviation>
<abbreviation short="UNDG">United Nations Development Group</abbreviation>
<abbreviation short="UBL">Universal Business Language</abbreviation>
<abbreviation short="UUID">Universally Unique Identifier</abbreviation>
<abbreviation short="WHO">World Health Organisation</abbreviation>
<abbreviation short="XPath">XML Path Language</abbreviation>
</den-abbreviations>
<equivalences>
<equivalence>
<primary-noun>OID</primary-noun>
<representation-term>Identifier</representation-term>
</equivalence>
<equivalence>
<primary-noun>URI</primary-noun>
<representation-term>Identifier</representation-term>
</equivalence>
<equivalence>
<primary-noun>UUID</primary-noun>
<representation-term>Identifier</representation-term>
</equivalence>
</equivalences>
<expected-maindoc-BIEs>
<property-term type="BBIE" cardinality="0..1" order="1"
>UBL Version Identifier</property-term>
<property-term type="BBIE" cardinality="0..1" order="2"
>Customization Identifier</property-term>
<property-term type="BBIE" cardinality="0..1" order="3"
>Profile Identifier</property-term>
<property-term type="BBIE" cardinality="0..1" order="4"
>Profile Execution Identifier</property-term>
<property-term type="ASBIE" cardinality="0..n"
>Signature</property-term>
</expected-maindoc-BIEs>
<types>
<type>Amount</type>
<type>Binary Object</type>
<type>Code</type>
<type>Date Time</type>
<type>Date</type>
<type>Graphic</type>
<type>Identifier</type>
<type>Indicator</type>
<type>Measure</type>
<type>Name</type>
<type>Numeric</type>
<type>Percent</type>
<type>Picture</type>
<type>Quantity</type>
<type>Rate</type>
<type>Sound</type>
<type>Text</type>
<type>Time</type>
<type>Value</type>
<type>Video</type>
</types>
</ndr>
<schema version="2.3">
<comment>
Library: OASIS Universal Business Language (UBL) &versionDisplay;
http://docs.oasis-open.org/ubl/&versionDirectory;/
Release Date: &versionDate;
Module: %f
Generated on: %z
Copyright (c) OASIS Open ©rightYear;. All Rights Reserved.
</comment>
<copyright position="end">
OASIS takes no position regarding the validity or scope of any
intellectual property or other rights that might be claimed to pertain
to the implementation or use of the technology described in this
document or the extent to which any license under such rights
might or might not be available; neither does it represent that it has
made any effort to identify any such rights. Information on OASIS's
procedures with respect to rights in OASIS specifications can be
found at the OASIS website. Copies of claims of rights made
available for publication and any assurances of licenses to be made
available, or the result of an attempt made to obtain a general
license or permission for the use of such proprietary rights by
implementors or users of this specification, can be obtained from
the OASIS Executive Director.
OASIS invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights which may cover technology that may be required to
implement this specification. Please address the information to the
OASIS Executive Director.
This document and translations of it may be copied and furnished to
others, and derivative works that comment on or otherwise explain
it or assist in its implementation may be prepared, copied,
published and distributed, in whole or in part, without restriction of
any kind, provided that the above copyright notice and this
paragraph are included on all such copies and derivative works.
However, this document itself may not be modified in any way,
such as by removing the copyright notice or references to OASIS,
except as needed for the purpose of developing OASIS
specifications, in which case the procedures for copyrights defined
in the OASIS Intellectual Property Rights document must be
followed, or as required to translate it into languages other than
English.
The limited permissions granted above are perpetual and will not be
revoked by OASIS or its successors or assigns.
This document and the information contained herein is provided on
an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
WARRANTY THAT THE USE OF THE INFORMATION HEREIN
WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
PARTICULAR PURPOSE.
</copyright>
<type-documentation>
<ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
<ccts:ComponentType>ComponentType</ccts:ComponentType>
<ccts:DictionaryEntryName>DictionaryEntryName</ccts:DictionaryEntryName>
<ccts:Version>Version</ccts:Version>
<ccts:Definition>Definition</ccts:Definition>
<ccts:Cardinality>Cardinality</ccts:Cardinality>
<ccts:ObjectClassQualifier>ObjectClassQualifier</ccts:ObjectClassQualifier>
<ccts:ObjectClass>ObjectClass</ccts:ObjectClass>
<ccts:PropertyTermQualifier>PropertyTermQualifier</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>PropertyTerm</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>AssociatedObjectClass</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>RepresentationTerm</ccts:RepresentationTerm>
<ccts:DataTypeQualifier>DataTypeQualifier</ccts:DataTypeQualifier>
<ccts:DataType>DataType</ccts:DataType>
<ccts:AlternativeBusinessTerms>AlternativeBusinessTerms</ccts:AlternativeBusinessTerms>
<ccts:Examples>Examples</ccts:Examples>
</ccts:Component>
</type-documentation>
<dir name="cva">
<file type="CVA" name="UBL-DefaultDTQ-2.3.cva"
skeleton-uri="UBL-CVA-Skeleton.cva"/>
</dir>
<dir name="xsd" runtime-name="xsdrt">
<dir name="common">
<file type="CABIE" name="UBL-CommonAggregateComponents-2.3.xsd"
prefix="cac"
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"/>
<file type="CBBIE" name="UBL-CommonBasicComponents-2.3.xsd"
prefix="cbc"
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"/>
<file type="QDT" name="UBL-QualifiedDataTypes-2.3.xsd"
prefix="qdt"
namespace="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDataTypes-2"/>
<file type="UDT" name="BDNDR-UnqualifiedDataTypes-1.1.xsd"
prefix="udt"
namespace="urn:oasis:names:specification:bdndr:schema:xsd:UnqualifiedDataTypes-1"/>
<file type="EXT" name="UBL-CommonExtensionComponents-2.3.xsd"
prefix="ext"
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2">
<elements>
<xsd:element ref="ext:UBLExtensions" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>A container for extensions foreign to the document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</elements>
</file>
</dir>
<dir name="maindoc">
<files type="DABIE" name="UBL-%n-2.3.xsd"
namespace="urn:oasis:names:specification:ubl:schema:xsd:%n-2">
<element-documentation>This element MUST be conveyed as the root element in any instance document based on this Schema expression</element-documentation>
</files>
</dir>
</dir>
<dir name="json-schema-legacy" runtime-name="json-schema-model">
<dir name="common">
<file type="CABIE" name="UBL-CommonAggregateComponents-2.3.json"
syntax="JSON"
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"/>
<file type="CBBIE" name="UBL-CommonBasicComponents-2.3.json"
syntax="JSON"
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"/>
<file type="QDT" name="UBL-QualifiedDataTypes-2.3.json"
syntax="JSON"
namespace="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDataTypes-2"/>
<file type="UDT" name="BDNDR-UnqualifiedDataTypes-1.1.json"
syntax="JSON"
namespace="urn:oasis:names:specification:bdndr:schema:xsd:UnqualifiedDataTypes-1"/>
<file type="EXT" name="UBL-CommonExtensionComponents-2.3.json"
syntax="JSON"
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionComponents-2">
<declaration>
"UBLExtensions": {
"title": "UBLExtensions",
"description": "An optional set of extensions to the committee model",
"items": {
"$ref": "../common/UBL-CommonExtensionComponents-2.3.json#/definitions/UBLExtensions" },
"maxItems": 1,
"minItems": 1,
"type": "array"
},
</declaration>
</file>
</dir>
<dir name="maindoc">
<files type="DABIE" name="UBL-%n-2.3.json"
syntax="JSON"
namespace="urn:oasis:names:specification:ubl:schema:xsd:%n-2"/>
</dir>
</dir>
</schema>
</configuration>