Schema EnvironmentTree.xsd


element environment
diagram
children title learning-object service environment
used by
elements environment environments
attributes
Name  Type  Use  Default  Fixed  Annotation
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.
annotation
documentation 
An environment groups learning objects,  services and other environments. 

element environment/learning-object
diagram
children title
attributes
Name  Type  Use  Default  Fixed  Annotation
type  xs:string  optional      
documentation 
This attribute contains the type of the learning-object element as defined in LD.
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.
annotation
documentation 
A node representing a learning resource.

element environment/service
diagram
children send-mail conference index-search monitor
annotation
documentation 
A service node represent a type of learning resource that provides additional functionality.

element environment/service/send-mail
diagram
children title
attributes
Name  Type  Use  Default  Fixed  Annotation
select  xs:NMTOKENS  required      
documentation 
This attribute defines who should receive the mail defined by the send-mail element. Allowed values are person-in-role and all-persons-in-role.
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.
annotation
documentation 
This service is used to send mail to users in roles.

element environment/service/conference
diagram
children title
attributes
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.
annotation
documentation 
The node refers to a  conferencing system with the features described in LD.

element environment/service/index-search
diagram
children title
attributes
Name  Type  Use  Default  Fixed  Annotation
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.
annotation
documentation 
The node represents a search and index facility.

element environment/service/monitor
diagram
children title
annotation
documentation 
The node provides facilities to review the progress of other users.

element environments
diagram
children environment
annotation
documentation 
Root element of environment tree containing all environments.

element title
diagram
used by
elements environment/service/conference environment environment/service/index-search environment/learning-object environment/service/monitor environment/service/send-mail
annotation
documentation 
A short name given to the node suitable for rendering.

attributeGroup commonAttributes
used by
elements environment environment/learning-object
attributeGroup serviceAttributes
attributes
Name  Type  Use  Default  Fixed  Annotation
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.

attributeGroup serviceAttributes
used by
elements environment/service/conference environment/service/index-search environment/service/send-mail
attributes
Name  Type  Use  Default  Fixed  Annotation
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.


XML Schema documentation generated with
XMLSPY Schema Editor http://www.altova.com/xmlspy