Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
1852fd2a
Commit
1852fd2a
authored
Sep 25, 2020
by
canterburym
Browse files
TS 33128 v16.4.0 (2020-09-25) agreed at SA#89-e
parent
6547f1f1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
33128/r16/TS33128Payloads.asn
View file @
1852fd2a
This diff is collapsed.
Click to expand it.
33128/r16/urn_3GPP_ns_li_3GPPX1Extensions_r16_v
1
.xsd
→
33128/r16/urn_3GPP_ns_li_3GPPX1Extensions_r16_v
2
.xsd
View file @
1852fd2a
<?xml version="1.0" encoding="utf-8"?>
<xs:schema
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xmlns=
"urn:3GPP:ns:li:3GPPX1Extensions:r16:v
1
"
targetNamespace=
"urn:3GPP:ns:li:3GPPX1Extensions:r16:v
1
"
xmlns=
"urn:3GPP:ns:li:3GPPX1Extensions:r16:v
2
"
targetNamespace=
"urn:3GPP:ns:li:3GPPX1Extensions:r16:v
2
"
elementFormDefault=
"qualified"
>
<xs:complexType
name=
"X1Extensions"
>
...
...
@@ -10,6 +10,32 @@
</xs:sequence>
</xs:complexType>
<xs:complexType
name=
"PTCLIX1TargetIdentifierExtensions"
>
<xs:sequence>
<xs:element
name=
"PTCLIX1TargetIdentifier"
type=
"PTCLIX1TargetIdentifier"
minOccurs=
"1"
maxOccurs=
"unbounded"
></xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType
name=
"PTCLIX1TargetIdentifier"
>
<xs:choice>
<xs:element
name=
"MCPTTID"
type=
"MCPTTID"
></xs:element>
<xs:element
name=
"InstanceIdentifierURN"
type=
"InstanceIdentifierURN"
></xs:element>
<xs:element
name=
"PTCChatGroupID"
type=
"PTCChatGroupID"
></xs:element>
</xs:choice>
</xs:complexType>
<xs:simpleType
name=
"MCPTTID"
>
<xs:restriction
base=
"xs:anyURI"
></xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"InstanceIdentifierURN"
>
<xs:restriction
base=
"xs:anyURI"
></xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"PTCChatGroupID"
>
<xs:restriction
base=
"xs:anyURI"
></xs:restriction>
</xs:simpleType>
<xs:complexType
name=
"UPFLIT3TargetIdentifierExtensions"
>
<xs:sequence>
<xs:element
name=
"UPFLIT3TargetIdentifier"
type=
"UPFLIT3TargetIdentifier"
minOccurs=
"1"
maxOccurs=
"unbounded"
></xs:element>
...
...
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