Enumerators.h File Reference

Several enumerators for XLink support. More...

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::xl
 This is the namespace for the XLink module.
 

Enumerations

enum  te::xl::ActuateType { te::xl::ACTUATE_ONLOAD, te::xl::ACTUATE_ONREQUEST, te::xl::ACTUATE_OTHER, te::xl::ACTUATE_NONE }
 The actuate type attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource. More...
 
enum  te::xl::ShowType {
  te::xl::SHOW_NEW, te::xl::SHOW_REPLACE, te::xl::SHOW_EMBED, te::xl::SHOW_OTHER,
  te::xl::SHOW_NONE
}
 The show type attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource. More...
 

Detailed Description

Several enumerators for XLink support.

Definition in file Enumerators.h.