Skip to content

ttp:profile="http://www.w3.org/ns/ttml/profile/imsc1/text" forbidden by IMSC 1.1 model #274

@palemieux

Description

@palemieux

The following snippet triggers [E]:[9,64]:Invalid {http://www.w3.org/ns/ttml#parameter}profile value 'http://www.w3.org/ns/ttml/profile/imsc1/text'. when validated against the IMSC 1.1 model.

<?xml version="1.0" encoding="UTF-8"?>
<tt xmlns="http://www.w3.org/ns/ttml"
    xmlns:ttp="http://www.w3.org/ns/ttml#parameter"
    xmlns:tts="http://www.w3.org/ns/ttml#styling"
    xmlns:itts="http://www.w3.org/ns/ttml/profile/imsc1#styling"
    ttp:timeBase="media"
    xml:lang="en"
    ttp:cellResolution="50 30"
    ttp:profile="http://www.w3.org/ns/ttml/profile/imsc1/text">
  <body>
    <div begin="00:00:00.000" end="00:00:30.000">
      <p>
        <span>Paragraph 1</span>
      </p>
    </div>
  </body>
</tt>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions