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
e7b3a2b8
Commit
e7b3a2b8
authored
Aug 25, 2021
by
canterburym
Browse files
From s3i210633 pre-meeting draft
parent
e1dfe288
Pipeline
#4339
failed with stages
in 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd
View file @
e7b3a2b8
...
...
@@ -245,4 +245,36 @@
</xs:simpleType>
<xs:element
name=
"IdentityAssociationTargetIdentifier"
type=
"EmptyElement"
></xs:element>
<xs:element
name=
"HR"
type=
"EmptyElement"
></xs:element>
<xs:element
name=
"IMSSignaling"
type=
"EmptyElement"
></xs:element>
<xs:element
name=
"HRLIT1TargetIdentifierExtensions"
type=
"HRLIT1TargetIdentifierExtensions"
></xs:element>
<xs:complexType
name=
"HRLIT1TargetIdentifierExtensions"
>
<xs:sequence>
<xs:element
name=
"HRLIT1TargetIdentifier"
type=
"HRLIT1TargetIdentifier"
minOccurs=
"1"
maxOccurs=
"unbounded"
></xs:element>
</xs:sequence>
<xs:complexType
name=
"HRLIT1TargetIdentifier"
>
<xs:choice>
<xs:element
name=
"PDUSessionID"
type=
"PDUSessionID"
></xs:element>
<xs:element
name=
"BearerID"
type=
"BearerID"
></xs:element>
<xs:element
name=
"IMSVoiceMedia"
type=
"EmptyElement"
></xs:element>
</xs:choice>
</xs:complexType>
<xs:simpleType
name=
"PDUSessionID"
>
<xs:restriction
base=
"xs:unsignedInt"
>
<xs:minInclusive
value=
"0"
/>
<xs:maxInclusive
value=
"255"
/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"BearerID"
>
<xs:restriction
base=
"xs:unsignedInt"
>
<xs:minInclusive
value=
"0"
/>
<xs:maxInclusive
value=
"255"
/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
\ No newline at end of file
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