im:Orphan
A child who has no parents because of death or disappearance of, abandonment or desertion of, or separation or loss from both parents. An orphan is also a child who has only one parent, who is not capable of taking care of the child, and who has irrevocably released the child for adoption in writing.
Element information
Namespace: http://release.niem.gov/niem/domains/immigration/3.1/
Schema document: domains/immigration/3.1/immigration.xsd
Type: im:OrphanType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- im:OrphanOneParentOtherParentFateText [0..*]A description of what happened to the other parent of an orphan who has one sole or surviving parent.
- im:OrphanReasonNoParentIndicator [0..*]True if the orphan has no parents; false otherwise
- im:OrphanReasonOneParentIndicator [0..*]True if the orphan has one sole or surviving parent; false otherwise
- im:OrphanReasonText [0..*]A reason the child is an orphan.
- im:OrphanSoleSurvivingParentCapableOfSupportIndicator [0..*]True if the sole or surviving parent is capable of providing support for the orphan; false otherwise
- im:OrphanSoleSurvivingParentReleaseIndicator [0..*]True if the sole or surviving parent has irrevocable released the orphan for emigration and adoption in writing; false otherwise
- im:OrphanAugmentationPointAbstract [0..*]An augmentation point for OrphanRoleType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group im:OrphanAugmentationPoint
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
Sample instance
<im:Orphan> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:OrphanOneParentOtherParentFateText>string</im:OrphanOneParentOtherParentFateText> <im:OrphanReasonNoParentIndicator>true</im:OrphanReasonNoParentIndicator> <im:OrphanReasonOneParentIndicator>true</im:OrphanReasonOneParentIndicator> <im:OrphanReasonText>string</im:OrphanReasonText> <im:OrphanSoleSurvivingParentCapableOfSupportIndicator>true</im:OrphanSoleSurvivingParentCapableOfSupportIndicator> <im:OrphanSoleSurvivingParentReleaseIndicator>true</im:OrphanSoleSurvivingParentReleaseIndicator> <im:OrphanAugmentationPoint>any content</im:OrphanAugmentationPoint> </im:Orphan>