Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
ff80ee23
Commit
ff80ee23
authored
Jul 14, 2021
by
grahamj
Browse files
Update 33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd
parent
db52bdb2
Pipeline
#4196
passed with stages
in 1 minute and 29 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd
33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd
+8
-8
No files found.
33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd
View file @
ff80ee23
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"urn:3GPP:ns:li:3GPPX1Extensions:r17:v1"
xmlns:
etsi103280
=
"http://uri.etsi.org/03280/common/2017/07"
xmlns:
common
=
"http://uri.etsi.org/03280/common/2017/07"
targetNamespace=
"urn:3GPP:ns:li:3GPPX1Extensions:r17:v1"
elementFormDefault=
"qualified"
>
...
...
@@ -62,16 +62,16 @@
<xs:complexType
name=
"FSEID"
>
<xs:sequence>
<xs:element
name=
"SEID"
type=
"xs:unsignedLong"
></xs:element>
<xs:element
name=
"IPv4Address"
type=
"
etsi103280
:IPv4Address"
minOccurs=
"0"
></xs:element>
<xs:element
name=
"IPv6Address"
type=
"
etsi103280
:IPv6Address"
minOccurs=
"0"
></xs:element>
<xs:element
name=
"IPv4Address"
type=
"
common
:IPv4Address"
minOccurs=
"0"
></xs:element>
<xs:element
name=
"IPv6Address"
type=
"
common
:IPv6Address"
minOccurs=
"0"
></xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType
name=
"FTEID"
>
<xs:sequence>
<xs:element
name=
"TEID"
type=
"xs:unsignedInt"
></xs:element>
<xs:element
name=
"IPv4Address"
type=
"
etsi103280
:IPv4Address"
minOccurs=
"0"
></xs:element>
<xs:element
name=
"IPv6Address"
type=
"
etsi103280
:IPv6Address"
minOccurs=
"0"
></xs:element>
<xs:element
name=
"IPv4Address"
type=
"
common
:IPv4Address"
minOccurs=
"0"
></xs:element>
<xs:element
name=
"IPv6Address"
type=
"
common
:IPv6Address"
minOccurs=
"0"
></xs:element>
</xs:sequence>
</xs:complexType>
...
...
@@ -178,8 +178,8 @@
<xs:complexType
name=
"LILCSClientIPAddress"
>
<xs:sequence>
<xs:choice>
<xs:element
name=
"IPv4Address"
type=
"
etsi103280
:IPv4Address"
/>
<xs:element
name=
"IPv6Address"
type=
"
etsi103280
:IPv6Address"
/>
<xs:element
name=
"IPv4Address"
type=
"
common
:IPv4Address"
/>
<xs:element
name=
"IPv6Address"
type=
"
common
:IPv6Address"
/>
</xs:choice>
</xs:sequence>
</xs:complexType>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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