Difference between revisions of "FAADC Atom Feed Specifications V 1.2"
From FPDS-NG
Line 77: | Line 77: | ||
<FAIN>String</FAIN> | <FAIN>String</FAIN> | ||
<amendmentNumber>0</amendmentNumber> | <amendmentNumber>0</amendmentNumber> | ||
− | <URI>String</ | + | <URI>String</URI> |
</assistanceID> | </assistanceID> | ||
<assistanceDates> | <assistanceDates> | ||
<actionDate>0000-00-00 00:00:00</actionDate> | <actionDate>0000-00-00 00:00:00</actionDate> | ||
<periodOfPerformanceStartDate>0000-00-00 00:00:00</periodOfPerformanceStartDate> | <periodOfPerformanceStartDate>0000-00-00 00:00:00</periodOfPerformanceStartDate> | ||
− | < | + | <periodOfPerformanceEndDate>0000-00-00 00:00:00</periodOfPerformanceEndDate> |
− | < | + | <fiscalYear>0000-00-00 00:00:00</fiscalYear> |
− | < | + | <FABSSentDate>0000-00-00 00:00:00</FABSSentDate> |
</assistanceDates> | </assistanceDates> | ||
<assistanceData> | <assistanceData> | ||
Line 109: | Line 109: | ||
</assistanceData> | </assistanceData> | ||
<dollarValues> | <dollarValues> | ||
− | < | + | <federalActionObligationAmount>3.1415</federalActionObligationAmount> |
− | < | + | <indirectCostFederalShareAmount>3.1415</indirectCostFederalShareAmount> |
− | < | + | <nonFederalFundingAmount>3.1415</nonFederalFundingAmount> |
− | < | + | <faceValueOfDirectLoanOrLoanGuaranteeAmount>3.1415</faceValueOfDirectLoanOrLoanGuaranteeAmount> |
− | < | + | <originalLoanSubsidyAmount>3.1415</originalLoanSubsidyAmount> |
− | < | + | <totalFederalAwardValueAmount>3.1415</totalFederalAwardValueAmount> |
− | < | + | <researchDollarValues> |
− | < | + | <researchAndDevelopmentAmount>3.1415</researchAndDevelopmentAmount> |
− | < | + | <fellowshipsAndTraineeshipsAmount>3.1415</fellowshipsAndTraineeshipsAmount> |
− | < | + | <researchAndDevelopmentPlantAmount>3.1415</researchAndDevelopmentPlantAmount> |
− | < | + | <facilitiesAndEquipmentForInstructionAmount>3.1415</facilitiesAndEquipmentForInstructionAmount> |
− | < | + | <generalSupportForScienceAndEngineeringAmount>3.1415</generalSupportForScienceAndEngineeringAmount> |
− | < | + | <otherActivitiesRelatedToScienceAndEngineeringAmount>3.1415</otherActivitiesRelatedToScienceAndEngineeringAmount> |
− | < | + | <allOtherActivitiesNotRelatedToScienceAndEngineeringAmount>3.1415</allOtherActivitiesNotRelatedToScienceAndEngineeringAmount> |
− | </ | + | </researchDollarValues> |
− | </ | + | </dollarValues> |
− | < | + | <providerInformation> |
− | < | + | <awardingSubTierAgencyCode name="String" departmentID="String" departmentName="String">String</awardingSubTierAgencyCode> |
− | < | + | <awardingOfficeCode name="String" regionCode="String" country="String">String</awardingOfficeCode> |
− | < | + | <fundingSubTierAgencyCode name="String" departmentID="String" departmentName="String">String</fundingSubTierAgencyCode> |
− | < | + | <fundingOfficeCode name="String" regionCode="String" country="String">String</fundingOfficeCode> |
− | </ | + | </providerInformation> |
− | < | + | <programInformation> |
− | < | + | <CFDANumber>String</CFDANumber> |
− | < | + | <CFDAProgramTitle>String</CFDAProgramTitle> |
− | < | + | <ALNumber>String</ALNumber> |
− | < | + | <ALProgramTitle>String</ALProgramTitle> |
− | < | + | <isPredominantAL>String</isPredominantAL> |
− | < | + | <ALFederalActionObligationAmount>3.1415</ALFederalActionObligationAmount> |
− | < | + | <ALNonFederalFundingAmount>3.1415</ALNonFederalFundingAmount> |
− | < | + | <ALFaceValueOfDirectLoanOrLoanGuaranteeAmount>3.1415</ALFaceValueOfDirectLoanOrLoanGuaranteeAmount> |
− | < | + | <ALOriginalLoanSubsidyAmount>3.1415</fpds:ALOriginalLoanSubsidyAmount> |
− | <fpds:ALFABSSentDate>0000-00-00 00:00:00</ | + | <fpds:ALFABSSentDate>0000-00-00 00:00:00</ALFABSSentDate> |
− | < | + | <ALCorrectionDeleteIndicator>String</ALCorrectionDeleteIndicator> |
− | </ | + | </programInformation> |
− | < | + | <listOfProgramInformation> |
− | < | + | <programInformation> |
− | < | + | <CFDANumber>String</CFDANumber> |
− | < | + | <CFDAProgramTitle>String</CFDAProgramTitle> |
− | < | + | <ALNumber>String</ALNumber> |
− | < | + | <ALProgramTitle>String</ALProgramTitle> |
− | < | + | <isPredominantAL>String</isPredominantAL> |
<fpds:ALFederalActionObligationAmount>3.1415</fpds:ALFederalActionObligationAmount> | <fpds:ALFederalActionObligationAmount>3.1415</fpds:ALFederalActionObligationAmount> | ||
<fpds:ALNonFederalFundingAmount>3.1415</fpds:ALNonFederalFundingAmount> | <fpds:ALNonFederalFundingAmount>3.1415</fpds:ALNonFederalFundingAmount> |
Revision as of 17:20, 10 July 2024
Contents
Introduction
FAADC has data reporting web services that provide access in real-time to FPDS' central data repository. Atom Feeds provides access to the same data with real time feeds.
NOTE: Below are some examples of the Atom Feed specifications. Please note that the Atom Feed specifications are only a subset of the complete XML schema. Refer to the following URL for the complete schema: https://www.fpds.gov/fpdsng_cms/index.php/worksite |
FAADC Atom feed format
FAADC Atom feed specification is based on the industry standard Atom 1.0 format RFC4287 as defined by Internet Engineering Task Force (IETF) in December 2005.
FAADC Assistance data will follow FAADC Version 1.2 Assistance specifications.
Feed XML specification
Example
Atom 1.0 format specification RFC4287 will give the entire description and definition of all the elements used in the specification.
<feed xmlns="http://www.w3.org/2005/Atom"> <title>FAADC matching assistance records for the search query : <![CDATA[: recovery]]></title> <link rel="alternate" type="text/html" href="url_link"/> <link rel="first" type="text/html" href="url_link"/> <link rel="last" type="text/html" href="url_link"/> <link rel="previous" type="text/html" href="url_link"/> <link rel="next" type="text/html" href="url_link"/> <modified/> <author> <name/> </author> <entry> <title><![CDATA[Entry Title]]></title> <link rel="alternate" type="text/html" href="url_link"/> <modified>2009-08-08 00:33:48</modified> <content xmlns:ns1="https://www.fpds.gov" type="application/xml"> ... Assistance XML </content> </entry> </feed>
Atom Element Definitions
Container Elements
- “feed” Element – It is the top-level element of an Atom Feed Document, acting as a container for metadata and data associated with the feed
- “entry” Element – It represents an individual entry, acting as a container for metadata and data associated with the entry.
- “content” Element – It contains either links or content of the entry. The “type” attribute specifies the MIME media type. It “type” attribute is not present then the content is treated as “text”. The content of the element is either an Award/IDV xml.
Metadata Elements
- "author” Element – It indicates the author or the entry or the feed.
- “link” Element – It defines a reference from an entry or feed to a web resource. The “type” attribute is n advisory media type. It is a hint about the the type of representation that is expected to be returned when the value of href attribute is deferenced. The “rel” attribute indicates the link relation type.
- “alternate” signifies an alternate version of the resource described by the containing element.
- “first” signifies the first entry element in the feed.
- “last” signifies the last entry element in the feed.
- “previous” signifies the previously read entry element of the feed.
- “next” signifies the next available entry elements of the feed.
- “title” Element - It conveys a human-readable title for an entry or feed.
- “modified” Element with in the “entry” section represents the last modified date of the entry.
Assistance XML
<assistance xmlns:ns1="https://www.fpds.gov/FPDS"> <assistanceID> <agencyCode name="String" departmentID="String" departmentName="String">String</agencyCode> <FAIN>String</FAIN> <amendmentNumber>0</amendmentNumber> <URI>String</URI> </assistanceID> <assistanceDates> <actionDate>0000-00-00 00:00:00</actionDate> <periodOfPerformanceStartDate>0000-00-00 00:00:00</periodOfPerformanceStartDate> <periodOfPerformanceEndDate>0000-00-00 00:00:00</periodOfPerformanceEndDate> <fiscalYear>0000-00-00 00:00:00</fiscalYear> <FABSSentDate>0000-00-00 00:00:00</FABSSentDate> </assistanceDates> <assistanceData> <assistanceIndicators> <businessFundsIndicator>String</businessFundsIndicator> <correctionDeleteIndicator>String</correctionDeleteIndicator> <individualRecipientIndicator>String</individualRecipientIndicator> <researchAndDevelopmentFundsIndicator>String</researchAndDevelopmentFundsIndicator> </assistanceIndicators> <assistanceCompetition> <competedOpportunity description="String">String</competedOpportunity> <numberOfProposalsOrApplications>String</numberOfProposalsOrApplications> </assistanceCompetition> <actionType>String</actionType> <assistanceType>String</assistanceType> <assistanceDescription>String</assistanceDescription> <recordType>String</recordType> <typeOfFundsCode>String</typeOfFundsCode> <FICECode>String</FICECode> <fundingOpportunityNumber>String</fundingOpportunityNumber> <fundingOpportunityGoalsText>String</fundingOpportunityGoalsText> <SAINumber>String</SAINumber> <discretionary>String</discretionary> </assistanceData> <dollarValues> <federalActionObligationAmount>3.1415</federalActionObligationAmount> <indirectCostFederalShareAmount>3.1415</indirectCostFederalShareAmount> <nonFederalFundingAmount>3.1415</nonFederalFundingAmount> <faceValueOfDirectLoanOrLoanGuaranteeAmount>3.1415</faceValueOfDirectLoanOrLoanGuaranteeAmount> <originalLoanSubsidyAmount>3.1415</originalLoanSubsidyAmount> <totalFederalAwardValueAmount>3.1415</totalFederalAwardValueAmount> <researchDollarValues> <researchAndDevelopmentAmount>3.1415</researchAndDevelopmentAmount> <fellowshipsAndTraineeshipsAmount>3.1415</fellowshipsAndTraineeshipsAmount> <researchAndDevelopmentPlantAmount>3.1415</researchAndDevelopmentPlantAmount> <facilitiesAndEquipmentForInstructionAmount>3.1415</facilitiesAndEquipmentForInstructionAmount> <generalSupportForScienceAndEngineeringAmount>3.1415</generalSupportForScienceAndEngineeringAmount> <otherActivitiesRelatedToScienceAndEngineeringAmount>3.1415</otherActivitiesRelatedToScienceAndEngineeringAmount> <allOtherActivitiesNotRelatedToScienceAndEngineeringAmount>3.1415</allOtherActivitiesNotRelatedToScienceAndEngineeringAmount> </researchDollarValues> </dollarValues> <providerInformation> <awardingSubTierAgencyCode name="String" departmentID="String" departmentName="String">String</awardingSubTierAgencyCode> <awardingOfficeCode name="String" regionCode="String" country="String">String</awardingOfficeCode> <fundingSubTierAgencyCode name="String" departmentID="String" departmentName="String">String</fundingSubTierAgencyCode> <fundingOfficeCode name="String" regionCode="String" country="String">String</fundingOfficeCode> </providerInformation> <programInformation> <CFDANumber>String</CFDANumber> <CFDAProgramTitle>String</CFDAProgramTitle> <ALNumber>String</ALNumber> <ALProgramTitle>String</ALProgramTitle> <isPredominantAL>String</isPredominantAL> <ALFederalActionObligationAmount>3.1415</ALFederalActionObligationAmount> <ALNonFederalFundingAmount>3.1415</ALNonFederalFundingAmount> <ALFaceValueOfDirectLoanOrLoanGuaranteeAmount>3.1415</ALFaceValueOfDirectLoanOrLoanGuaranteeAmount> <ALOriginalLoanSubsidyAmount>3.1415</fpds:ALOriginalLoanSubsidyAmount> <fpds:ALFABSSentDate>0000-00-00 00:00:00</ALFABSSentDate> <ALCorrectionDeleteIndicator>String</ALCorrectionDeleteIndicator> </programInformation> <listOfProgramInformation> <programInformation> <CFDANumber>String</CFDANumber> <CFDAProgramTitle>String</CFDAProgramTitle> <ALNumber>String</ALNumber> <ALProgramTitle>String</ALProgramTitle> <isPredominantAL>String</isPredominantAL> <fpds:ALFederalActionObligationAmount>3.1415</fpds:ALFederalActionObligationAmount> <fpds:ALNonFederalFundingAmount>3.1415</fpds:ALNonFederalFundingAmount> <fpds:ALFaceValueOfDirectLoanOrLoanGuaranteeAmount>3.1415</fpds:ALFaceValueOfDirectLoanOrLoanGuaranteeAmount> <fpds:ALOriginalLoanSubsidyAmount>3.1415</fpds:ALOriginalLoanSubsidyAmount> <fpds:ALFABSSentDate>0000-00-00 00:00:00</fpds:ALFABSSentDate> <fpds:ALCorrectionDeleteIndicator>String</fpds:ALCorrectionDeleteIndicator> </fpds:programInformation> </fpds:listOfProgramInformation> <fpds:placeOfPerformance> <fpds:PPOPCode>String</fpds:PPOPCode> <fpds:PPOPDescription>String</fpds:PPOPDescription> <fpds:PPOPCountryCode name="String">String</fpds:PPOPCountryCode> <fpds:PPOPCountryName>String</fpds:PPOPCountryName> <fpds:PPOPStateName name="String">String</fpds:PPOPStateName> <fpds:PPOPStateISO2Code name="String">String</fpds:PPOPStateISO2Code> <fpds:PPOPStateFIPSCode name="String">String</fpds:PPOPStateFIPSCode> <fpds:PPOPCountyName>String</fpds:PPOPCountyName> <fpds:PPOPCountyFIPSName>String</fpds:PPOPCountyFIPSName> <fpds:PPOPCountyFIPSCode>String</fpds:PPOPCountyFIPSCode> <fpds:PPOPCityName>String</fpds:PPOPCityName> <fpds:PPOPCityFIPSName>String</fpds:PPOPCityFIPSName> <fpds:PPOPCityFIPSCode>String</fpds:PPOPCityFIPSCode> <fpds:PPOPCityTypeOfFIPSArea>String</fpds:PPOPCityTypeOfFIPSArea> <fpds:PPOPZIPCode county="String" city="String">String</fpds:PPOPZIPCode> <fpds:PPOPCongressionalDistrict>String</fpds:PPOPCongressionalDistrict> <fpds:PPOPForeignLocationDescription>String</fpds:PPOPForeignLocationDescription> </fpds:placeOfPerformance> <fpds:recipient> <fpds:recipientID>String</fpds:recipientID> <fpds:recipientDetails> <fpds:vendorHeader> <fpds:vendorName>String</fpds:vendorName> <fpds:vendorAlternateName>String</fpds:vendorAlternateName> <fpds:vendorLegalOrganizationName>String</fpds:vendorLegalOrganizationName> <fpds:vendorDoingAsBusinessName>String</fpds:vendorDoingAsBusinessName> <fpds:vendorEnabled>false</fpds:vendorEnabled> </fpds:vendorHeader> <fpds:vendorSiteDetails> <fpds:vendorSocioEconomicIndicators> <fpds:isAlaskanNativeOwnedCorporationOrFirm>false</fpds:isAlaskanNativeOwnedCorporationOrFirm> <fpds:isAmericanIndianOwned>false</fpds:isAmericanIndianOwned> <fpds:isIndianTribe>false</fpds:isIndianTribe> <fpds:isNativeHawaiianOwnedOrganizationOrFirm>false</fpds:isNativeHawaiianOwnedOrganizationOrFirm> <fpds:isTriballyOwnedFirm>false</fpds:isTriballyOwnedFirm> <fpds:isSmallBusiness>false</fpds:isSmallBusiness> <fpds:isVeteranOwned>false</fpds:isVeteranOwned> <fpds:isServiceRelatedDisabledVeteranOwnedBusiness>false</fpds:isServiceRelatedDisabledVeteranOwnedBusiness> <fpds:isWomenOwned>false</fpds:isWomenOwned> <fpds:minorityOwned> <fpds:isMinorityOwned>false</fpds:isMinorityOwned> <fpds:isSubContinentAsianAmericanOwnedBusiness>false</fpds:isSubContinentAsianAmericanOwnedBusiness> <fpds:isAsianPacificAmericanOwnedBusiness>false</fpds:isAsianPacificAmericanOwnedBusiness> <fpds:isBlackAmericanOwnedBusiness>false</fpds:isBlackAmericanOwnedBusiness> <fpds:isHispanicAmericanOwnedBusiness>false</fpds:isHispanicAmericanOwnedBusiness> <fpds:isNativeAmericanOwnedBusiness>false</fpds:isNativeAmericanOwnedBusiness> <fpds:isOtherMinorityOwned>false</fpds:isOtherMinorityOwned> </fpds:minorityOwned> <fpds:isVerySmallBusiness>false</fpds:isVerySmallBusiness> <fpds:isWomenOwnedSmallBusiness>false</fpds:isWomenOwnedSmallBusiness> <fpds:isEconomicallyDisadvantagedWomenOwnedSmallBusiness>false</fpds:isEconomicallyDisadvantagedWomenOwnedSmallBusines> <fpds:isJointVentureWomenOwnedSmallBusiness>false</fpds:isJointVentureWomenOwnedSmallBusiness> <fpds:isJointVentureEconomicallyDisadvantagedWomenOwnedSmallBusiness>false</fpds:isJointVentureEconomicallyDisadvantagedWomenOwnedSmallBusiness> <fpds:isJointVentureSmallBusiness>false</fpds:isJointVentureSmallBusiness> <fpds:isJointVentureServiceDisabledVetOwnedBusiness>false</fpds:isJointVentureServiceDisabledVetOwnedBusiness> </fpds:vendorSocioEconomicIndicators> <fpds:vendorBusinessTypes> <fpds:isCommunityDevelopedCorporationOwnedFirm>false</fpds:isCommunityDevelopedCorporationOwnedFirm> <fpds:isLaborSurplusAreaFirm>false</fpds:isLaborSurplusAreaFirm> <fpds:federalGovernment> <fpds:isFederalGovernment>false</fpds:isFederalGovernment> <fpds:isFederallyFundedResearchAndDevelopmentCorp>false</fpds:isFederallyFundedResearchAndDevelopmentCorp> <fpds:isFederalGovernmentAgency>false</fpds:isFederalGovernmentAgency> </fpds:federalGovernment> <fpds:isStateGovernment>false</fpds:isStateGovernment> <fpds:localGovernment> <fpds:isLocalGovernment>false</fpds:isLocalGovernment> <fpds:isCityLocalGovernment>false</fpds:isCityLocalGovernment> <fpds:isCountyLocalGovernment>false</fpds:isCountyLocalGovernment> <fpds:isInterMunicipalLocalGovernment>false</fpds:isInterMunicipalLocalGovernment> <fpds:isLocalGovernmentOwned>false</fpds:isLocalGovernmentOwned> <fpds:isMunicipalityLocalGovernment>false</fpds:isMunicipalityLocalGovernment> <fpds:isSchoolDistrictLocalGovernment>false</fpds:isSchoolDistrictLocalGovernment> <fpds:isTownshipLocalGovernment>false</fpds:isTownshipLocalGovernment> </fpds:localGovernment> <fpds:isTribalGovernment>false</fpds:isTribalGovernment> <fpds:isForeignGovernment>false</fpds:isForeignGovernment> <fpds:businessOrOrganizationType> <fpds:isCorporateEntityNotTaxExempt>false</fpds:isCorporateEntityNotTaxExempt> <fpds:isCorporateEntityTaxExempt>false</fpds:isCorporateEntityTaxExempt> <fpds:isPartnershipOrLimitedLiabilityPartnership>false</fpds:isPartnershipOrLimitedLiabilityPartnership> <fpds:isSolePropreitorship>false</fpds:isSolePropreitorship> <fpds:isSmallAgriculturalCooperative>false</fpds:isSmallAgriculturalCooperative> <fpds:isInternationalOrganization>false</fpds:isInternationalOrganization> <fpds:isOtherbusinessOrOrganization>false</fpds:isOtherbusinessOrOrganization> <fpds:isUSGovernmentEntity>false</fpds:isUSGovernmentEntity> </fpds:businessOrOrganizationType> </fpds:vendorBusinessTypes> <fpds:vendorLineOfBusiness> <fpds:isArchitectureAndEngineering>false</fpds:isArchitectureAndEngineering> <fpds:isCommunityDevelopmentCorporation>false</fpds:isCommunityDevelopmentCorporation> <fpds:isConstructionFirm>false</fpds:isConstructionFirm> <fpds:isDomesticShelter>false</fpds:isDomesticShelter> <fpds:isEducationalInstitution>false</fpds:isEducationalInstitution> <fpds:isFoundation>false</fpds:isFoundation> <fpds:isHospital>false</fpds:isHospital> <fpds:isManufacturerOfGoods>false</fpds:isManufacturerOfGoods> <fpds:isResearchAndDevelopment>false</fpds:isResearchAndDevelopment> <fpds:isServiceProvider>false</fpds:isServiceProvider> <fpds:isVeterinaryHospital>false</fpds:isVeterinaryHospital> <fpds:isHispanicServicingInstitution>false</fpds:isHispanicServicingInstitution> </fpds:vendorLineOfBusiness> <fpds:vendorRelationshipWithFederalGovernment> <fpds:receivesContracts>false</fpds:receivesContracts> <fpds:receivesGrants>false</fpds:receivesGrants> <fpds:receivesContractsAndGrants>false</fpds:receivesContractsAndGrants> </fpds:vendorRelationshipWithFederalGovernment> <fpds:typeOfGovernmentEntity> <fpds:isAirportAuthority>false</fpds:isAirportAuthority> <fpds:isCouncilOfGovernments>false</fpds:isCouncilOfGovernments> <fpds:isHousingAuthoritiesPublicOrTribal>false</fpds:isHousingAuthoritiesPublicOrTribal> <fpds:isInterstateEntity>false</fpds:isInterstateEntity> <fpds:isPlanningCommission>false</fpds:isPlanningCommission> <fpds:isPortAuthority>false</fpds:isPortAuthority> <fpds:isTransitAuthority>false</fpds:isTransitAuthority> </fpds:typeOfGovernmentEntity> <fpds:vendorOrganizationFactors> <fpds:isSubchapterSCorporation>false</fpds:isSubchapterSCorporation> <fpds:isLimitedLiabilityCorporation>false</fpds:isLimitedLiabilityCorporation> <fpds:isForeignOwnedAndLocated>false</fpds:isForeignOwnedAndLocated> <fpds:profitStructure> <fpds:isForProfitOrganization>false</fpds:isForProfitOrganization> <fpds:isNonprofitOrganization>false</fpds:isNonprofitOrganization> <fpds:isOtherNotForProfitOrganization>false</fpds:isOtherNotForProfitOrganization> </fpds:profitStructure> <fpds:isShelteredWorkshop>false</fpds:isShelteredWorkshop> <fpds:stateOfIncorporation name="String">String</fpds:stateOfIncorporation> <fpds:countryOfIncorporation name="String">String</fpds:countryOfIncorporation> <fpds:organizationalType>String</fpds:organizationalType> </fpds:vendorOrganizationFactors> <fpds:typeOfEducationalEntity> <fpds:is1862LandGrantCollege>false</fpds:is1862LandGrantCollege> <fpds:is1890LandGrantCollege>false</fpds:is1890LandGrantCollege> <fpds:is1994LandGrantCollege>false</fpds:is1994LandGrantCollege> <fpds:isHistoricallyBlackCollegeOrUniversity>false</fpds:isHistoricallyBlackCollegeOrUniversity> <fpds:isMinorityInstitution>false</fpds:isMinorityInstitution> <fpds:isPrivateUniversityOrCollege>false</fpds:isPrivateUniversityOrCollege> <fpds:isSchoolOfForestry>false</fpds:isSchoolOfForestry> <fpds:isStateControlledInstitutionofHigherLearning>false</fpds:isStateControlledInstitutionofHigherLearning> <fpds:isTribalCollege>false</fpds:isTribalCollege> <fpds:isVeterinaryCollege>false</fpds:isVeterinaryCollege> <fpds:isAlaskanNativeServicingInstitution>false</fpds:isAlaskanNativeServicingInstitution> <fpds:isNativeHawaiianServicingInstitution>false</fpds:isNativeHawaiianServicingInstitution> </fpds:typeOfEducationalEntity> <fpds:vendorCertifications> <fpds:isDOTCertifiedDisadvantagedBusinessEnterprise>false</fpds:isDOTCertifiedDisadvantagedBusinessEnterprise> <fpds:isSelfCertifiedSmallDisadvantagedBusiness>false</fpds:isSelfCertifiedSmallDisadvantagedBusiness> <fpds:isSBACertifiedSmallDisadvantagedBusiness>false</fpds:isSBACertifiedSmallDisadvantagedBusiness> <fpds:isSBACertified8AProgramParticipant>false</fpds:isSBACertified8AProgramParticipant> <fpds:isSelfCertifiedHUBZoneJointVenture>false</fpds:isSelfCertifiedHUBZoneJointVenture> <fpds:isSBACertifiedHUBZone>false</fpds:isSBACertifiedHUBZone> <fpds:isSBACertified8AJointVenture>false</fpds:isSBACertified8AJointVenture> <fpds:isSBACertifiedWomenOwnedSmallBusiness>false</fpds:isSBACertifiedWomenOwnedSmallBusiness> <fpds:isSBACertifiedEconDisadvWomenOwnedSmallBusiness>false</fpds:isSBACertifiedEconDisadvWomenOwnedSmallBusiness> </fpds:vendorCertifications> <fpds:vendorLocation> <fpds:streetAddress>String</fpds:streetAddress> <fpds:streetAddress2>String</fpds:streetAddress2> <fpds:streetAddress3>String</fpds:streetAddress3> <fpds:city>String</fpds:city> <fpds:state name="String">String</fpds:state> <fpds:province>String</fpds:province> <fpds:ZIPCode county="String" city="String">String</fpds:ZIPCode> <fpds:countryCode>USA</fpds:countryCode> <fpds:phoneNo>String</fpds:phoneNo> <fpds:faxNo>String</fpds:faxNo> <fpds:congressionalDistrictCode>String</fpds:congressionalDistrictCode> <fpds:vendorLocationDisabledFlag>false</fpds:vendorLocationDisabledFlag> </fpds:vendorLocation> <fpds:vendorSiteCode>String</fpds:vendorSiteCode> <fpds:vendorAlternateSiteCode>String</fpds:vendorAlternateSiteCode> <fpds:vendorDUNSInformation> <fpds:DUNSNumber>String</fpds:DUNSNumber> <fpds:cageCode>String</fpds:cageCode> <fpds:vendorName>String</fpds:vendorName> <fpds:parentDUNSNumber>String</fpds:parentDUNSNumber> <fpds:parentDUNSName>String</fpds:parentDUNSName> <fpds:domesticParentDUNSNumber>String</fpds:domesticParentDUNSNumber> <fpds:domesticParentDUNSName>String</fpds:domesticParentDUNSName> <fpds:globalParentDUNSNumber>String</fpds:globalParentDUNSNumber> <fpds:globalParentDUNSName>String</fpds:globalParentDUNSName> </fpds:vendorDUNSInformation> <fpds:vendorUEIInformation> <fpds:UEI>String</fpds:UEI> <fpds:UEILegalBusinessName>String</fpds:UEILegalBusinessName> <fpds:immediateParentUEI>String</fpds:immediateParentUEI> <fpds:immediateParentUEIName>String</fpds:immediateParentUEIName> <fpds:domesticParentUEI>String</fpds:domesticParentUEI> <fpds:domesticParentUEIName>String</fpds:domesticParentUEIName> <fpds:ultimateParentUEI>String</fpds:ultimateParentUEI> <fpds:ultimateParentUEIName>String</fpds:ultimateParentUEIName> <fpds:entityDataSource>String</fpds:entityDataSource> </fpds:vendorUEIInformation> <fpds:divisionName>String</fpds:divisionName> <fpds:divisionNumberOrOfficeCode>String</fpds:divisionNumberOrOfficeCode> <fpds:ccrRegistrationDetails> <fpds:registrationDate>String</fpds:registrationDate> <fpds:renewalDate>0000-00-00 00:00:00</fpds:renewalDate> </fpds:ccrRegistrationDetails> </fpds:vendorSiteDetails> </fpds:recipientDetails> <fpds:listOfBusinessTypes> <fpds:businessTypes> <fpds:BusinessTypesCode>String</fpds:BusinessTypesCode> <fpds:BusinessTypesDescription>String</fpds:BusinessTypesDescription> </fpds:businessTypes> </fpds:listOfBusinessTypes> <fpds:smallBusinessIndicator>String</fpds:smallBusinessIndicator> <fpds:SAMException>String</fpds:SAMException> </fpds:recipient> <fpds:transactionInformation> <fpds:createdBy>String</fpds:createdBy> <fpds:createdDate>0000-00-00 00:00:00</fpds:createdDate> <fpds:lastModifiedBy>String</fpds:lastModifiedBy> <fpds:lastModifiedDate>0000-00-00 00:00:00</fpds:lastModifiedDate> <fpds:closedBy>String</fpds:closedBy> <fpds:closedDate>0000-00-00 00:00:00</fpds:closedDate> <fpds:closedStatus>String</fpds:closedStatus> <fpds:status description="String">String</fpds:status> <fpds:transactionSource description="String">String</fpds:transactionSource> <fpds:displayApprovedBy>String</fpds:displayApprovedBy> <fpds:displayApprovedDate>0000-00-00 00:00:00</fpds:displayApprovedDate> <fpds:version>String</fpds:version> <fpds:approvedBy>String</fpds:approvedBy> <fpds:approvedDate>0000-00-00 00:00:00</fpds:approvedDate> </fpds:transactionInformation> <fpds:genericTags> <fpds:genericStrings> <fpds:genericString01>String</fpds:genericString01> <fpds:genericString02>String</fpds:genericString02> <fpds:genericString03>String</fpds:genericString03> <fpds:genericString04>String</fpds:genericString04> <fpds:genericString05>String</fpds:genericString05> <fpds:genericString06>String</fpds:genericString06> <fpds:genericString07>String</fpds:genericString07> <fpds:genericString08>String</fpds:genericString08> <fpds:genericString09>String</fpds:genericString09> <fpds:genericString10>String</fpds:genericString10> <fpds:genericString11>String</fpds:genericString11> <fpds:genericString12>String</fpds:genericString12> <fpds:genericString13>String</fpds:genericString13> <fpds:genericString14>String</fpds:genericString14> <fpds:genericString15>String</fpds:genericString15> <fpds:genericString16>String</fpds:genericString16> <fpds:genericString17>String</fpds:genericString17> <fpds:genericString18>String</fpds:genericString18> </fpds:genericStrings> <fpds:genericBooleans> <fpds:genericBoolean01>false</fpds:genericBoolean01> <fpds:genericBoolean02>false</fpds:genericBoolean02> <fpds:genericBoolean03>false</fpds:genericBoolean03> <fpds:genericBoolean04>false</fpds:genericBoolean04> <fpds:genericBoolean05>false</fpds:genericBoolean05> <fpds:genericBoolean06>false</fpds:genericBoolean06> <fpds:genericBoolean07>false</fpds:genericBoolean07> <fpds:genericBoolean08>false</fpds:genericBoolean08> <fpds:genericBoolean09>false</fpds:genericBoolean09> <fpds:genericBoolean10>false</fpds:genericBoolean10> </fpds:genericBooleans> <fpds:genericFloats> <fpds:genericFloat01>3.1415</fpds:genericFloat01> <fpds:genericFloat02>3.1415</fpds:genericFloat02> </fpds:genericFloats> <fpds:genericIntegers> <fpds:genericInteger01>1</fpds:genericInteger01> <fpds:genericInteger02>1</fpds:genericInteger02> </fpds:genericIntegers> </fpds:genericTags> </assistance> <assistanceID> <agencyCode name="String" departmentID="String" departmentName="String">String</agencyCode> <FAIN>String</FAIN> <amendmentNumber>0</amendmentNumber> </assistanceID> <assistanceDates> <actionDate>0000-00-00 00:00:00</actionDate> <periodOfPerformanceStartDate>0000-00-00 00:00:00</periodOfPerformanceStartDate> <periodOfPerformanceEndDate>0000-00-00 00:00:00</periodOfPerformanceEndDate> <fiscalYear>0000</fiscalYear> </assistanceDates> <assistanceData> <assistanceIndicators> <businessFundsIndicator description="String">String</businessFundsIndicator> <individualRecipientIndicator>String</individualRecipientIndicator> <researchAndDevelopmentFundsIndicator>String</researchAndDevelopmentFundsIndicator> </assistanceIndicators> <assistanceCompetition> <competedOpportunity description="String">String</competedOpportunity> <numberOfProposalsOrApplications>String</numberOfProposalsOrApplications> </assistanceCompetition> <actionType description="String">String</actionType> <assistanceType description="String">String</assistanceType> <assistanceDescription>String</assistanceDescription> <recordType description="String">String</recordType> <typeOfFundsCode description="String">String</typeOfFundsCode> </assistanceData> <dollarValues> <federalActionObligationAmount>3.1415</federalActionObligationAmount> <nonFederalFundingAmount>3.1415</nonFederalFundingAmount> <totalFederalAwardValueAmount>3.1415</totalFederalAwardValueAmount> <researchDollarValues> <researchAndDevelopmentAmount>3.1415</researchAndDevelopmentAmount> <fellowshipsAndTraineeshipsAmount>3.1415</fellowshipsAndTraineeshipsAmount> <researchAndDevelopmentPlantAmount>3.1415</researchAndDevelopmentPlantAmount> <facilitiesAndEquipmentForInstructionAmount>3.1415</facilitiesAndEquipmentForInstructionAmount> <generalSupportForScienceAndEngineeringAmount>3.1415</generalSupportForScienceAndEngineeringAmount> <otherActivitiesRelatedToScienceAndEngineeringAmount>3.1415</otherActivitiesRelatedToScienceAndEngineeringAmount> <allOtherActivitiesNotRelatedToScienceAndEngineeringAmount>3.1415</allOtherActivitiesNotRelatedToScienceAndEngineeringAmount> </researchDollarValues> </dollarValues> <providerInformation> <awardingSubTierAgencyCode name="String" departmentID="String" departmentName="String">String</awardingSubTierAgencyCode> <awardingOfficeCode>String</awardingOfficeCode> <fundingSubTierAgencyCode name="String" departmentID="String" departmentName="String">String</fundingSubTierAgencyCode> <fundingOfficeCode name="String">String</fundingOfficeCode> </providerInformation> <programInformation> <CFDANumber>00.000</CFDANumber> <CFDAProgramTitle>String</CFDAProgramTitle> </programInformation> <placeOfPerformance> <PPOPCode>String</PPOPCode> <PPOPDescription>String</PPOPDescription> <PPOPCountryCode>String</PPOPCountryCode> <PPOPCountryName>String</PPOPCountryName> <PPOPStateName>String</PPOPStateName> <PPOPStateISO2Code>String</PPOPStateISO2Code> <PPOPCountyName>String</PPOPCountyName> <PPOPCountyFIPSCode>String</PPOPCountyFIPSCode> <PPOPCityName>String</PPOPCityName> <PPOPZIPCode>String</PPOPZIPCode> <PPOPCongressionalDistrict>String</PPOPCongressionalDistrict> </placeOfPerformance> <recipient> <recipientDetails> <vendorHeader> <vendorName>String</vendorName> <vendorDoingAsBusinessName>String</vendorDoingAsBusinessName> <vendorEnabled>false</vendorEnabled> </vendorHeader> <vendorSiteDetails> <vendorSocioEconomicIndicators> <isAlaskanNativeOwnedCorporationOrFirm>false</isAlaskanNativeOwnedCorporationOrFirm> <isAmericanIndianOwned>false</isAmericanIndianOwned> <isIndianTribe>false</isIndianTribe> <isNativeHawaiianOwnedOrganizationOrFirm>false</isNativeHawaiianOwnedOrganizationOrFirm> <isTriballyOwnedFirm>false</isTriballyOwnedFirm> <isSmallBusiness>false</isSmallBusiness> <isVeteranOwned>false</isVeteranOwned> <isServiceRelatedDisabledVeteranOwnedBusiness>false</isServiceRelatedDisabledVeteranOwnedBusiness> <isWomenOwned>false</isWomenOwned> <minorityOwned> <isMinorityOwned>false</isMinorityOwned> <isSubContinentAsianAmericanOwnedBusiness>false</isSubContinentAsianAmericanOwnedBusiness> <isAsianPacificAmericanOwnedBusiness>false</isAsianPacificAmericanOwnedBusiness> <isBlackAmericanOwnedBusiness>false</isBlackAmericanOwnedBusiness> <isHispanicAmericanOwnedBusiness>false</isHispanicAmericanOwnedBusiness> <isNativeAmericanOwnedBusiness>false</isNativeAmericanOwnedBusiness> <isOtherMinorityOwned>false</isOtherMinorityOwned> </minorityOwned> <isVerySmallBusiness>false</isVerySmallBusiness> <isWomenOwnedSmallBusiness>false</isWomenOwnedSmallBusiness> <isEconomicallyDisadvantagedWomenOwnedSmallBusiness>false</isEconomicallyDisadvantagedWomenOwnedSmallBusiness> <isJointVentureWomenOwnedSmallBusiness>false</isJointVentureWomenOwnedSmallBusiness> <isJointVentureEconomicallyDisadvantagedWomenOwnedSmallBusiness>false</isJointVentureEconomicallyDisadvantagedWomenOwnedSmallBusiness> </vendorSocioEconomicIndicators> <vendorBusinessTypes> <isCommunityDevelopedCorporationOwnedFirm>false</isCommunityDevelopedCorporationOwnedFirm> <isLaborSurplusAreaFirm>false</isLaborSurplusAreaFirm> <federalGovernment> <isFederalGovernment>false</isFederalGovernment> <isFederallyFundedResearchAndDevelopmentCorp>false</isFederallyFundedResearchAndDevelopmentCorp> <isFederalGovernmentAgency>false</isFederalGovernmentAgency> </federalGovernment> <isStateGovernment>false</isStateGovernment> <localGovernment> <isLocalGovernment>false</isLocalGovernment> <isCityLocalGovernment>false</isCityLocalGovernment> <isCountyLocalGovernment>false</isCountyLocalGovernment> <isInterMunicipalLocalGovernment>false</isInterMunicipalLocalGovernment> <isLocalGovernmentOwned>false</isLocalGovernmentOwned> <isMunicipalityLocalGovernment>false</isMunicipalityLocalGovernment> <isSchoolDistrictLocalGovernment>false</isSchoolDistrictLocalGovernment> <isTownshipLocalGovernment>false</isTownshipLocalGovernment> </localGovernment> <isTribalGovernment>false</isTribalGovernment> <isForeignGovernment>false</isForeignGovernment> <businessOrOrganizationType> <isCorporateEntityNotTaxExempt>false</isCorporateEntityNotTaxExempt> <isCorporateEntityTaxExempt>false</isCorporateEntityTaxExempt> <isPartnershipOrLimitedLiabilityPartnership>false</isPartnershipOrLimitedLiabilityPartnership> <isSolePropreitorship>false</isSolePropreitorship> <isSmallAgriculturalCooperative>false</isSmallAgriculturalCooperative> <isInternationalOrganization>false</isInternationalOrganization> <isOtherbusinessOrOrganization>false</isOtherbusinessOrOrganization> <isUSGovernmentEntity>false</isUSGovernmentEntity> </businessOrOrganizationType> </vendorBusinessTypes> <vendorLineOfBusiness> <isArchitectureAndEngineering>false</isArchitectureAndEngineering> <isCommunityDevelopmentCorporation>false</isCommunityDevelopmentCorporation> <isConstructionFirm>false</isConstructionFirm> <isDomesticShelter>false</isDomesticShelter> <isEducationalInstitution>false</isEducationalInstitution> <isFoundation>false</isFoundation> <isHospital>false</isHospital> <isManufacturerOfGoods>false</isManufacturerOfGoods> <isResearchAndDevelopment>false</isResearchAndDevelopment> <isServiceProvider>false</isServiceProvider> <isVeterinaryHospital>false</isVeterinaryHospital> <isHispanicServicingInstitution>false</isHispanicServicingInstitution> </vendorLineOfBusiness> <vendorRelationshipWithFederalGovernment> <receivesContracts>false</receivesContracts> <receivesGrants>false</receivesGrants> <receivesContractsAndGrants>false</receivesContractsAndGrants> </vendorRelationshipWithFederalGovernment> <typeOfGovernmentEntity> <isAirportAuthority>false</isAirportAuthority> <isCouncilOfGovernments>false</isCouncilOfGovernments> <isHousingAuthoritiesPublicOrTribal>false</isHousingAuthoritiesPublicOrTribal> <isInterstateEntity>false</isInterstateEntity> <isPlanningCommission>false</isPlanningCommission> <isPortAuthority>false</isPortAuthority> <isTransitAuthority>false</isTransitAuthority> </typeOfGovernmentEntity> <vendorOrganizationFactors> <isSubchapterSCorporation>false</isSubchapterSCorporation> <isLimitedLiabilityCorporation>false</isLimitedLiabilityCorporation> <isForeignOwnedAndLocated>false</isForeignOwnedAndLocated> <profitStructure> <isForProfitOrganization>false</isForProfitOrganization> <isNonprofitOrganization>false</isNonprofitOrganization> <isOtherNotForProfitOrganization>false</isOtherNotForProfitOrganization> </profitStructure> <isShelteredWorkshop>false</isShelteredWorkshop> <organizationalType>String</organizationalType> </vendorOrganizationFactors> <typeOfEducationalEntity> <is1862LandGrantCollege>false</is1862LandGrantCollege> <is1890LandGrantCollege>false</is1890LandGrantCollege> <is1994LandGrantCollege>false</is1994LandGrantCollege> <isHistoricallyBlackCollegeOrUniversity>false</isHistoricallyBlackCollegeOrUniversity> <isMinorityInstitution>false</isMinorityInstitution> <isPrivateUniversityOrCollege>false</isPrivateUniversityOrCollege> <isSchoolOfForestry>false</isSchoolOfForestry> <isStateControlledInstitutionofHigherLearning>false</isStateControlledInstitutionofHigherLearning> <isTribalCollege>false</isTribalCollege> <isVeterinaryCollege>false</isVeterinaryCollege> <isAlaskanNativeServicingInstitution>false</isAlaskanNativeServicingInstitution> <isNativeHawaiianServicingInstitution>false</isNativeHawaiianServicingInstitution> </typeOfEducationalEntity> <vendorCertifications> <isDOTCertifiedDisadvantagedBusinessEnterprise>false</isDOTCertifiedDisadvantagedBusinessEnterprise> <isSelfCertifiedSmallDisadvantagedBusiness>false</isSelfCertifiedSmallDisadvantagedBusiness> <isSBACertifiedSmallDisadvantagedBusiness>false</isSBACertifiedSmallDisadvantagedBusiness> <isSBACertified8AProgramParticipant>false</isSBACertified8AProgramParticipant> <isSelfCertifiedHUBZoneJointVenture>false</isSelfCertifiedHUBZoneJointVenture> <isSBACertifiedHUBZone>false</isSBACertifiedHUBZone> <isSBACertified8AJointVenture>false</isSBACertified8AJointVenture> </vendorCertifications> <vendorLocation> <streetAddress>String</streetAddress> <city>String</city> <state name="String">String</state> <ZIPCode city="String">String</ZIPCode> <countryCode name="String">String</countryCode> <phoneNo>String</phoneNo> <faxNo>String</faxNo> <congressionalDistrictCode>String</congressionalDistrictCode> <vendorLocationDisabledFlag>false</vendorLocationDisabledFlag> <entityDataSource>String</entityDataSource> </vendorLocation> <entityIdentifiers> <vendorDUNSInformation> <DUNSNumber>String</DUNSNumber> <vendorName>String</vendorName> <parentDUNSNumber>String</parentDUNSNumber> <parentDUNSName>String</parentDUNSName> <domesticParentDUNSNumber></domesticParentDUNSNumber> <domesticParentDUNSName>String</domesticParentDUNSName> <globalParentDUNSNumber>String</globalParentDUNSNumber> <globalParentDUNSName>String</globalParentDUNSName> </vendorDUNSInformation> <vendorUEIInformation> <UEI>String</UEI> <UEILegalBusinessName>String</UEILegalBusinessName> <immediateParentUEI>String</parentUEI> <immediateParentUEIName>String</parentUEIName> <domesticParentUEI>String</domesticParentUEI> <domesticParentUEIName>String</domesticParentUEIName> <ultimateParentUEI>String</ultimateParentUEI> <ultimateParentUEIName>String</ultimateParentUEIName> </vendorUEIInformation> <cageCode>String</cageCode> </entityIdentifiers> <ccrRegistrationDetails> <registrationDate>0000-00-00 00:00:00</registrationDate> <renewalDate>0000-00-00 00:00:00</renewalDate> </ccrRegistrationDetails> </vendorSiteDetails> </recipientDetails> <listOfBusinessTypes> <businessTypes> <BusinessTypesCode>String</BusinessTypesCode> <BusinessTypesDescription>String</BusinessTypesDescription> </businessTypes> <businessTypes> <BusinessTypesCode>String</BusinessTypesCode> <BusinessTypesDescription>String</BusinessTypesDescription> </businessTypes> </listOfBusinessTypes> <smallBusinessIndicator description="String">String</smallBusinessIndicator> <SAMException description="String">String</SAMException> </recipient> <transactionInformation> <createdBy>String</createdBy> <createdDate>0000-00-00 00:00:00</createdDate> <lastModifiedBy>String</lastModifiedBy> <lastModifiedDate>0000-00-00 00:00:00</lastModifiedDate> <closedBy>String</closedBy> <closedDate>0000-00-00 00:00:00</closedDate> <closedStatus>String</closedStatus> <status>String</status> <version>String</version> <approvedBy>String</approvedBy> <approvedDate>0000-00-00 00:00:00</approvedDate> </transactionInformation> <genericTags> <genericStrings> <genericString01>String</genericString01> <genericString02>String</genericString02> <genericString03>String</genericString03> <genericString04>String</genericString04> <genericString05>String</genericString05> <genericString06>String</genericString06> <genericString07>String</genericString07> <genericString08>String</genericString08> <genericString09>String</genericString09> <genericString10>String</genericString10> <genericString11>String</genericString11> <genericString12>String</genericString12> <genericString13>String</genericString13> <genericString14>String</genericString14> <genericString15>String</genericString15> <genericString16>String</genericString16> <genericString17>String</genericString17> <genericString18>String</genericString18> </genericStrings> <genericBooleans> <genericBoolean01>false</genericBoolean01> <genericBoolean02>false</genericBoolean02> </genericBooleans> <genericFloats> <genericFloat01>3.1415</genericFloat01> <genericFloat02>3.1415</genericFloat02> </genericFloats> <genericIntegers> <genericInteger01>1</genericInteger01> <genericInteger02>1</genericInteger02> </genericIntegers> </genericTags> </assistance>
Assistance Deleted XML
<assistance xmlns:ns1="https://www.fpds.gov/FPDS"> <assistanceID> <agencyCode name="String" departmentID="String" departmentName="String">String</agencyCode> <URI>String</URI> </assistanceID> <assistanceDates> <actionDate>0000-00-00 00:00:00</actionDate> <periodOfPerformanceStartDate>0000-00-00 00:00:00</periodOfPerformanceStartDate> <periodOfPerformanceEndDate>0000-00-00 00:00:00</periodOfPerformanceEndDate> <fiscalYear>0000</fiscalYear> <FABSSentDate>0000-00-00 00:00:00</FABSSentDate> </assistanceDates> <assistanceData> <assistanceIndicators> <businessFundsIndicator description="String">String</businessFundsIndicator> <correctionDeleteIndicator>String</correctionDeleteIndicator> <individualRecipientIndicator>String</individualRecipientIndicator> </assistanceIndicators> <actionType description="String">String</actionType> <assistanceType description="String">String</assistanceType> <assistanceDescription>String</assistanceDescription> <recordType description="String">String</recordType> </assistanceData> <dollarValues> <federalActionObligationAmount>3.1415</federalActionObligationAmount> <nonFederalFundingAmount>3.1415</nonFederalFundingAmount> <totalFederalAwardValueAmount>3.1415</totalFederalAwardValueAmount> </dollarValues> <providerInformation> <awardingSubTierAgencyCode name="String" departmentID="String" departmentName="String">String</awardingSubTierAgencyCode> <awardingOfficeCode name="String">String</awardingOfficeCode> <fundingSubTierAgencyCode name="String" departmentID="String" departmentName="String">String</fundingSubTierAgencyCode> <fundingOfficeCode name="String">String</fundingOfficeCode> </providerInformation> <programInformation> <CFDANumber>3.1415</CFDANumber> </programInformation> <placeOfPerformance> <PPOPCode>String</PPOPCode> <PPOPDescription>String</PPOPDescription> <PPOPCountryCode>String</PPOPCountryCode> <PPOPCountryName>String</PPOPCountryName> <PPOPStateName>String</PPOPStateName> <PPOPStateISO2Code>String</PPOPStateISO2Code> </placeOfPerformance> <recipient> <recipientDetails> <vendorHeader> <vendorName>String</vendorName> </vendorHeader> <vendorSiteDetails> <vendorLocation> <countryCode name="String">String</countryCode> <entityDataSource>String</entityDataSource> </vendorLocation> <entityIdentifiers> <vendorDUNSInformation> <DUNSNumber>String</DUNSNumber> <vendorName>String</vendorName> <parentDUNSNumber>String</parentDUNSNumber> <parentDUNSName>String</parentDUNSName> <domesticParentDUNSNumber></domesticParentDUNSNumber> <domesticParentDUNSName>String</domesticParentDUNSName> <globalParentDUNSNumber>String</globalParentDUNSNumber> <globalParentDUNSName>String</globalParentDUNSName> </vendorDUNSInformation> <vendorUEIInformation> <UEI>String</UEI> <UEILegalBusinessName>String</UEILegalBusinessName> <immediateParentUEI>String</parentUEI> <immediateParentUEIName>String</parentUEIName> <domesticParentUEI>String</domesticParentUEI> <domesticParentUEIName>String</domesticParentUEIName> <ultimateParentUEI>String</ultimateParentUEI> <ultimateParentUEIName>String</ultimateParentUEIName> </vendorUEIInformation> <cageCode>String</cageCode> </entityIdentifiers> </vendorSiteDetails> </recipientDetails> <listOfBusinessTypes> <businessTypes> <BusinessTypesCode>String</BusinessTypesCode> <BusinessTypesDescription>String</BusinessTypesDescription> </businessTypes> </listOfBusinessTypes> <smallBusinessIndicator description="String">String</smallBusinessIndicator> <SAMException description="String">String</SAMException> </recipient> <transactionInformation> <createdBy>String</createdBy> <createdDate>0000-00-00 00:00:00</createdDate> <lastModifiedBy>String</lastModifiedBy> <lastModifiedDate>0000-00-00 00:00:00</lastModifiedDate> <closedBy>String</closedBy> <closedDate>0000-00-00 00:00:00</closedDate> <closedStatus>String</closedStatus> <status>String</status> <version>String</version> <approvedBy>String</approvedBy> <approvedDate>0000-00-00 00:00:00</approvedDate> </transactionInformation> <genericTags> <genericStrings> <genericString01>String</genericString01> <genericString02>String</genericString02> <genericString03>String</genericString03> <genericString04>String</genericString04> <genericString05>String</genericString05> <genericString06>String</genericString06> <genericString07>String</genericString07> <genericString08>String</genericString08> <genericString09>String</genericString09> <genericString10>String</genericString10> <genericString11>String</genericString11> <genericString12>String</genericString12> <genericString13>String</genericString13> <genericString14>String</genericString14> <genericString15>String</genericString15> <genericString16>String</genericString16> <genericString17>String</genericString17> <genericString18>String</genericString18> </genericStrings> <genericBooleans> <genericBoolean01>false</genericBoolean01> <genericBoolean02>false</genericBoolean02> </genericBooleans> <genericFloats> <genericFloat01>3.1415</genericFloat01> <genericFloat02>3.1415</genericFloat02> </genericFloats> <genericIntegers> <genericInteger01>1</genericInteger01> <genericInteger02>1</genericInteger02> </genericIntegers> </genericTags> </assistance>
Assistance Closed XML
<assistanceclosed xmlns:ns1="https://www.fpds.gov/FPDS"> <assistanceID> <agencyCode name="String" departmentID="String" departmentName="String">String</agencyCode> <FAIN>String</FAIN> <amendmentNumber>0</amendmentNumber> </assistanceID> <assistanceDates> <actionDate>0000-00-00 00:00:00</actionDate> <periodOfPerformanceStartDate>0000-00-00 00:00:00</periodOfPerformanceStartDate> <periodOfPerformanceEndDate>0000-00-00 00:00:00</periodOfPerformanceEndDate> <fiscalYear>0000</fiscalYear> <FABSSentDate>0000-00-00 00:00:00</FABSSentDate> </assistanceDates> <transactionInformation> <createdBy>String</createdBy> <createdDate>0000-00-00 00:00:00</createdDate> <lastModifiedBy>String</lastModifiedBy> <lastModifiedDate>0000-00-00 00:00:00</lastModifiedDate> <closedBy>String</closedBy> <closedDate>0000-00-00 00:00:00</closedDate> <closedStatus>Y</closedStatus> <status>String</status> <version>String</version> <approvedBy>String</approvedBy> <approvedDate>0000-00-00 00:00:00</approvedDate> </transactionInformation> </assistanceclosed>