nc:PersonClothing
An article of clothing, dress, or attire for a person.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:ClothingType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:ClothingCategoryText [0..*] A kind of clothing.
- nc:ClothingColorText [0..*] A color of an article of clothing.
- nc:ClothingDescriptionText [0..*] A description of an article of clothing.
- nc:ClothingStyleText [0..*] A style of an article of clothing.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type fs:CaregiverType via extension of nc:PersonType (Element fs:Caregiver)
- Type fs:PersonType via extension of nc:PersonType (Element fs:Person)
- Type im:PersonType via extension of nc:PersonType (Element im:Person)
- Type intel:PersonType via extension of nc:PersonType (Element intel:Person)
- Type it:PersonType via extension of nc:PersonType (Element it:Person)
- Type it:RepresentativePersonType via extension of nc:PersonType (Element it:RepresentativePerson)
- Type j:PersonType via extension of nc:PersonType (Element j:Person)
- Type m:PersonType via extension of nc:PersonType (Element m:Person)
- Type nc:PersonType (Elements nc:AssessmentPerson, nc:ContactResponder, nc:DisciplinaryActionPerson, nc:DocumentEntrySubmitter, nc:DriverLicenseIssuedPerson, nc:DriverLicensePerson, nc:Employee, nc:EmployeeSupervisor, nc:EntityPerson, nc:IdentityPersonRepresentation, nc:ImageOperator, nc:InjuryCauserPerson, nc:InjurySustainer, nc:OrganizationPrincipalOfficial, nc:Person, nc:ProgramPerson, nc:ReferralPerson, nc:ReleasePerson, nc:SchedulePerson, nc:SupervisionPerson, im:SchoolOwner, im:SubmittingPerson, it:CrewMember, j:ActivityOfficial, j:DrivingIncidentPassenger, j:EvidenceCollector, j:MissingPersonDeclarationPerson, j:PersonPrimaryWorker, j:PersonReferralWorker, j:PropertySeizureOwningPerson, j:PropertySeizurePossessingPerson, j:ProtectionOrderRestrictedPerson, j:ServiceCallDispatcher, j:ServiceCallOperator, j:ServiceCallOriginator, j:ServiceCallResponsePerson, j:SubjectInvolvementPerson, j:SupervisionRestrictionPerson, j:TargetPerson, j:VictimPerson, j:VisitationRestrictedAccessPerson, j:VisitationVisitor, scr:AgentPerson)
Sample instance
<nc:PersonClothing> <nc:ClothingCategoryText>string</nc:ClothingCategoryText> <nc:ClothingColorText>string</nc:ClothingColorText> <nc:ClothingDescriptionText>string</nc:ClothingDescriptionText> <nc:ClothingStyleText>string</nc:ClothingStyleText> </nc:PersonClothing>