Skip to content

class attribute for tunit element #3

@JessedeDoes

Description

@JessedeDoes

I declared the tunits layer in the dtd with an extra class attribute (for the element name)

<!ELEMENT tunits (#PCDATA|tunit)*>

<!ATTLIST tunits
  id CDATA #IMPLIED>

<!ELEMENT tunit EMPTY>

<!ATTLIST tunit
  id CDATA #REQUIRED
  offset CDATA #REQUIRED
  length CDATA #REQUIRED
  class CDATA #IMPLIED>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions