Changes for page Part I. Message Namespace

Last modified by Artur on 2025/09/10 11:19

From version 5.3
edited by Helena
on 2025/06/24 10:25
Change comment: There is no comment for this version
To version 6.1
edited by Helena
on 2025/06/24 10:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1436,15 +1436,11 @@
1436 1436  2 Complex Types
1437 1437  1 Simple Type
1438 1438  
1439 -1.
1440 -11.
1441 -111. Global Elements
1439 +=== 2.2.2 Global Elements ===
1442 1442  
1443 1443  **Footer (FooterType): **Footer is used to communicate information such as error and warnings after the payload of a message.
1444 1444  
1445 -1.
1446 -11.
1447 -111. Complex Types
1443 +=== 2.2.3 Complex Types ===
1448 1448  
1449 1449  **FooterType: **FooterType describes the structure of a message footer. The footer is used to convey any error, information, or warning messages. This is to be used when the message has payload, but also needs to communicate additional information. If an error occurs and no payload is generated, an Error message should be returned.
1450 1450  
... ... @@ -1463,7 +1463,7 @@
1463 1463  
1464 1464  com:StatusMessageType (restriction)
1465 1465  [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] com:CodedStatusMessageType (extension)
1466 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] FooterMessageType
1462 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] FooterMessageType
1467 1467  
1468 1468  Attributes:
1469 1469  
... ... @@ -1484,9 +1484,7 @@
1484 1484  |**Name**|**Type**|**Documentation**
1485 1485  |com:Text|com:TextType|Text contains the text of the message, in parallel language values.
1486 1486  
1487 -1.
1488 -11.
1489 -111. Simple Types
1483 +=== 2.2.4 Simple Types ===
1490 1490  
1491 1491  **SeverityCodeType:**
1492 1492  
... ... @@ -1497,19 +1497,4 @@
1497 1497  |**Value**|**Documentation**
1498 1498  |Error|Error indicates the status message coresponds to an error.
1499 1499  |Warning|Warning indicates that the status message corresponds to a warning.
1500 -|Information|Information indicates that the status message corresponds to an informational message.
1501 -
1502 -
1503 -
1504 -
1505 -
1506 -
1507 -
1508 -
1509 -
1510 -
1511 -
1512 -
1513 -
1514 -
1515 -
1494 +|Information|Information indicates that the status message corresponds to an informational message.