schema location: | https://www.fpds.gov/FAADC/schema/Reports/1.0/FABS.xsd |
attributeFormDefault: | |
elementFormDefault: | qualified |
targetNamespace: | https://www.fpds.gov/FPDS |
schema location: | https://www.fpds.gov/FPDS/schema/DataCollection/organizations/1.3/Department.xsd |
attributeFormDefault: | |
elementFormDefault: | qualified |
targetNamespace: | https://www.fpds.gov/FPDS |
Elements | Complex types | Simple types |
department | departmentIDType | departmentNameType |
departmentID | departmentSearchCriteriaType | |
departmentSearchCriteria | departmentType | |
listOfDepartments | listOfDepartmentsType |
schema location: | https://www.fpds.gov/FPDS/schema/DataCollection/organizations/1.5/Agency.xsd |
attributeFormDefault: | |
elementFormDefault: | qualified |
targetNamespace: | https://www.fpds.gov/FPDS |
Elements | Complex types | Simple types |
agency | agencyIDType | agencyNameType |
agencyID | agencySearchCriteriaType | |
agencySearchCriteria | agencyType | |
listOfAgencies | listOfAgenciesType |
schema location: | https://www.fpds.gov/FPDS/schema/SystemServices/1.2/Service.xsd |
attributeFormDefault: | |
elementFormDefault: | qualified |
targetNamespace: | https://www.fpds.gov/FPDS |
schema location: | https://www.fpds.gov/FPDS/schema/common/1.2/Common.xsd |
attributeFormDefault: | |
elementFormDefault: | qualified |
targetNamespace: | https://www.fpds.gov/FPDS |
schema location: | https://www.fpds.gov/FPDS/schema/SystemServices/1.2/Audit.xsd |
attributeFormDefault: | |
elementFormDefault: | qualified |
targetNamespace: | https://www.fpds.gov/FPDS |
Elements | Complex types |
auditInformation | auditInformationType |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:FABSExtractSearchCriteriaType | ||
properties |
|
||
children | FPDS:departmentCode FPDS:agencyCode FPDS:generatedDate FPDS:extractStartDate FPDS:extractEndDate FPDS:status FPDS:startRow FPDS:numberOfRows | ||
source | <element name="FABSExtractSearchCriteria" type="FPDS:FABSExtractSearchCriteriaType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:FABSExtractSummaryType | ||
properties |
|
||
children | FPDS:userID FPDS:departmentCode FPDS:agencyCode FPDS:generatedDate FPDS:extractStartDate FPDS:extractEndDate FPDS:displayStartDate FPDS:displayEndDate FPDS:fileURL FPDS:status FPDS:totalRecordCount FPDS:newRecordCount FPDS:correctedCount FPDS:deleteCount FPDS:lastFinalDate | ||
source | <element name="FABSExtractSummary" type="FPDS:FABSExtractSummaryType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:fileNameType | ||
properties |
|
||
source | <element name="FABSFileName" type="FPDS:fileNameType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:finalizeFABSExtractResponseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages FPDS:isFinalized | ||
source | <element name="finalizeFABSExtractResponse" type="FPDS:finalizeFABSExtractResponseType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:generateFABSExtractResponseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages FPDS:FABSExtractSummary FPDS:extractURL | ||
source | <element name="generateFABSExtractResponse" type="FPDS:generateFABSExtractResponseType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:getFABSExtractHistoryResponseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages FPDS:listOfFABSExtractSummaries | ||
source | <element name="getFABSExtractHistoryResponse" type="FPDS:getFABSExtractHistoryResponseType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:listOfFABSExtractSummariesType | ||
properties |
|
||
children | FPDS:count FPDS:FABSExtractSummary | ||
source | <element name="listOfFABSExtractSummaries" type="FPDS:listOfFABSExtractSummariesType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:rejectFABSExtractResponseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages FPDS:isRejected | ||
source | <element name="rejectFABSExtractResponse" type="FPDS:rejectFABSExtractResponseType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:departmentCode FPDS:agencyCode FPDS:generatedDate FPDS:extractStartDate FPDS:extractEndDate FPDS:status FPDS:startRow FPDS:numberOfRows | ||
used by |
|
||
source | <complexType name="FABSExtractSearchCriteriaType"> <sequence> <element name="departmentCode" type="FPDS:departmentIDType" nillable="true" minOccurs="0"/> <element name="agencyCode" type="FPDS:agencyIDType" nillable="true" minOccurs="0"/> <element name="generatedDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="extractStartDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="extractEndDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="status" type="string" nillable="true" minOccurs="0"/> <element name="startRow" nillable="true" minOccurs="0"> <simpleType> <restriction base="integer"> <maxInclusive value="9999"/> </restriction> </simpleType> </element> <element name="numberOfRows" nillable="true" minOccurs="0"> <simpleType> <restriction base="integer"> <maxInclusive value="9999"/> </restriction> </simpleType> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||
type | FPDS:departmentIDType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <element name="departmentCode" type="FPDS:departmentIDType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||||||||||||||
type | FPDS:agencyIDType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <element name="agencyCode" type="FPDS:agencyIDType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="generatedDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="extractStartDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="extractEndDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | string | ||||||||
properties |
|
||||||||
source | <element name="status" type="string" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | restriction of integer | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="startRow" nillable="true" minOccurs="0"> <simpleType> <restriction base="integer"> <maxInclusive value="9999"/> </restriction> </simpleType> </element> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | restriction of integer | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="numberOfRows" nillable="true" minOccurs="0"> <simpleType> <restriction base="integer"> <maxInclusive value="9999"/> </restriction> </simpleType> </element> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:userID FPDS:departmentCode FPDS:agencyCode FPDS:generatedDate FPDS:extractStartDate FPDS:extractEndDate FPDS:displayStartDate FPDS:displayEndDate FPDS:fileURL FPDS:status FPDS:totalRecordCount FPDS:newRecordCount FPDS:correctedCount FPDS:deleteCount FPDS:lastFinalDate | ||
used by |
|
||
source | <complexType name="FABSExtractSummaryType"> <sequence> <element name="userID" type="FPDS:userIDType" nillable="true" minOccurs="0"/> <element name="departmentCode" type="FPDS:departmentIDType" nillable="true" minOccurs="0"/> <element name="agencyCode" type="FPDS:agencyIDType" nillable="true" minOccurs="0"/> <element name="generatedDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="extractStartDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="extractEndDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="displayStartDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="displayEndDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="fileURL" type="FPDS:urlType" nillable="true" minOccurs="0"/> <element name="status" type="string" nillable="true" minOccurs="0"/> <element name="totalRecordCount" type="int" nillable="true" minOccurs="0"/> <element name="newRecordCount" type="int" nillable="true" minOccurs="0"/> <element name="correctedCount" type="int" nillable="true" minOccurs="0"/> <element name="deleteCount" type="int" nillable="true" minOccurs="0"/> <element name="lastFinalDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:userIDType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="userID" type="FPDS:userIDType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||
type | FPDS:departmentIDType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <element name="departmentCode" type="FPDS:departmentIDType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||||||||||||||
type | FPDS:agencyIDType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <element name="agencyCode" type="FPDS:agencyIDType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="generatedDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="extractStartDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="extractEndDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="displayStartDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="displayEndDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:urlType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="fileURL" type="FPDS:urlType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | string | ||||||||
properties |
|
||||||||
source | <element name="status" type="string" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | int | ||||||||
properties |
|
||||||||
source | <element name="totalRecordCount" type="int" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | int | ||||||||
properties |
|
||||||||
source | <element name="newRecordCount" type="int" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | int | ||||||||
properties |
|
||||||||
source | <element name="correctedCount" type="int" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | int | ||||||||
properties |
|
||||||||
source | <element name="deleteCount" type="int" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="lastFinalDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | extension of FPDS:responseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages FPDS:isFinalized | ||
used by |
|
||
source | <complexType name="finalizeFABSExtractResponseType"> <complexContent> <extension base="FPDS:responseType"> <sequence> <element name="isFinalized" type="boolean" nillable="true" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | boolean | ||||||||
properties |
|
||||||||
source | <element name="isFinalized" type="boolean" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | extension of FPDS:responseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages FPDS:FABSExtractSummary FPDS:extractURL | ||
used by |
|
||
source | <complexType name="generateFABSExtractResponseType"> <complexContent> <extension base="FPDS:responseType"> <sequence> <element name="FABSExtractSummary" type="FPDS:FABSExtractSummaryType" nillable="true" minOccurs="0"/> <element name="extractURL" type="FPDS:urlType" nillable="true" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:FABSExtractSummaryType | ||||||||
properties |
|
||||||||
children | FPDS:userID FPDS:departmentCode FPDS:agencyCode FPDS:generatedDate FPDS:extractStartDate FPDS:extractEndDate FPDS:displayStartDate FPDS:displayEndDate FPDS:fileURL FPDS:status FPDS:totalRecordCount FPDS:newRecordCount FPDS:correctedCount FPDS:deleteCount FPDS:lastFinalDate | ||||||||
source | <element name="FABSExtractSummary" type="FPDS:FABSExtractSummaryType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:urlType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="extractURL" type="FPDS:urlType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | extension of FPDS:responseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages FPDS:listOfFABSExtractSummaries | ||
used by |
|
||
source | <complexType name="getFABSExtractHistoryResponseType"> <complexContent> <extension base="FPDS:responseType"> <sequence> <element name="listOfFABSExtractSummaries" type="FPDS:listOfFABSExtractSummariesType" nillable="true" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:listOfFABSExtractSummariesType | ||||||||
properties |
|
||||||||
children | FPDS:count FPDS:FABSExtractSummary | ||||||||
source | <element name="listOfFABSExtractSummaries" type="FPDS:listOfFABSExtractSummariesType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | extension of FPDS:listOfSearchResults | ||
properties |
|
||
children | FPDS:count FPDS:FABSExtractSummary | ||
used by |
|
||
source | <complexType name="listOfFABSExtractSummariesType"> <complexContent> <extension base="FPDS:listOfSearchResults"> <sequence> <element name="FABSExtractSummary" type="FPDS:FABSExtractSummaryType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:FABSExtractSummaryType | ||||||
properties |
|
||||||
children | FPDS:userID FPDS:departmentCode FPDS:agencyCode FPDS:generatedDate FPDS:extractStartDate FPDS:extractEndDate FPDS:displayStartDate FPDS:displayEndDate FPDS:fileURL FPDS:status FPDS:totalRecordCount FPDS:newRecordCount FPDS:correctedCount FPDS:deleteCount FPDS:lastFinalDate | ||||||
source | <element name="FABSExtractSummary" type="FPDS:FABSExtractSummaryType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | extension of FPDS:responseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages FPDS:isRejected | ||
used by |
|
||
source | <complexType name="rejectFABSExtractResponseType"> <complexContent> <extension base="FPDS:responseType"> <sequence> <element name="isRejected" type="boolean" nillable="true" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | boolean | ||||||||
properties |
|
||||||||
source | <element name="isRejected" type="boolean" nillable="true" minOccurs="0"/> |
namespace | https://www.fpds.gov/FPDS | ||
type | string | ||
properties |
|
||
used by |
|
||
source | <simpleType name="fileNameType"> <restriction base="string"/> </simpleType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:departmentType | ||
properties |
|
||
children | FPDS:departmentID FPDS:departmentName FPDS:listOfAdministrators FPDS:startDate FPDS:endDate FPDS:auditInformation | ||
source | <element name="department" type="FPDS:departmentType"/> |
diagram | ![]() |
||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||
type | FPDS:departmentIDType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <element name="departmentID" type="FPDS:departmentIDType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:departmentSearchCriteriaType | ||
properties |
|
||
children | FPDS:departmentID FPDS:departmentName FPDS:startDate FPDS:endDate | ||
source | <element name="departmentSearchCriteria" type="FPDS:departmentSearchCriteriaType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:listOfDepartmentsType | ||
properties |
|
||
children | FPDS:count FPDS:department | ||
source | <element name="listOfDepartments" type="FPDS:listOfDepartmentsType"/> |
diagram | ![]() |
||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||
type | extension of string | ||||||||||||
properties |
|
||||||||||||
used by | |||||||||||||
attributes |
|
||||||||||||
source | <complexType name="departmentIDType"> <simpleContent> <extension base="string"> <attribute name="name" type="FPDS:departmentNameType"/> </extension> </simpleContent> </complexType> |
type | FPDS:departmentNameType | ||||||
facets |
|
||||||
source | <attribute name="name" type="FPDS:departmentNameType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:departmentID FPDS:departmentName FPDS:startDate FPDS:endDate | ||
used by |
|
||
source | <complexType name="departmentSearchCriteriaType"> <sequence> <element name="departmentID" type="FPDS:departmentIDType" minOccurs="0"/> <element name="departmentName" type="FPDS:departmentNameType" minOccurs="0"/> <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||
type | FPDS:departmentIDType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <element name="departmentID" type="FPDS:departmentIDType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:departmentNameType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="departmentName" type="FPDS:departmentNameType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:departmentID FPDS:departmentName FPDS:listOfAdministrators FPDS:startDate FPDS:endDate FPDS:auditInformation | ||
used by |
|
||
source | <complexType name="departmentType"> <sequence> <element name="departmentID" type="FPDS:departmentIDType"/> <element name="departmentName" type="FPDS:departmentNameType" minOccurs="0"/> <element name="listOfAdministrators" type="FPDS:listOfAdministratorsType" minOccurs="0"/> <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> <element name="auditInformation" type="FPDS:auditInformationType" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||
type | FPDS:departmentIDType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <element name="departmentID" type="FPDS:departmentIDType"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:departmentNameType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="departmentName" type="FPDS:departmentNameType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:listOfAdministratorsType | ||||||
properties |
|
||||||
children | FPDS:administrator | ||||||
source | <element name="listOfAdministrators" type="FPDS:listOfAdministratorsType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:auditInformationType | ||||||
properties |
|
||||||
children | FPDS:createdBy FPDS:createdDate FPDS:lastModifiedBy FPDS:lastModifiedDate | ||||||
source | <element name="auditInformation" type="FPDS:auditInformationType" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | extension of FPDS:listOfSearchResults | ||
properties |
|
||
children | FPDS:count FPDS:department | ||
used by |
|
||
source | <complexType name="listOfDepartmentsType"> <complexContent> <extension base="FPDS:listOfSearchResults"> <sequence> <element name="department" type="FPDS:departmentType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:departmentType | ||||||
properties |
|
||||||
children | FPDS:departmentID FPDS:departmentName FPDS:listOfAdministrators FPDS:startDate FPDS:endDate FPDS:auditInformation | ||||||
source | <element name="department" type="FPDS:departmentType" minOccurs="0" maxOccurs="unbounded"/> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="departmentNameType"> <restriction base="string"> <maxLength value="100"/> </restriction> </simpleType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:agencyType | ||
properties |
|
||
children | FPDS:agencyID FPDS:agencyName FPDS:departmentID FPDS:parentAgencyID FPDS:listOfAdministrators FPDS:startDate FPDS:endDate FPDS:auditInformation | ||
source | <element name="agency" type="FPDS:agencyType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||||||||||||||
type | FPDS:agencyIDType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <element name="agencyID" type="FPDS:agencyIDType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:agencySearchCriteriaType | ||
properties |
|
||
children | FPDS:agencyID FPDS:agencyName FPDS:parentAgencyID FPDS:parentAgencyName FPDS:departmentID FPDS:startDate FPDS:endDate FPDS:organizationType | ||
source | <element name="agencySearchCriteria" type="FPDS:agencySearchCriteriaType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:listOfAgenciesType | ||
properties |
|
||
children | FPDS:count FPDS:agency | ||
source | <element name="listOfAgencies" type="FPDS:listOfAgenciesType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||||||||||||||
type | extension of string | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by | |||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <complexType name="agencyIDType"> <annotation> <documentation> <module>Both</module> <sortOrder>0106</sortOrder> <alphabetOrder>0103</alphabetOrder> <elementNo>1F</elementNo> <name>Agency Identifier</name> <DEName>AgencyID</DEName> <screenName>Agency</screenName> <XMLTagName>AgencyID</XMLTagName> <XMLVersion>Version 1.0 and later</XMLVersion> <XMLVersionOT>Version 1.4 and later</XMLVersionOT> <derivation>None </derivation> <definition>Identifier used to link agency in FPDS-NG to award information.</definition> <instruction>Enter your agency ID.</instruction> <FAR/> <SF279/> <DD350/> <source>CO</source> <format>String</format> <elementLength>4 characters</elementLength> <required> <DOReferencingFSS_GWAC_MultiAwardIDC>R</DOReferencingFSS_GWAC_MultiAwardIDC> <DOReferencingSingleAwardIDC>R</DOReferencingSingleAwardIDC> <DOReferencingBOA>R</DOReferencingBOA> <POlessthan25K>R</POlessthan25K> <POgreaterthan25K>R</POgreaterthan25K> <DCA>R</DCA> <Part8BPACall>R</Part8BPACall> <FSS>R</FSS> <GWAC>R</GWAC> <BOA>R</BOA> <Part8BPA>R</Part8BPA> <IDC>R</IDC> <Part13BPA>R</Part13BPA> <Part13BPACall>R</Part13BPACall> <MODAward>P</MODAward> <MODIdv>P</MODIdv> </required> <requiredOT> <OtherTransactionAgreement>R</OtherTransactionAgreement> <modOTAward>P</modOTAward> <OtherTransactionOrder>R</OtherTransactionOrder> <OtherTransactionIDV>R</OtherTransactionIDV> <modOTIDV>P</modOTIDV> </requiredOT> <accessRestricted>No</accessRestricted> <ValuesNonOT>N/A</ValuesNonOT> <ValuesOT>N/A</ValuesOT> <FPDSLegacy/> </documentation> </annotation> <simpleContent> <extension base="string"> <attribute name="name" type="FPDS:agencyNameType"/> <attribute name="departmentID" type="string"/> <attribute name="departmentName" type="FPDS:departmentNameType"/> </extension> </simpleContent> </complexType> |
type | FPDS:agencyNameType | ||||||
facets |
|
||||||
source | <attribute name="name" type="FPDS:agencyNameType"/> |
type | string |
source | <attribute name="departmentID" type="string"/> |
type | FPDS:departmentNameType | ||||||
facets |
|
||||||
source | <attribute name="departmentName" type="FPDS:departmentNameType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:agencyID FPDS:agencyName FPDS:parentAgencyID FPDS:parentAgencyName FPDS:departmentID FPDS:startDate FPDS:endDate FPDS:organizationType | ||
used by |
|
||
source | <complexType name="agencySearchCriteriaType"> <sequence> <element name="agencyID" type="FPDS:agencyIDType" minOccurs="0"/> <element name="agencyName" type="FPDS:agencyNameType" minOccurs="0"/> <element name="parentAgencyID" type="FPDS:agencyIDType" minOccurs="0"/> <element name="parentAgencyName" type="FPDS:agencyNameType" minOccurs="0"/> <element name="departmentID" type="FPDS:departmentIDType" minOccurs="0"/> <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> <element name="organizationType" type="string" nillable="true" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||||||||||||||
type | FPDS:agencyIDType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <element name="agencyID" type="FPDS:agencyIDType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:agencyNameType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="agencyName" type="FPDS:agencyNameType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||||||||||||||
type | FPDS:agencyIDType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <element name="parentAgencyID" type="FPDS:agencyIDType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:agencyNameType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="parentAgencyName" type="FPDS:agencyNameType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||
type | FPDS:departmentIDType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <element name="departmentID" type="FPDS:departmentIDType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | string | ||||||||
properties |
|
||||||||
source | <element name="organizationType" type="string" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:agencyID FPDS:agencyName FPDS:departmentID FPDS:parentAgencyID FPDS:listOfAdministrators FPDS:startDate FPDS:endDate FPDS:auditInformation | ||
used by |
|
||
source | <complexType name="agencyType"> <sequence> <element name="agencyID" type="FPDS:agencyIDType" minOccurs="0"/> <element name="agencyName" type="FPDS:agencyNameType" minOccurs="0"/> <element name="departmentID" type="FPDS:departmentIDType" minOccurs="0"/> <element name="parentAgencyID" type="FPDS:agencyIDType" minOccurs="0"/> <element name="listOfAdministrators" type="FPDS:listOfAdministratorsType" minOccurs="0"/> <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> <element name="auditInformation" type="FPDS:auditInformationType" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||||||||||||||
type | FPDS:agencyIDType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <element name="agencyID" type="FPDS:agencyIDType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:agencyNameType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="agencyName" type="FPDS:agencyNameType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||
type | FPDS:departmentIDType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <element name="departmentID" type="FPDS:departmentIDType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||||||||||||||||||
type | FPDS:agencyIDType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <element name="parentAgencyID" type="FPDS:agencyIDType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:listOfAdministratorsType | ||||||
properties |
|
||||||
children | FPDS:administrator | ||||||
source | <element name="listOfAdministrators" type="FPDS:listOfAdministratorsType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:auditInformationType | ||||||
properties |
|
||||||
children | FPDS:createdBy FPDS:createdDate FPDS:lastModifiedBy FPDS:lastModifiedDate | ||||||
source | <element name="auditInformation" type="FPDS:auditInformationType" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | extension of FPDS:listOfSearchResults | ||
properties |
|
||
children | FPDS:count FPDS:agency | ||
used by |
|
||
source | <complexType name="listOfAgenciesType"> <complexContent> <extension base="FPDS:listOfSearchResults"> <sequence> <element name="agency" type="FPDS:agencyType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:agencyType | ||||||
properties |
|
||||||
children | FPDS:agencyID FPDS:agencyName FPDS:departmentID FPDS:parentAgencyID FPDS:listOfAdministrators FPDS:startDate FPDS:endDate FPDS:auditInformation | ||||||
source | <element name="agency" type="FPDS:agencyType" minOccurs="0" maxOccurs="unbounded"/> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="agencyNameType"> <restriction base="string"> <maxLength value="100"/> </restriction> </simpleType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:userAuthenticationKeyType | ||
properties |
|
||
children | FPDS:userID FPDS:password FPDS:serviceOriginatorID | ||
source | <element name="authenticationKey" type="FPDS:userAuthenticationKeyType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:listOfDetailMesssagesType | ||
properties |
|
||
children | FPDS:Detail | ||
source | <element name="listOfDetailMessages" type="FPDS:listOfDetailMesssagesType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:listOfErrorsType | ||
properties |
|
||
children | FPDS:error | ||
source | <element name="listOfErrors" type="FPDS:listOfErrorsType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:listOfInfoMessagesType | ||
properties |
|
||
children | FPDS:info | ||
source | <element name="listOfInfoMessages" type="FPDS:listOfInfoMessagesType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:listOfWarningsType | ||
properties |
|
||
children | FPDS:warning | ||
source | <element name="listOfWarnings" type="FPDS:listOfWarningsType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:responseType | ||
properties |
|
||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages | ||
source | <element name="response" type="FPDS:responseType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:serviceKeyType | ||
properties |
|
||
children | FPDS:providerName FPDS:serviceName | ||
source | <element name="serviceKey" type="FPDS:serviceKeyType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:userAuthenticationKeyType | ||
properties |
|
||
children | FPDS:userID FPDS:password FPDS:serviceOriginatorID | ||
source | <element name="userAuthenticationKey" type="FPDS:userAuthenticationKeyType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:detailedMessageCode | ||
used by |
|
||
source | <complexType name="detailedMessageType"> <sequence> <element name="detailedMessageCode" type="FPDS:messageCodeType" nillable="true" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:messageCodeType | ||||||||
properties |
|
||||||||
source | <element name="detailedMessageCode" type="FPDS:messageCodeType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:elementName FPDS:errorCode FPDS:errorMessage | ||
used by |
|
||
source | <complexType name="errorType"> <sequence> <element name="elementName" type="FPDS:elementNameType" minOccurs="0" maxOccurs="unbounded"/> <element name="errorCode" type="FPDS:messageCodeType" nillable="true" minOccurs="0"/> <element name="errorMessage" type="FPDS:messageType"/> </sequence> </complexType> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:elementNameType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="elementName" type="FPDS:elementNameType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:messageCodeType | ||||||||
properties |
|
||||||||
source | <element name="errorCode" type="FPDS:messageCodeType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:messageType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="errorMessage" type="FPDS:messageType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:elementName FPDS:infoCode FPDS:infoMessage | ||
used by |
|
||
source | <complexType name="infoType"> <sequence> <element name="elementName" type="FPDS:elementNameType" minOccurs="0" maxOccurs="unbounded"/> <element name="infoCode" type="FPDS:messageCodeType" nillable="true" minOccurs="0"/> <element name="infoMessage" type="FPDS:messageType"/> </sequence> </complexType> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:elementNameType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="elementName" type="FPDS:elementNameType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:messageCodeType | ||||||||
properties |
|
||||||||
source | <element name="infoCode" type="FPDS:messageCodeType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:messageType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="infoMessage" type="FPDS:messageType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:Detail | ||
used by |
|
||
source | <complexType name="listOfDetailMesssagesType"> <sequence> <element name="Detail" type="FPDS:detailedMessageType" nillable="true" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:detailedMessageType | ||||||||
properties |
|
||||||||
children | FPDS:detailedMessageCode | ||||||||
source | <element name="Detail" type="FPDS:detailedMessageType" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:error | ||
used by |
|
||
source | <complexType name="listOfErrorsType"> <sequence> <element name="error" type="FPDS:errorType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:errorType | ||||||
properties |
|
||||||
children | FPDS:elementName FPDS:errorCode FPDS:errorMessage | ||||||
source | <element name="error" type="FPDS:errorType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:info | ||
used by |
|
||
source | <complexType name="listOfInfoMessagesType"> <sequence> <element name="info" type="FPDS:infoType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:infoType | ||||||
properties |
|
||||||
children | FPDS:elementName FPDS:infoCode FPDS:infoMessage | ||||||
source | <element name="info" type="FPDS:infoType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:parameter | ||
used by |
|
||
source | <complexType name="listOfParametersType"> <sequence> <element name="parameter" type="FPDS:parameterType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:parameterType | ||||||
properties |
|
||||||
children | FPDS:parameterName FPDS:parameterType FPDS:parameterValue FPDS:requirementState | ||||||
source | <element name="parameter" type="FPDS:parameterType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:warning | ||
used by |
|
||
source | <complexType name="listOfWarningsType"> <sequence> <element name="warning" type="FPDS:warningType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:warningType | ||||||
properties |
|
||||||
children | FPDS:elementName FPDS:warningCode FPDS:warningMessage | ||||||
source | <element name="warning" type="FPDS:warningType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:listOfErrors FPDS:listOfWarnings FPDS:listOfInfoMessages | ||
used by |
|
||
source | <complexType name="outputMessagesType"> <sequence> <element name="listOfErrors" type="FPDS:listOfErrorsType" minOccurs="0"/> <element name="listOfWarnings" type="FPDS:listOfWarningsType" minOccurs="0"/> <element name="listOfInfoMessages" type="FPDS:listOfInfoMessagesType" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:listOfErrorsType | ||||||
properties |
|
||||||
children | FPDS:error | ||||||
source | <element name="listOfErrors" type="FPDS:listOfErrorsType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:listOfWarningsType | ||||||
properties |
|
||||||
children | FPDS:warning | ||||||
source | <element name="listOfWarnings" type="FPDS:listOfWarningsType" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:listOfInfoMessagesType | ||||||
properties |
|
||||||
children | FPDS:info | ||||||
source | <element name="listOfInfoMessages" type="FPDS:listOfInfoMessagesType" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:parameterName FPDS:parameterType FPDS:parameterValue FPDS:requirementState | ||
used by |
|
||
source | <complexType name="parameterType"> <sequence> <element name="parameterName" type="string"/> <element name="parameterType" type="string"/> <element name="parameterValue" type="string"/> <element name="requirementState" type="FPDS:requirementStateType" nillable="true" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | string | ||
properties |
|
||
source | <element name="parameterName" type="string"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | string | ||
properties |
|
||
source | <element name="parameterType" type="string"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | string | ||
properties |
|
||
source | <element name="parameterValue" type="string"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:requirementStateType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="requirementState" type="FPDS:requirementStateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||
namespace | https://www.fpds.gov/FPDS | ||||
children | FPDS:requestNumber FPDS:confirmationNumber FPDS:listOfParameters FPDS:outputMessages | ||||
used by |
|
||||
source | <complexType name="responseType"> <sequence> <element name="requestNumber" type="FPDS:sequenceNumberType"/> <element name="confirmationNumber" type="integer" nillable="true" minOccurs="0"/> <element name="listOfParameters" type="FPDS:listOfParametersType" nillable="true" minOccurs="0"/> <element name="outputMessages" type="FPDS:outputMessagesType" nillable="true" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:sequenceNumberType | ||
properties |
|
||
source | <element name="requestNumber" type="FPDS:sequenceNumberType"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | integer | ||||||||
properties |
|
||||||||
source | <element name="confirmationNumber" type="integer" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:listOfParametersType | ||||||||
properties |
|
||||||||
children | FPDS:parameter | ||||||||
source | <element name="listOfParameters" type="FPDS:listOfParametersType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:outputMessagesType | ||||||||
properties |
|
||||||||
children | FPDS:listOfErrors FPDS:listOfWarnings FPDS:listOfInfoMessages | ||||||||
source | <element name="outputMessages" type="FPDS:outputMessagesType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
namespace | https://www.fpds.gov/FPDS |
children | FPDS:serviceProvider FPDS:serviceName FPDS:isEnabled FPDS:description FPDS:auditInformation FPDS:isDefault |
source | <complexType name="serviceConfigurationType"> <sequence> <element name="serviceProvider" type="FPDS:serviceProviderType" nillable="true" minOccurs="0"/> <element name="serviceName" type="FPDS:serviceNameType" nillable="true" minOccurs="0"/> <element name="isEnabled" type="boolean" nillable="true" minOccurs="0"/> <element name="description" type="FPDS:serviceDescriptionType" nillable="true" minOccurs="0"/> <element name="auditInformation" type="FPDS:auditInformationType" nillable="true" minOccurs="0"/> <element name="isDefault" type="boolean" nillable="true" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:serviceProviderType | ||||||||
properties |
|
||||||||
children | FPDS:providerName FPDS:location FPDS:description | ||||||||
source | <element name="serviceProvider" type="FPDS:serviceProviderType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:serviceNameType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="serviceName" type="FPDS:serviceNameType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | boolean | ||||||||
properties |
|
||||||||
source | <element name="isEnabled" type="boolean" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:serviceDescriptionType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="description" type="FPDS:serviceDescriptionType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:auditInformationType | ||||||||
properties |
|
||||||||
children | FPDS:createdBy FPDS:createdDate FPDS:lastModifiedBy FPDS:lastModifiedDate | ||||||||
source | <element name="auditInformation" type="FPDS:auditInformationType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | boolean | ||||||||
properties |
|
||||||||
source | <element name="isDefault" type="boolean" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:providerName FPDS:serviceName | ||
used by |
|
||
source | <complexType name="serviceKeyType"> <sequence> <element name="providerName" type="FPDS:providerNameType" nillable="true" minOccurs="0"/> <element name="serviceName" type="FPDS:serviceNameType" nillable="true" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:providerNameType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="providerName" type="FPDS:providerNameType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:serviceNameType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="serviceName" type="FPDS:serviceNameType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:providerName FPDS:location FPDS:description | ||
used by |
|
||
source | <complexType name="serviceProviderType"> <sequence> <element name="providerName" type="FPDS:providerNameType" nillable="true" minOccurs="0"/> <element name="location" type="FPDS:serviceLocationType" nillable="true" minOccurs="0"/> <element name="description" type="FPDS:serviceDescriptionType" nillable="true" minOccurs="0"/> </sequence> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:providerNameType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="providerName" type="FPDS:providerNameType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:serviceLocationType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="location" type="FPDS:serviceLocationType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:serviceDescriptionType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="description" type="FPDS:serviceDescriptionType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:userID FPDS:password FPDS:serviceOriginatorID | ||
used by |
|
||
source | <complexType name="userAuthenticationKeyType"> <sequence> <element name="userID" type="FPDS:userIDType"/> <element name="password" type="FPDS:passwordType"/> <element name="serviceOriginatorID" type="FPDS:userIDType"/> </sequence> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:userIDType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="userID" type="FPDS:userIDType"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:passwordType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="password" type="FPDS:passwordType"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:userIDType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="serviceOriginatorID" type="FPDS:userIDType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:elementName FPDS:warningCode FPDS:warningMessage | ||
used by |
|
||
source | <complexType name="warningType"> <sequence> <element name="elementName" type="FPDS:elementNameType" nillable="true" minOccurs="0" maxOccurs="unbounded"/> <element name="warningCode" type="FPDS:messageCodeType" nillable="true" minOccurs="0"/> <element name="warningMessage" type="FPDS:messageType"/> </sequence> </complexType> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:elementNameType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="elementName" type="FPDS:elementNameType" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:messageCodeType | ||||||||
properties |
|
||||||||
source | <element name="warningCode" type="FPDS:messageCodeType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:messageType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="warningMessage" type="FPDS:messageType"/> |
namespace | https://www.fpds.gov/FPDS | |||||||||
type | restriction of string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <simpleType name="elementNameType"> <restriction base="string"> <minLength value="1"/> <maxLength value="256"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <simpleType name="functionNameType"> <restriction base="string"> <maxLength value="35"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||
type | string | ||
properties |
|
||
used by |
|
||
source | <simpleType name="messageCodeType"> <restriction base="string"/> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="messageType"> <restriction base="string"> <maxLength value="4096"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <simpleType name="objectNameType"> <restriction base="string"> <maxLength value="35"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="providerNameType"> <restriction base="string"> <maxLength value="512"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="requirementStateType"> <restriction base="string"> <maxLength value="1"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||
type | nonNegativeInteger | ||
properties |
|
||
used by |
|
||
source | <simpleType name="sequenceNumberType"> <restriction base="nonNegativeInteger"/> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="serviceDescriptionType"> <restriction base="string"> <maxLength value="1024"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="serviceLocationType"> <restriction base="string"> <maxLength value="512"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="serviceNameType"> <restriction base="string"> <maxLength value="512"/> </restriction> </simpleType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:total FPDS:fetched | ||
used by |
|
||
source | <complexType name="countType"> <sequence> <element name="total" type="nonNegativeInteger"/> <element name="fetched" type="nonNegativeInteger"/> </sequence> </complexType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | nonNegativeInteger | ||
properties |
|
||
source | <element name="total" type="nonNegativeInteger"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | nonNegativeInteger | ||
properties |
|
||
source | <element name="fetched" type="nonNegativeInteger"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:administrator | ||
used by |
|
||
source | <complexType name="listOfAdministratorsType"> <sequence> <element name="administrator" type="FPDS:userIDType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> |
diagram | ![]() |
||||||
namespace | https://www.fpds.gov/FPDS | ||||||
type | FPDS:userIDType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <element name="administrator" type="FPDS:userIDType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:count | ||
used by |
|
||
source | <complexType name="listOfSearchResults"> <sequence> <element name="count" type="FPDS:countType"/> </sequence> </complexType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:countType | ||
properties |
|
||
children | FPDS:total FPDS:fetched | ||
source | <element name="count" type="FPDS:countType"/> |
namespace | https://www.fpds.gov/FPDS | |||||||||
type | restriction of decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <simpleType name="amountType"> <restriction base="decimal"> <fractionDigits value="4"/> <totalDigits value="15"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <simpleType name="emailAddressType"> <restriction base="string"> <maxLength value="200"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | |||||||||
type | restriction of string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <simpleType name="fiscalYearType"> <restriction base="string"> <length value="4"/> <pattern value="\d{4}"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <simpleType name="organizationStatusType"> <restriction base="string"> <maxLength value="1"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="passwordType"> <restriction base="string"> <maxLength value="20"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | |||||||||
type | restriction of decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <simpleType name="percentageType"> <restriction base="decimal"> <minInclusive value="0"/> <maxInclusive value="100"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <simpleType name="phoneExtType"> <restriction base="string"> <maxLength value="4"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <simpleType name="phoneNoType"> <restriction base="string"> <maxLength value="20"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <simpleType name="shortDescriptionType"> <restriction base="string"> <maxLength value="400"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="urlType"> <restriction base="string"> <maxLength value="200"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <simpleType name="userIDType"> <restriction base="string"> <maxLength value="50"/> </restriction> </simpleType> |
namespace | https://www.fpds.gov/FPDS | ||||||
type | restriction of string | ||||||
properties |
|
||||||
facets |
|
||||||
source | <simpleType name="versionNumberType"> <restriction base="string"> <maxLength value="5"/> </restriction> </simpleType> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
type | FPDS:auditInformationType | ||
properties |
|
||
children | FPDS:createdBy FPDS:createdDate FPDS:lastModifiedBy FPDS:lastModifiedDate | ||
source | <element name="auditInformation" type="FPDS:auditInformationType"/> |
diagram | ![]() |
||
namespace | https://www.fpds.gov/FPDS | ||
children | FPDS:createdBy FPDS:createdDate FPDS:lastModifiedBy FPDS:lastModifiedDate | ||
used by |
|
||
source | <complexType name="auditInformationType"> <sequence> <element name="createdBy" type="FPDS:userIDType" nillable="true" minOccurs="0"/> <element name="createdDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> <element name="lastModifiedBy" type="FPDS:userIDType" nillable="true" minOccurs="0"/> <element name="lastModifiedDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"> <annotation> <documentation> <module>NonOT</module> <sortOrder>0206</sortOrder> <alphabetOrder>0402</alphabetOrder> <elementNo>2F</elementNo> <name>Date/Time Stamp Accepted</name> <DEName>lastModifiedDate</DEName> <screenName>None</screenName> <XMLTagName>None</XMLTagName> <XMLVersion>Version 1.0 and later</XMLVersion> <derivation>System generated - system date/time stamp when the transaction is accepted by FPDS-NG.</derivation> <definition>The date and time that the transaction was validated and accepted by FPDS-NG.</definition> <instruction>None</instruction> <FAR>DFARS 253.204-70(f)(4)</FAR> <SF279>49D</SF279> <DD350>F4</DD350> <source>FPDS-NG</source> <format>Date/Time (YYYYMMDDHHMM)</format> <elementLength>12</elementLength> <required> <DOReferencingFSS_GWAC_MultiAwardIDC>SG</DOReferencingFSS_GWAC_MultiAwardIDC> <DOReferencingSingleAwardIDC>SG</DOReferencingSingleAwardIDC> <DOReferencingBOA>SG</DOReferencingBOA> <POlessthan25K>SG</POlessthan25K> <POgreaterthan25K>SG</POgreaterthan25K> <DCA>SG</DCA> <Part8BPACall>SG</Part8BPACall> <FSS>SG</FSS> <GWAC>SG</GWAC> <BOA>SG</BOA> <Part8BPA>SG</Part8BPA> <IDC>SG</IDC> <Part13BPA>SG</Part13BPA> <Part13BPACall>SG</Part13BPACall> <MODAward>SG</MODAward> <MODIdv>SG</MODIdv> </required> <accessRestricted>No</accessRestricted> <ValuesNonOT>N/A</ValuesNonOT> <FPDSLegacy>PEC recommended.</FPDSLegacy> </documentation> </annotation> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:userIDType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="createdBy" type="FPDS:userIDType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <element name="createdDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | https://www.fpds.gov/FPDS | ||||||||
type | FPDS:userIDType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <element name="lastModifiedBy" type="FPDS:userIDType" nillable="true" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | https://www.fpds.gov/FPDS | |||||||||
type | FPDS:FPDSDateType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <element name="lastModifiedDate" type="FPDS:FPDSDateType" nillable="true" minOccurs="0"> <annotation> <documentation> <module>NonOT</module> <sortOrder>0206</sortOrder> <alphabetOrder>0402</alphabetOrder> <elementNo>2F</elementNo> <name>Date/Time Stamp Accepted</name> <DEName>lastModifiedDate</DEName> <screenName>None</screenName> <XMLTagName>None</XMLTagName> <XMLVersion>Version 1.0 and later</XMLVersion> <derivation>System generated - system date/time stamp when the transaction is accepted by FPDS-NG.</derivation> <definition>The date and time that the transaction was validated and accepted by FPDS-NG.</definition> <instruction>None</instruction> <FAR>DFARS 253.204-70(f)(4)</FAR> <SF279>49D</SF279> <DD350>F4</DD350> <source>FPDS-NG</source> <format>Date/Time (YYYYMMDDHHMM)</format> <elementLength>12</elementLength> <required> <DOReferencingFSS_GWAC_MultiAwardIDC>SG</DOReferencingFSS_GWAC_MultiAwardIDC> <DOReferencingSingleAwardIDC>SG</DOReferencingSingleAwardIDC> <DOReferencingBOA>SG</DOReferencingBOA> <POlessthan25K>SG</POlessthan25K> <POgreaterthan25K>SG</POgreaterthan25K> <DCA>SG</DCA> <Part8BPACall>SG</Part8BPACall> <FSS>SG</FSS> <GWAC>SG</GWAC> <BOA>SG</BOA> <Part8BPA>SG</Part8BPA> <IDC>SG</IDC> <Part13BPA>SG</Part13BPA> <Part13BPACall>SG</Part13BPACall> <MODAward>SG</MODAward> <MODIdv>SG</MODIdv> </required> <accessRestricted>No</accessRestricted> <ValuesNonOT>N/A</ValuesNonOT> <FPDSLegacy>PEC recommended.</FPDSLegacy> </documentation> </annotation> </element> |