Name | Type | Use | Default | Fixed | Annotation |
conference-type | xs:NMTOKENS | required | | | documentation | This attribute indicates what type of conference is referenced by the conference element. Allowed values are synchronous, asynchronous and announcement. It is the responsibility of the integrating module to provide a link to a service having the correct features. |
|
class | xs:string | optional | | | documentation | The class attribute allows the nodes to be classified by a space separated list of types.This classification can be used to hide or show nodes. |
|
parameters | xs:string | optional | | | documentation | This attribute contains the parameters defined in a learning design for a service. |
|
identifier | xs:ID | required | | | documentation | This attribute is the identifier of the object represented by the node. Note that this is not the identifier of the node itself and therefore multiple nodes may have the same identifier value if they are point to the same object! This identifier should be used whenever retrieving the content of the object represented by the node via the getContent API or getGlobalContent call. |
|
isvisible | xs:boolean | optional | | | documentation | This attribute indicates if a node is visible for the user or not. |
|