Loading 33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd +62 −4 Original line number Diff line number Diff line Loading @@ -90,6 +90,7 @@ <xs:element name="HeaderReporting" type="PDHRReportingExtensions"></xs:element> <xs:element name="SMSFExtensions" type="SMSFProvisioningExtensions"></xs:element> <xs:element name="IdentifierAssociation" type="IdentifierAssociationExtensions"></xs:element> <xs:element name="SDP" type="SDP"></xs:element> </xs:choice> </xs:complexType> Loading Loading @@ -294,5 +295,62 @@ <xs:simpleType name="RCSContentURI"> <xs:restriction base="xs:anyURI"></xs:restriction> </xs:simpleType> <xs:element name="IMST3TargetIdentifierExtensions" type="IMST3TargetIdentifierExtensions"></xs:element> <xs:complexType name="IMST3TargetIdentifierExtensions"> <xs:sequence> <xs:element name="IMST3TargetIdentifierExtension" type="IMST3TargetIdentifierExtension" minOccurs="1" maxOccurs="unbounded"></xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="IMST3TargetIdentifierExtension"> <xs:choice> <xs:element name="H248ContextID" type="H248ContextID"></xs:element <xs:element name="MediaDirectionForTarget" type="MediaDirectionForTarget"></xs:element> <xs:element name="InterceptionScope" type="InterceptionScope"></xs:element> </xs:choice> </xs:complexType> <xs:simpleType name="MediaDirectionForTarget"> <xs:restriction base="xs:string"> <xs:enumeration value="ToTarget"></xs:enumeration> <xs:enumeration value="FromTarget"></xs:enumeration> <xs:enumeration value="NotDetermined"></xs:enumeration> </xs:restriction> </xs:simpleType> <xs:simpleType name="H248ContextID"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"></xs:minInclusive> <xs:maxInclusive value="4294967293"></xs:maxInclusive> </xs:restriction> </xs:simpleType> <xs:simpleType name="InterceptionScope"> <xs:restriction base="xs:string"> <xs:enumeration value="Unidirectional"></xs:enumeration> <xs:enumeration value="Bidirectional"></xs:enumeration> </xs:restriction> </xs:simpleType> <xs:complexType name="SDP"> <xs:sequence> <xs:element name="SDPData" type="SDPData" minOccurs="1" maxOccurs="unbounded"></xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="SDPData"> <xs:choice> <xs:element name="LocalSDP" type="SDPInfo"></xs:element <xs:element name="RemoteSDP" type="SDPInfo"></xs:element> </xs:choice> </xs:complexType> <xs:simpleType name="SDPInfo"> <xs:restriction base="xs:string"> </xs:restriction> </xs:simpleType> </xs:schema> Loading
33128/r17/urn_3GPP_ns_li_3GPPX1Extensions.xsd +62 −4 Original line number Diff line number Diff line Loading @@ -90,6 +90,7 @@ <xs:element name="HeaderReporting" type="PDHRReportingExtensions"></xs:element> <xs:element name="SMSFExtensions" type="SMSFProvisioningExtensions"></xs:element> <xs:element name="IdentifierAssociation" type="IdentifierAssociationExtensions"></xs:element> <xs:element name="SDP" type="SDP"></xs:element> </xs:choice> </xs:complexType> Loading Loading @@ -294,5 +295,62 @@ <xs:simpleType name="RCSContentURI"> <xs:restriction base="xs:anyURI"></xs:restriction> </xs:simpleType> <xs:element name="IMST3TargetIdentifierExtensions" type="IMST3TargetIdentifierExtensions"></xs:element> <xs:complexType name="IMST3TargetIdentifierExtensions"> <xs:sequence> <xs:element name="IMST3TargetIdentifierExtension" type="IMST3TargetIdentifierExtension" minOccurs="1" maxOccurs="unbounded"></xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="IMST3TargetIdentifierExtension"> <xs:choice> <xs:element name="H248ContextID" type="H248ContextID"></xs:element <xs:element name="MediaDirectionForTarget" type="MediaDirectionForTarget"></xs:element> <xs:element name="InterceptionScope" type="InterceptionScope"></xs:element> </xs:choice> </xs:complexType> <xs:simpleType name="MediaDirectionForTarget"> <xs:restriction base="xs:string"> <xs:enumeration value="ToTarget"></xs:enumeration> <xs:enumeration value="FromTarget"></xs:enumeration> <xs:enumeration value="NotDetermined"></xs:enumeration> </xs:restriction> </xs:simpleType> <xs:simpleType name="H248ContextID"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"></xs:minInclusive> <xs:maxInclusive value="4294967293"></xs:maxInclusive> </xs:restriction> </xs:simpleType> <xs:simpleType name="InterceptionScope"> <xs:restriction base="xs:string"> <xs:enumeration value="Unidirectional"></xs:enumeration> <xs:enumeration value="Bidirectional"></xs:enumeration> </xs:restriction> </xs:simpleType> <xs:complexType name="SDP"> <xs:sequence> <xs:element name="SDPData" type="SDPData" minOccurs="1" maxOccurs="unbounded"></xs:element> </xs:sequence> </xs:complexType> <xs:complexType name="SDPData"> <xs:choice> <xs:element name="LocalSDP" type="SDPInfo"></xs:element <xs:element name="RemoteSDP" type="SDPInfo"></xs:element> </xs:choice> </xs:complexType> <xs:simpleType name="SDPInfo"> <xs:restriction base="xs:string"> </xs:restriction> </xs:simpleType> </xs:schema>