An occurrence or an event that may require a response.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="Incident" type="nc:IncidentType" nillable="true">
<xsd:annotation>
<xsd:documentation>An occurrence or an event that may require a response.</xsd:documentation>
</xsd:annotation>
</xsd:element>