This is the namespace for the XLink module. More...
Classes | |
| class | Globals | 
| class | SimpleLink | 
| Simple link.  More... | |
Enumerations | |
| enum | ActuateType { ACTUATE_ONLOAD, ACTUATE_ONREQUEST, ACTUATE_OTHER, 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 | ShowType {  SHOW_NEW, SHOW_REPLACE, SHOW_EMBED, SHOW_OTHER, SHOW_NONE }  | 
| The show type attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource.  More... | |
This is the namespace for the XLink module.
Most of the documentation used in XLink classes were extracted from the xlinks.xsd available at: http://schemas.opengis.net/xlink/1.0.0/.
| enum te::xl::ActuateType | 
The actuate type attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource.
Definition at line 62 of file Enumerators.h.
| enum te::xl::ShowType | 
The show type attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource.
Definition at line 42 of file Enumerators.h.