j:AssignmentLocationDetail
A specific location into which a person is placed, such as an office, dormitory, barracks, etc.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:AssignmentLocationDetailType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:LocationBedText [0..*]A specific bed to which a person has been assigned.
- j:LocationBuildingText [0..*]A specific building in a facility.
- j:LocationRoomText [0..*]A specific room in which a person is housed.
- j:LocationSectionText [0..*]A specific section or wing or block for a building in a facility.
- j:LocationSuiteText [0..*]A specific suite in which a person is housed.
- j:LocationText [0..*]A location in a facility when the location cannot be broken down into separate components such as building and section and cell or bed.
- j:AssignmentLocationDetailAugmentationPointAbstract [0..*]An augmentation point for AssignmentLocationDetailType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:AssignmentLocationDetailAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type j:AssignmentType (Element j:Assignment)
Sample instance
<j:AssignmentLocationDetail> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:LocationBedText>string</j:LocationBedText> <j:LocationBuildingText>string</j:LocationBuildingText> <j:LocationRoomText>string</j:LocationRoomText> <j:LocationSectionText>string</j:LocationSectionText> <j:LocationSuiteText>string</j:LocationSuiteText> <j:LocationText>string</j:LocationText> <j:AssignmentLocationDetailAugmentationPoint>any content</j:AssignmentLocationDetailAugmentationPoint> </j:AssignmentLocationDetail>