-
Notifications
You must be signed in to change notification settings - Fork 4
/
config-UBL-Signature.xml
179 lines (171 loc) · 7.79 KB
/
config-UBL-Signature.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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE configuration
[
<!--
This is the configuration of the base schema fragments for UBL 2.3 Signatures
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="OID">Object Identifier</abbreviation>
<abbreviation short="URI">Uniform Resource Identifier</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="XPath">XML Path Language</abbreviation>
</name-abbreviations>
<den-abbreviations>
<abbreviation short="CV2">Card Verification Value</abbreviation>
<abbreviation short="OID">Object Identifier</abbreviation>
<abbreviation short="URI">Uniform Resource Identifier</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="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>
<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="xsd" runtime-name="xsdrt">
<dir name="common">
<file type="XABIE" name="UBL-CommonSignatureComponents-2.3.xsd"
abie="UBLDocumentSignatures"
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonSignatureComponents-2"/>
<file type="SABIE" name="UBL-SignatureAggregateComponents-2.3.xsd"
prefix="sac"
namespace="urn:oasis:names:specification:ubl:schema:xsd:SignatureAggregateComponents-2">
<imports>
<!-- ===== Incorporate W3C signature specification-->
<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#"
schemaLocation="UBL-xmldsig1-schema-2.3.xsd"/>
</imports>
<elements xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
abie="SignatureInformation">
<xsd:element ref="ds:Signature" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>This is a single digital signature as defined by the W3C specification.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</elements>
</file>
<file type="SBBIE" name="UBL-SignatureBasicComponents-2.3.xsd"
prefix="sbc"
namespace="urn:oasis:names:specification:ubl:schema:xsd:SignatureBasicComponents-2"/>
</dir>
</dir>
</schema>
</configuration>