definition: |
pageBodyAttr :: (String,String) -> PageParam pageBodyAttr = PageBodyAttr |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Optional attribute for the body element of the web page. --- More than one occurrence is allowed, i.e., all such attributes are --- collected. |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {PageBodyAttr}} |
name: |
pageBodyAttr |
precedence: |
no precedence defined |
result-values: |
{PageBodyAttr} |
signature: |
(String, String) -> PageParam |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |