Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Common Attributes

Attribute

Definition

Details

HierarchyStructure

type: “json”,
format: “<TBD>“

Hierarchy structure of the collection. It contains information like what object types and categories are allowed at each level. This information will be used by editors & players for rendering and by the platform for enforcing the structure.

Composition

  • mimeTypesCount - count of objects in the collection by each mimetype

  • categoriesCount - count of objects in the collection by each category

  • childNodes - list of child nodes

  • leafNodesCount - count of leaf nodes

  • leafNodes - list of lead nodes

  • depth - total depth of the collection

These details are computed by the platform on every publish.

Enum Values:

Attribute

Enum Values

Status

"Draft", "Review", "Flagged", "Live", "Unlisted", "Retired", "Processing", "FlagDraft", "FlagReview", "Failed"

MimeType

"application/vnd.ekstep.content-collection"

  • No labels