diff --git a/reference/hwapi/reference.xml b/reference/hwapi/reference.xml
index 5339521378..9d66038c2f 100644
--- a/reference/hwapi/reference.xml
+++ b/reference/hwapi/reference.xml
@@ -7,7 +7,8 @@
Introduction
- Hyperwave has been developed at IICM in Graz. It started with
+ Hyperwave has been developed at
+ IICM in Graz. It started with
the name Hyper-G and changed to Hyperwave when
it was commercialised (If I remember properly it was in 1996).
@@ -50,33 +51,33 @@
HW_API
-
-
+
+
HW_API_Object
-
-
+
+
HW_API_Attribute
-
-
+
+
HW_API_Error
-
-
+
+
HW_API_Content
-
-
+
+
HW_API_Reason
-
-
+
+
Some basic classes like HW_API_String,
HW_API_String_Array, etc., which exist in the
@@ -97,50 +98,50 @@
objectIdentifier The name or id of an object,
e.g. "rootcollection", "0x873A8768 0x00000002".
-
-
+
+
parentIdentifier The name or id of an object
which is considered to be a parent.
-
-
+
+
object An instance of class HW_API_Object.
-
-
+
+
parameters An instance of class HW_API_Object.
-
-
+
+
version The version of an object.
-
-
+
+
mode An integer value determine the way an
operation is executed.
-
-
+
+
attributeSelector Any array of strings, each
containing a name of an attribute. This is used if you retrieve the
object record and want to include certain attributes.
-
-
+
+
objectQuery A query to select certain object
out of a list of objects. This is used to reduce the number of objects
which was delivered by a function like
hw_api->children or hw_api->find.
-
-
+
+
diff --git a/reference/mcal/reference.xml b/reference/mcal/reference.xml
index 56a69e833c..963b99ae70 100644
--- a/reference/mcal/reference.xml
+++ b/reference/mcal/reference.xml
@@ -1,5 +1,5 @@
-
+
MCAL functions
MCAL
@@ -43,82 +43,82 @@
MCAL_SUNDAY
- MCAL_MONDAY
+ MCAL_MONDAY
- MCAL_TUESDAY
+ MCAL_TUESDAY
- MCAL_WEDNESDAY
+ MCAL_WEDNESDAY
- MCAL_THURSDAY
+ MCAL_THURSDAY
- MCAL_FRIDAY
+ MCAL_FRIDAY
- MCAL_SATURDAY
+ MCAL_SATURDAY
For recurrence :
- MCAL_RECUR_NONE
+ MCAL_RECUR_NONE
- MCAL_RECUR_DAILY
+ MCAL_RECUR_DAILY
- MCAL_RECUR_WEEKLY
+ MCAL_RECUR_WEEKLY
- MCAL_RECUR_MONTHLY_MDAY
+ MCAL_RECUR_MONTHLY_MDAY
- MCAL_RECUR_MONTHLY_WDAY
+ MCAL_RECUR_MONTHLY_WDAY
- MCAL_RECUR_YEARLY
+ MCAL_RECUR_YEARLY
For months :
- MCAL_JANUARY
+ MCAL_JANUARY
- MCAL_FEBRUARY
+ MCAL_FEBRUARY
- MCAL_MARCH
+ MCAL_MARCH
- MCAL_APRIL
+ MCAL_APRIL
- MCAL_MAY
+ MCAL_MAY
- MCAL_JUNE
+ MCAL_JUNE
- MCAL_JULY
+ MCAL_JULY
- MCAL_AUGUST
+ MCAL_AUGUST
- MCAL_SEPTEMBER
+ MCAL_SEPTEMBER
- MCAL_OCTOBER
+ MCAL_OCTOBER
- MCAL_NOVEMBER
+ MCAL_NOVEMBER
- MCAL_DECEMBER
+ MCAL_DECEMBER
Most of the functions use an internal event structure that is