This topic shows how to create structural or hierarchical data using schemas.
Table of Contents | ||
---|---|---|
|
Creating content schema
Login to Experience Manager.
Select a Project.
Select Schemas to create schemas within the project.
Click Add (+) at the bottom right corner of the screen to create a new schema.
Enter a name, select the Content from the SchemaType drop-down and click ADD.
To get the JSON of different fields, click on the help icon.
Select the field type you want and copy the code.
Add the code to the Schema Editor.
Click Save to save the Schema.
...