oagis:ErrorProcessMessage

Uses the Component:MessageType

Fields and Components

Table 6.3. 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.3. oagis:ErrorProcessMessage

<oagis:ErrorProcessMessage>
     <ID>......</ID>     [0..1]
     <ReasonCode>......</ReasonCode>     [0..1]
</oagis:ErrorProcessMessage>