diagram | ![]() |
namespace | http://www.TCIP-Adopted-03-00-01 |
children | personID role-in-incident firstName middleName lastName address home-phone work-phone gender age note localIMPerson |
used by | |
source | <xs:complexType name="IMPerson"> <xs:sequence> <xs:element name="personID" type="IM-PersonIdentifier" minOccurs="0"/> <xs:element name="role-in-incident"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="role-in-incident-item" type="IM-RoleInIncident"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="firstName" type="CPT-PersonFirstName" minOccurs="0"/> <xs:element name="middleName" type="CPT-PersonMiddleName" minOccurs="0"/> <xs:element name="lastName" type="CPT-PersonLastName" minOccurs="0"/> <xs:element name="address" type="lrms:AddressPoint"/> <xs:element name="home-phone" type="IM-HomePhone"/> <xs:element name="work-phone" type="IM-WorkPhone" minOccurs="0"/> <xs:element name="gender" type="CPT-Sex" minOccurs="0"/> <xs:element name="age" type="IM-Age" minOccurs="0"/> <xs:element name="note" type="CPT-Footnote" minOccurs="0"/> <xs:element name="localIMPerson" type="local:IMPerson" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | tcip:IM-PersonIdentifier | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="personID" type="IM-PersonIdentifier" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | role-in-incident-item | ||||
source | <xs:element name="role-in-incident"> <xs:complexType> <xs:sequence maxOccurs="10"> <xs:element name="role-in-incident-item" type="IM-RoleInIncident"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:IM-RoleInIncident | ||||
properties |
|
||||
source | <xs:element name="role-in-incident-item" type="IM-RoleInIncident"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-PersonFirstName | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="firstName" type="CPT-PersonFirstName" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-PersonMiddleName | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="middleName" type="CPT-PersonMiddleName" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-PersonLastName | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="lastName" type="CPT-PersonLastName" minOccurs="0"/> |
diagram | ![]() |
||||
type | lrms:AddressPoint | ||||
properties |
|
||||
children | structureNumber streetInfo side height adminAreas | ||||
source | <xs:element name="address" type="lrms:AddressPoint"/> |
diagram | ![]() |
||||
type | tcip:IM-HomePhone | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="home-phone" type="IM-HomePhone"/> |
diagram | ![]() |
||||||||
type | tcip:IM-WorkPhone | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="work-phone" type="IM-WorkPhone" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Sex | ||||||||
properties |
|
||||||||
source | <xs:element name="gender" type="CPT-Sex" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:IM-Age | ||||||||
properties |
|
||||||||
source | <xs:element name="age" type="IM-Age" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Footnote | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="note" type="CPT-Footnote" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | IMPerson | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localIMPerson" type="local:IMPerson" minOccurs="0"/> |