nc:RealEstateAttachedFacility
A permanent structure attached or affixed to real estate.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:FacilityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:FacilityIdentification [0..*] An identification assigned to a facility.
- nc:FacilityName [0..*] A name of a facility.
- nc:FacilityCategoryText [0..*] A kind of facility.
- nc:FacilityCommercialIndicator [0..*] True if a facility is for commercial purpose; false otherwise.
- nc:FacilityLocation [0..*] A location of a facility.
- nc:FacilityContactInformation [0..*] A method of contact for a facility.
- nc:FacilityContainsItem [0..*] An item contained by a facility.
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
- NIEM reference target from nc:FacilityReference
- Type nc:RealEstateType (Element nc:RealEstate)
Sample instance
<nc:RealEstateAttachedFacility> <nc:FacilityIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:FacilityIdentification> <nc:FacilityName>string</nc:FacilityName> <nc:FacilityCategoryText>string</nc:FacilityCategoryText> <nc:FacilityCommercialIndicator>true</nc:FacilityCommercialIndicator> <nc:FacilityLocation> <nc:LocationAddress> <nc:AddressFullText>string</nc:AddressFullText> </nc:LocationAddress> <nc:LocationAddressGrid> <nc:AddressGridID>string</nc:AddressGridID> <nc:AddressGridText>string</nc:AddressGridText> </nc:LocationAddressGrid> <nc:LocationAltitudeMeasure> <nc:MeasurePointValue>1.0</nc:MeasurePointValue> <nc:MeasureUnitText>string</nc:MeasureUnitText> <nc:MeasureCategoryText>string</nc:MeasureCategoryText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:LengthUnitCode>4H</nc:LengthUnitCode> </nc:LocationAltitudeMeasure> <nc:LocationArea> <nc:AreaDescriptionText>string</nc:AreaDescriptionText> <nc:AreaPolygonDescriptionText>string</nc:AreaPolygonDescriptionText> <nc:AreaPolygonGeographicCoordinate>... </nc:AreaPolygonGeographicCoordinate> <nc:AreaCircularDescriptionText>string</nc:AreaCircularDescriptionText> <nc:AreaCircularRegion>... </nc:AreaCircularRegion> <nc:AreaGeographicCode>string</nc:AreaGeographicCode> </nc:LocationArea> <scr:LocationCategoryCode>A</scr:LocationCategoryCode> <nc:LocationContactInformation> <nc:ContactEmailID>string</nc:ContactEmailID> <nc:ContactEntity>... </nc:ContactEntity> <nc:ContactEntityDescriptionText>string</nc:ContactEntityDescriptionText> <nc:ContactInformationDescriptionText>string</nc:ContactInformationDescriptionText> <nc:ContactResponder>... </nc:ContactResponder> </nc:LocationContactInformation> <nc:LocationCrossStreet> <nc:CrossStreetDescriptionText>string</nc:CrossStreetDescriptionText> <nc:CrossStreetRelativeLocation>... </nc:CrossStreetRelativeLocation> </nc:LocationCrossStreet> <nc:LocationDepthMeasure> <nc:MeasurePointValue>1.0</nc:MeasurePointValue> <nc:MeasureUnitText>string</nc:MeasureUnitText> <nc:MeasureCategoryText>string</nc:MeasureCategoryText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:LengthUnitCode>4H</nc:LengthUnitCode> </nc:LocationDepthMeasure> <nc:LocationDescriptionText>string</nc:LocationDescriptionText> <nc:LocationGeographicElevation> <nc:MeasurePointValue>1.0</nc:MeasurePointValue> <nc:MeasureUnitText>string</nc:MeasureUnitText> <nc:MeasureCategoryText>string</nc:MeasureCategoryText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:GeographicElevationDatumID>string</nc:GeographicElevationDatumID> </nc:LocationGeographicElevation> <nc:LocationHighway> <nc:HighwayFullText>string</nc:HighwayFullText> <nc:HighwayName>string</nc:HighwayName> <nc:HighwayID>string</nc:HighwayID> <nc:HighwayPositionText>string</nc:HighwayPositionText> </nc:LocationHighway> <nc:LocationLandmarkText>string</nc:LocationLandmarkText> <nc:LocationLocale> <nc:LocaleCensusBlockID>string</nc:LocaleCensusBlockID> <nc:LocaleCensusTractID>string</nc:LocaleCensusTractID> <nc:LocaleCommunityName>string</nc:LocaleCommunityName> <nc:LocaleDescriptionText>string</nc:LocaleDescriptionText> <nc:LocaleDistrictName>string</nc:LocaleDistrictName> <nc:LocaleEmergencyServicesCityName>string</nc:LocaleEmergencyServicesCityName> <nc:LocaleFireJurisdictionID>string</nc:LocaleFireJurisdictionID> <nc:LocaleJudicialDistrictCode>string</nc:LocaleJudicialDistrictCode> <nc:LocaleJudicialDistrictName>string</nc:LocaleJudicialDistrictName> <nc:LocaleNeighborhoodName>string</nc:LocaleNeighborhoodName> <nc:LocalePoliceBeatText>string</nc:LocalePoliceBeatText> <nc:LocalePoliceGridText>string</nc:LocalePoliceGridText> <nc:LocalePoliceJurisdictionID>string</nc:LocalePoliceJurisdictionID> <nc:LocaleRegionName>string</nc:LocaleRegionName> <nc:LocaleSubdivisionName>string</nc:LocaleSubdivisionName> <nc:LocaleZoneName>string</nc:LocaleZoneName> <nc:LocaleEmergencyServicesJurisdictionID>string</nc:LocaleEmergencyServicesJurisdictionID> </nc:LocationLocale> <nc:LocationMapLocation> <nc:MapCoordinateFullText>string</nc:MapCoordinateFullText> <nc:MapDate>... </nc:MapDate> <nc:MapElevationCoordinateText>string</nc:MapElevationCoordinateText> <nc:MapHorizontalCoordinateText>string</nc:MapHorizontalCoordinateText> <nc:MapLocationDescriptionText>string</nc:MapLocationDescriptionText> <nc:MapName>string</nc:MapName> <nc:MapPageID>string</nc:MapPageID> <nc:MapQuadrantText>string</nc:MapQuadrantText> <nc:MapVersionID>string</nc:MapVersionID> <nc:MapVerticalCoordinateText>string</nc:MapVerticalCoordinateText> </nc:LocationMapLocation> <nc:LocationMGRSCoordinate> <nc:UTMCoordinateID>string</nc:UTMCoordinateID> <nc:UTMDatumID>string</nc:UTMDatumID> <nc:UTMEastingValue>1</nc:UTMEastingValue> <nc:UTMGridZoneID>string</nc:UTMGridZoneID> <nc:UTMGridZoneSquareID>string</nc:UTMGridZoneSquareID> <nc:UTMNorthingValue>1</nc:UTMNorthingValue> <nc:MGRSCoordinateID>string</nc:MGRSCoordinateID> <nc:MGRSCoordinateSquareID>string</nc:MGRSCoordinateSquareID> </nc:LocationMGRSCoordinate> <nc:LocationName>string</nc:LocationName> <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText> <nc:LocationRelativeLocation> <nc:RelativeLocationDescriptionText>string</nc:RelativeLocationDescriptionText> <nc:RelativeLocationDirectionCode>E</nc:RelativeLocationDirectionCode> <nc:RelativeLocationDistanceText>string</nc:RelativeLocationDistanceText> <nc:RelativeLocationHeadingValue>1.0</nc:RelativeLocationHeadingValue> <nc:RelativeLocationReferencePoint>... </nc:RelativeLocationReferencePoint> </nc:LocationRelativeLocation> <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText> <nc:LocationTwoDimensionalGeographicCoordinate> <nc:GeographicDatumCode>ADI-A</nc:GeographicDatumCode> <nc:GeographicCoordinateLatitude>... </nc:GeographicCoordinateLatitude> <nc:GeographicCoordinateLongitude>... </nc:GeographicCoordinateLongitude> </nc:LocationTwoDimensionalGeographicCoordinate> <nc:LocationUTMCoordinate> <nc:UTMCoordinateID>string</nc:UTMCoordinateID> <nc:UTMDatumID>string</nc:UTMDatumID> <nc:UTMEastingValue>1</nc:UTMEastingValue> <nc:UTMGridZoneID>string</nc:UTMGridZoneID> <nc:UTMGridZoneSquareID>string</nc:UTMGridZoneSquareID> <nc:UTMNorthingValue>1</nc:UTMNorthingValue> </nc:LocationUTMCoordinate> </nc:FacilityLocation> <nc:FacilityContactInformation> <nc:ContactEmailID>string</nc:ContactEmailID> <nc:ContactEntity> <nc:EntityOrganizationReference/> </nc:ContactEntity> <nc:ContactEntityDescriptionText>string</nc:ContactEntityDescriptionText> <nc:ContactInformationDescriptionText>string</nc:ContactInformationDescriptionText> <nc:ContactResponder> <nc:PersonAccentText>string</nc:PersonAccentText> <nc:PersonAgeDescriptionText>string</nc:PersonAgeDescriptionText> <nc:PersonAgeMeasure>... </nc:PersonAgeMeasure> <nc:PersonAlternateName>... </nc:PersonAlternateName> <nc:PersonBirthDate>... </nc:PersonBirthDate> <nc:PersonBirthLocation>... </nc:PersonBirthLocation> <nc:PersonBloodTypeCode>ABNEG</nc:PersonBloodTypeCode> <nc:PersonBodyXRaysAvailableCode>F</nc:PersonBodyXRaysAvailableCode> <nc:PersonBuildText>string</nc:PersonBuildText> <nc:PersonCapability>... </nc:PersonCapability> <nc:PersonCircumcisionIndicator>true</nc:PersonCircumcisionIndicator> <nc:PersonCitizenshipFIPS10-4Code>AA</nc:PersonCitizenshipFIPS10-4Code> <nc:PersonClothing>... </nc:PersonClothing> <nc:PersonComplexionText>string</nc:PersonComplexionText> <nc:PersonDeathDate>... </nc:PersonDeathDate> <nc:PersonDependentQuantity>1.0</nc:PersonDependentQuantity> <nc:PersonDescriptionText>string</nc:PersonDescriptionText> <nc:PersonDigitalImage>... </nc:PersonDigitalImage> <nc:PersonDigitizedSignatureImage>... </nc:PersonDigitizedSignatureImage> <nc:PersonDisguiseDescriptionText>string</nc:PersonDisguiseDescriptionText> <nc:PersonDNA>... </nc:PersonDNA> <nc:PersonOrganDonorCode>A</nc:PersonOrganDonorCode> <nc:PersonEducationLevelText>string</nc:PersonEducationLevelText> <scr:EthnicityCategoryCode>A</scr:EthnicityCategoryCode> <nc:PersonEyeColorCode>BLK</nc:PersonEyeColorCode> <nc:PersonEyewearDescriptionText>string</nc:PersonEyewearDescriptionText> <nc:PersonFacialHairText>string</nc:PersonFacialHairText> <nc:PersonFingerprintSet>... </nc:PersonFingerprintSet> <nc:PersonGeneralAppearanceDescriptionText>string</nc:PersonGeneralAppearanceDescriptionText> <nc:PersonHairAppearanceText>string</nc:PersonHairAppearanceText> <nc:PersonHairCategoryText>string</nc:PersonHairCategoryText> <nc:PersonHairColorCode>BLK</nc:PersonHairColorCode> <nc:PersonHairLengthText>string</nc:PersonHairLengthText> <nc:PersonHairStyleText>string</nc:PersonHairStyleText> <nc:PersonHandednessText>string</nc:PersonHandednessText> <nc:PersonHeightDescriptionText>string</nc:PersonHeightDescriptionText> <nc:PersonHeightMeasure>... </nc:PersonHeightMeasure> <nc:PersonHumanResourceIdentification>... </nc:PersonHumanResourceIdentification> <nc:PersonInjury>... </nc:PersonInjury> <nc:PersonIntoxication>... </nc:PersonIntoxication> <nc:PersonJewelryDescriptionText>string</nc:PersonJewelryDescriptionText> <nc:PersonLanguageEnglishIndicator>true</nc:PersonLanguageEnglishIndicator> <nc:PersonLearningDisabilityText>string</nc:PersonLearningDisabilityText> <nc:PersonLicenseIdentification>... </nc:PersonLicenseIdentification> <nc:PersonLivingIndicator>true</nc:PersonLivingIndicator> <nc:PersonMaritalStatusText>string</nc:PersonMaritalStatusText> <nc:PersonMedicalCondition>... </nc:PersonMedicalCondition> <nc:PersonMedicalDescriptionText>string</nc:PersonMedicalDescriptionText> <nc:PersonMedicalFileIndicator>true</nc:PersonMedicalFileIndicator> <nc:PersonMedicationRequiredText>string</nc:PersonMedicationRequiredText> <nc:PersonMentalStateText>string</nc:PersonMentalStateText> <nc:PersonMilitarySummary>... </nc:PersonMilitarySummary> <nc:PersonMoodDescriptionText>string</nc:PersonMoodDescriptionText> <nc:PersonName>... </nc:PersonName> <nc:PersonNationalIdentification>... </nc:PersonNationalIdentification> <nc:PersonNationalityText>string</nc:PersonNationalityText> <nc:PersonOrganDonatorIndicator>true</nc:PersonOrganDonatorIndicator> <nc:PersonOtherIdentification>... </nc:PersonOtherIdentification> <nc:PersonPassportIdentification>... </nc:PersonPassportIdentification> <nc:PersonPhysicalDisabilityText>string</nc:PersonPhysicalDisabilityText> <nc:PersonPhysicalFeature>... </nc:PersonPhysicalFeature> <nc:PersonPrimaryLanguage>... </nc:PersonPrimaryLanguage> <nc:PersonRaceCode>A</nc:PersonRaceCode> <nc:PersonReligionText>string</nc:PersonReligionText> <nc:PersonResidentCode>N</nc:PersonResidentCode> <nc:PersonSecondaryLanguage>... </nc:PersonSecondaryLanguage> <nc:PersonSecurityClearanceCode>string</nc:PersonSecurityClearanceCode> <nc:PersonSexCode>F</nc:PersonSexCode> <nc:PersonSexualOrientationText>string</nc:PersonSexualOrientationText> <nc:PersonSkinToneCode>ALB</nc:PersonSkinToneCode> <nc:PersonSpeechDescriptionText>string</nc:PersonSpeechDescriptionText> <nc:PersonSSNIdentification>... </nc:PersonSSNIdentification> <nc:PersonStateIdentification>... </nc:PersonStateIdentification> <nc:PersonTaxIdentification>... </nc:PersonTaxIdentification> <nc:PersonTooth>... </nc:PersonTooth> <nc:PersonUSCitizenIndicator>true</nc:PersonUSCitizenIndicator> <nc:PersonVisionPrescriptionText>string</nc:PersonVisionPrescriptionText> <nc:PersonWeightDescriptionText>string</nc:PersonWeightDescriptionText> <nc:PersonWeightMeasure>... </nc:PersonWeightMeasure> <nc:PersonXRayImage>... </nc:PersonXRayImage> <nc:PersonNationalityFIPS10-4Code>AA</nc:PersonNationalityFIPS10-4Code> </nc:ContactResponder> </nc:FacilityContactInformation> <nc:FacilityContainsItem> <nc:ItemName>string</nc:ItemName> <nc:ItemActionText>string</nc:ItemActionText> <nc:ItemBarCodeIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:ItemBarCodeIdentification> <nc:ItemConditionText>string</nc:ItemConditionText> <nc:ItemDealerIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:ItemDealerIdentification> <nc:ItemDescriptionText>string</nc:ItemDescriptionText> <nc:ItemDisposition> <nc:DispositionEntity>... </nc:DispositionEntity> <nc:DispositionDate>... </nc:DispositionDate> <nc:DispositionDescriptionText>string</nc:DispositionDescriptionText> <nc:DispositionReasonText>string</nc:DispositionReasonText> <nc:DispositionReportedAuthorityText>string</nc:DispositionReportedAuthorityText> <nc:DispositionText>string</nc:DispositionText> <nc:DispositionCategoryText>string</nc:DispositionCategoryText> <nc:DispositionInstrument>... </nc:DispositionInstrument> <nc:ItemDispositionLocation>... </nc:ItemDispositionLocation> <nc:Item>... </nc:Item> <nc:ItemHoldingOrganization>... </nc:ItemHoldingOrganization> <nc:ItemMovingOrganization>... </nc:ItemMovingOrganization> </nc:ItemDisposition> <nc:ItemOtherIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:ItemOtherIdentification> <nc:ItemOwner> <nc:EntityOrganizationReference/> </nc:ItemOwner> <nc:ItemOwnerAppliedID>string</nc:ItemOwnerAppliedID> <nc:ItemOwnerPurchasedValue> <nc:ItemValueAmount>1.0</nc:ItemValueAmount> <nc:ItemValueAssigningMethodText>string</nc:ItemValueAssigningMethodText> <nc:ItemValueDate>... </nc:ItemValueDate> <nc:ItemValueDescriptionText>string</nc:ItemValueDescriptionText> <nc:ItemValueTaxIncludedIndicator>true</nc:ItemValueTaxIncludedIndicator> <nc:ItemValueAssigner>... </nc:ItemValueAssigner> </nc:ItemOwnerPurchasedValue> <nc:ItemPossessionDescriptionText>string</nc:ItemPossessionDescriptionText> <nc:ItemPossessor> <nc:EntityOrganizationReference/> </nc:ItemPossessor> <nc:ItemReceiptIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:ItemReceiptIdentification> <nc:ItemRFIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:ItemRFIdentification> <nc:ItemSerialIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:ItemSerialIdentification> <nc:ItemStateIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:ItemStateIdentification> <nc:ItemStatus> <nc:StatusText>string</nc:StatusText> <nc:StatusDate>... </nc:StatusDate> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification>... </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> </nc:ItemStatus> <nc:ItemUsageText>string</nc:ItemUsageText> <nc:ItemValue> <nc:ItemValueAmount>1.0</nc:ItemValueAmount> <nc:ItemValueAssigningMethodText>string</nc:ItemValueAssigningMethodText> <nc:ItemValueDate>... </nc:ItemValueDate> <nc:ItemValueDescriptionText>string</nc:ItemValueDescriptionText> <nc:ItemValueTaxIncludedIndicator>true</nc:ItemValueTaxIncludedIndicator> <nc:ItemValueAssigner>... </nc:ItemValueAssigner> </nc:ItemValue> <nc:ItemVisibleID>string</nc:ItemVisibleID> <nc:WeaponIndicator>true</nc:WeaponIndicator> <nc:WeaponUsageIndicator>true</nc:WeaponUsageIndicator> </nc:FacilityContainsItem> </nc:RealEstateAttachedFacility>