Changes for page Part I. Message Namespace
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1410,9 +1410,7 @@ 1410 1410 |URI|xs:anyURI|URI holds an information URL for the contact person. 1411 1411 |Email|xs:string|Email holds the email address for the contact person. 1412 1412 1413 -1. 1414 -11. 1415 -111. Simple Types 1413 +=== 2.1.4 Simple Types === 1416 1416 1417 1417 **HeaderTimeType: **Provides a union type of xs:date and xs:dateTime for the header fields in the message. 1418 1418 ... ... @@ -1438,15 +1438,11 @@ 1438 1438 2 Complex Types 1439 1439 1 Simple Type 1440 1440 1441 -1. 1442 -11. 1443 -111. Global Elements 1439 +=== 2.2.2 Global Elements === 1444 1444 1445 1445 **Footer (FooterType): **Footer is used to communicate information such as error and warnings after the payload of a message. 1446 1446 1447 -1. 1448 -11. 1449 -111. Complex Types 1443 +=== 2.2.3 Complex Types === 1450 1450 1451 1451 **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. 1452 1452 ... ... @@ -1465,7 +1465,7 @@ 1465 1465 1466 1466 com:StatusMessageType (restriction) 1467 1467 [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] com:CodedStatusMessageType (extension) 1468 - [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] FooterMessageType1462 + [[image:Macintosh%20HD:Users:j:Documents:workspace_neon:xsd-docuementation:output:inherit.gif||alt="-"]] FooterMessageType 1469 1469 1470 1470 Attributes: 1471 1471 ... ... @@ -1486,9 +1486,7 @@ 1486 1486 |**Name**|**Type**|**Documentation** 1487 1487 |com:Text|com:TextType|Text contains the text of the message, in parallel language values. 1488 1488 1489 -1. 1490 -11. 1491 -111. Simple Types 1483 +=== 2.2.4 Simple Types === 1492 1492 1493 1493 **SeverityCodeType:** 1494 1494 ... ... @@ -1499,19 +1499,4 @@ 1499 1499 |**Value**|**Documentation** 1500 1500 |Error|Error indicates the status message coresponds to an error. 1501 1501 |Warning|Warning indicates that the status message corresponds to a warning. 1502 -|Information|Information indicates that the status message corresponds to an informational message. 1503 - 1504 - 1505 - 1506 - 1507 - 1508 - 1509 - 1510 - 1511 - 1512 - 1513 - 1514 - 1515 - 1516 - 1517 - 1494 +|Information|Information indicates that the status message corresponds to an informational message.