Schema Central > niem40 > hs.xsd > hs:AdoptiveFamilyAssociation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

hs:AdoptiveFamilyAssociation

An association between family members in an adoptive family.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:AssociationType
structures:ref [0..1]xsd:IDREFfrom type structures:AssociationType
structures:uri [0..1]xsd:anyURIfrom type structures:AssociationType
structures:metadata [0..1]xsd:IDREFSfrom type structures:AssociationType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:AssociationType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:AssociationType

Sample instance

<hs:AdoptiveFamilyAssociation>
   <structures:AssociationAugmentationPoint>any content</structures:AssociationAugmentationPoint>
   <nc:AssociationDateRange>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:StartDate>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:Date>2000-01-01</nc:Date>
         <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
         <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
         <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
      </nc:StartDate>
      <nc:EndDate>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:Date>2000-01-01</nc:Date>
         <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract>
         <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration>
         <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint>
      </nc:EndDate>
      <nc:DateRangeAugmentationPoint>any content</nc:DateRangeAugmentationPoint>
   </nc:AssociationDateRange>
   <nc:AssociationDescriptionText>string</nc:AssociationDescriptionText>
   <nc:AssociationAugmentationPoint>any content</nc:AssociationAugmentationPoint>
   <hs:AdoptingParentRelationshipCategoryCode>Foster Parent</hs:AdoptingParentRelationshipCategoryCode>
   <hs:AdoptionPlacedFromText>string</hs:AdoptionPlacedFromText>
   <hs:AdoptionPlacementByText>string</hs:AdoptionPlacementByText>
   <hs:JuvenileReceivesSubsidyIndicator>true</hs:JuvenileReceivesSubsidyIndicator>
   <hs:SubsidyMonthlyAmount>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:Amount>1.0</nc:Amount>
      <nc:CurrencyCode>AED</nc:CurrencyCode>
      <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint>
   </hs:SubsidyMonthlyAmount>
   <hs:StateInvolvementIndicator>true</hs:StateInvolvementIndicator>
   <hs:TitleIVEAdoptionIndicator>true</hs:TitleIVEAdoptionIndicator>
   <hs:AdoptiveFamilyAssociationAugmentationPoint>any content</hs:AdoptiveFamilyAssociationAugmentationPoint>
</hs:AdoptiveFamilyAssociation>