Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
82730b76
Commit
82730b76
authored
Sep 20, 2021
by
canterburym
Browse files
TS 103 280 v2.6.1
parent
c986c007
Changes
3
Hide whitespace changes
Inline
Side-by-side
103280/TS_103_280.asn1
View file @
82730b76
...
...
@@ -91,4 +91,4 @@ GPSINAI ::= NAI
NAI ::= UTF8String
END
END
\ No newline at end of file
103280/TS_103_280.xsd
View file @
82730b76
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"http://uri.etsi.org/03280/common/2017/07"
version=
"2.
4
.1"
elementFormDefault=
"qualified"
>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"http://uri.etsi.org/03280/common/2017/07"
version=
"2.
6
.1"
elementFormDefault=
"qualified"
>
<xs:simpleType
name=
"ShortString"
>
<xs:restriction
base=
"xs:string"
>
<xs:maxLength
value=
"255"
/>
...
...
@@ -236,4 +236,9 @@
<xs:pattern
value=
"([A-Z]{2}-.+-.+)"
/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
<xs:simpleType
name=
"InternationalizedEmailAddress"
>
<xs:restriction
base=
"ShortString"
>
<xs:pattern
value=
".+@.+"
/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
\ No newline at end of file
103280/portal/TS_103_280_v020
4
01.xsd
→
103280/portal/TS_103_280_v020
6
01.xsd
View file @
82730b76
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"http://uri.etsi.org/03280/common/2017/07"
version=
"2.
4
.1"
elementFormDefault=
"qualified"
>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"http://uri.etsi.org/03280/common/2017/07"
version=
"2.
6
.1"
elementFormDefault=
"qualified"
>
<xs:simpleType
name=
"ShortString"
>
<xs:restriction
base=
"xs:string"
>
<xs:maxLength
value=
"255"
/>
...
...
@@ -236,4 +236,9 @@
<xs:pattern
value=
"([A-Z]{2}-.+-.+)"
/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"InternationalizedEmailAddress"
>
<xs:restriction
base=
"ShortString"
>
<xs:pattern
value=
".+@.+"
/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment