createdTag element
Type: | createdTag |
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
Created tag
Example JSON
{
"tag" : {
"id" : ...,
"name" : "...",
"constructId" : ...,
"active" : false,
"properties" : [ {
"..." : ...
}, {
} ],
"type" : "CONTENTTAG"
},
"html" : "..."
}