MPEGGroup / DASHSchema

The XML schema and example XML files for DASH (ISO/IEC 23009-1)
Other
11 stars 16 forks source link

@rangeAccess attribute added to BaseURLType #103

Closed paulhiggs closed 3 years ago

paulhiggs commented 3 years ago

The BaseURLType defined in clause 5.6 is extended in the 5th edition FDIS with a new attribute

<xs:attribute name="rangeAccess" type="xs:boolean" default="false"/>

This should be added to the 5th edition schema.

paulhiggs commented 3 years ago

Spec issue with semantic definition of @rangeAccess in Table 30 - should be "If set to true, partially available segments may be accessed with byte range requests."