##
{
'dataschemas' => {
'dataschema' => {
'varyingName1' => {
'attributes' => {
'attribute' => {
... attributes here ...
}
}
},
'varyingName2' => {
'attributes' => {
'attribute' => {
... attributes here ...
}
}
}
}
}
}