Uses the Component:MessageType
Table 6.4. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
ID | 0..1 | Field | udt:IdentifierType | ||
ReasonCode |
Code indicating reason for message. | 0..1 | Field | udt:CodeType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.4. oagis:WarningProcessMessage
<oagis:WarningProcessMessage> <ID>......</ID> [0..1] <ReasonCode>......</ReasonCode> [0..1] </oagis:WarningProcessMessage>