...
Code Block | ||||
---|---|---|---|---|
| ||||
<div type="toc" id="optional local text identifier"> <head>The label or title of the text</head> <div xlink="actionable URL to a chunk"> <head>The label or title of the chunk</head> <div> </div> |
AssetActionsDevelopment:View a complete stand-alone example of a getTOC response.
...
Code Block | ||||
---|---|---|---|---|
| ||||
<div type="header" n="format of the native XML" id="optional local text identifier"> ... native markup ... </div> |
AssetActionsDevelopment:View a complete stand-alone example of a getHeader response.
...
Code Block | ||||
---|---|---|---|---|
| ||||
<div type="chunk" n="optional title or label of the chunk" id="optional parent text identifier"> <head>The label or title of the chunk</head> ... native markup ... <div> </div> |
AssetActionsDevelopment:View a complete stand-alone example of a getChunk response.
...