13 lines
652 B
XML
13 lines
652 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xs:schema targetNamespace="urn:3GPP:metadata:2009:MBMS:FLUTE:FDT_ext"
|
|
xmlns="urn:3GPP:metadata:2009:MBMS:FLUTE:FDT_ext"
|
|
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
elementFormDefault="qualified">
|
|
<xs:annotation>
|
|
<xs:documentation>MBMS FLUTE FDT schema extensions (Release 9)</xs:documentation>
|
|
<xs:documentation>3GPP TS 26.346 clause 7.2.10.2</xs:documentation>
|
|
<xs:documentation>Copyright © 2009, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved.</xs:documentation>
|
|
</xs:annotation>
|
|
|
|
<xs:attribute name="Decryption-KEY-URI" type="xs:anyURI"/>
|
|
</xs:schema> |