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
73c83618
Commit
73c83618
authored
Nov 08, 2021
by
grahamj
Committed by
canterburym
Nov 08, 2021
Browse files
TS 33.128 CR0275 - RCS Stage 3 Triggering
parent
e2a1a357
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
1 deletion
+19
-1
33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd
33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd
+19
-1
No files found.
33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd
View file @
73c83618
...
...
@@ -276,5 +276,23 @@
<xs:maxInclusive
value=
"255"
/>
</xs:restriction>
</xs:simpleType>
<xs:element
name=
"RCSTargetIdentifierExtensions"
type=
"RCSTargetIdentifierExtensions"
></xs:element>
<xs:complexType
name=
"RCSTargetIdentifierExtensions"
>
<xs:sequence>
<xs:element
name=
"RCSTargetIdentifier"
type=
"RCSTargetIdentifier"
minOccurs=
"1"
maxOccurs=
"unbounded"
></xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType
name=
"RCSTargetIdentifier"
>
<xs:choice>
<xs:element
name=
"RCSContentURI"
type=
"RCSContentURI"
></xs:element>
</xs:choice>
</xs:complexType>
<xs:simpleType
name=
"RCSContentURI"
>
<xs:restriction
base=
"xs:anyURI"
></xs:restriction>
</xs:simpleType>
</xs:schema>
\ No newline at end of file
</xs:schema>
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