oagis:WarningProcessMessage

Uses the Component:MessageType

Fields and Components

Table 6.4. Fields and Components

Name Description Occurrence Type Data Type User Notes
ID

0..1Field udt:IdentifierType  
ReasonCode

Code indicating reason for message.

0..1Field udt:CodeType  

Sample XML

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>