Definition Type: Element
Name: IncidentTarget
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: j:TargetType
Containing Schema: jxdm.xsd
Abstract
Documentation:
An entity that was an intended recipient of a subject's actions involved in an incident.
Collapse XSD Schema Diagram:
Drilldown into TargetCategoryText in schema jxdm_xsd Drilldown into TargetReasonText in schema jxdm_xsd Drilldown into TargetProperty in schema jxdm_xsd Drilldown into TargetPerson in schema jxdm_xsd Drilldown into TargetOrganization in schema jxdm_xsd Drilldown into TargetName in schema jxdm_xsd Drilldown into TargetLocation in schema jxdm_xsd Drilldown into TargetDescriptionText in schema jxdm_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into TargetType in schema jxdm_xsdXSD Diagram of IncidentTarget in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="IncidentTarget" type="j:TargetType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An entity that was an intended recipient of a subject's actions involved in an incident.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TargetDescriptionText j:TargetDescriptionText 0 unbounded
TargetLocation j:TargetLocation 0 unbounded
TargetName j:TargetName 0 unbounded
TargetOrganization j:TargetOrganization 0 unbounded
TargetPerson j:TargetPerson 0 unbounded
TargetProperty j:TargetProperty 0 unbounded
TargetReasonText j:TargetReasonText 0 unbounded
TargetCategoryText j:TargetCategoryText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: