diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://dcjs.state.ny.us/psireport/niem/extension/V1-0 | ||||||||||||||||||||||||||||||
type | extension of nc:PersonType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | nc:PersonAgeDescriptionText nc:PersonBirthDate nc:PersonBirthLocation nc:PersonCircumcisionIndicator nc:PersonCitizenship nc:PersonDescriptionText nc:PersonDigitizedSignatureImage nc:PersonEducationLevelText nc:PersonEthnicity nc:PersonEyeColor nc:PersonEyewearDescriptionText nc:PersonHairColor nc:PersonHeightDescriptionText nc:PersonIntoxication nc:PersonLanguageEnglishIndicator nc:PersonLearningDisabilityText nc:PersonLivingIndicator nc:PersonMaritalStatusText nc:PersonMedicalCondition nc:PersonMedicationRequiredText nc:PersonMoodDescriptionText nc:PersonName nc:PersonPhysicalFeature nc:PersonPrimaryLanguage nc:PersonRace nc:PersonSex nc:PersonSexualOrientationText nc:PersonSSNIdentification nc:PersonWeightDescriptionText nc:CommentText nc:FamilyKinshipText nysj:VictimInterview | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="IntervieweeType"> <xsd:annotation> <xsd:documentation>A data type for an Interviewee</xsd:documentation> <xsd:appinfo> <i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="PersonType"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="nc:PersonType"> <xsd:sequence> <xsd:element ref="nc:CommentText" minOccurs="0"/> <xsd:element ref="nc:FamilyKinshipText" minOccurs="0"/> <xsd:element ref="nysj:VictimInterview" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |