Skip to content

AdaptationSet should have the "profiles" attribute #36

Description

@thenewguy

RepresentationBase() maps "profile" to "@profiles" at

self.profiles = parse_attr_value(xmlnode, 'profile', str)

and

write_attr_value(xmlnode, 'profile', self.profiles)

Adaptation Sets can have the profiles attribute to signal conformance per

10.2.3.4. Adaptation Set Constraints
The @profiles parameter may be present to signal the constraints for the Adaptation Set

Probably a typo since there is @profile and also @profiles depending on the element

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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