| schema location: | http://www.fpdsng.com/FPDS/schema/DataCollection/contracts/1.0/AwardExtension.xsd |
| targetNamespace: | http://www.fpdsng.com/FPDS |
| Complex types |
| agencySpecificAwardElementsType |
| schema location: | http://www.fpdsng.com/FPDS/schema/common/1.0/Common.xsd |
| targetNamespace: | http://www.fpdsng.com/FPDS |
| Complex types | Simple types |
| countType | amountType |
| listOfAdministratorsType | emailAddressType |
| fiscalYearType | |
| FPDSDateType | |
| percentageType | |
| phoneExtType | |
| phoneNoType | |
| urlType | |
| userIDType |
| schema location: | http://www.fpdsng.com/FPDS/schema/DataCollection/organizations/1.0/Agency.xsd |
| targetNamespace: | http://www.fpdsng.com/FPDS |
| Elements | Complex types | Simple types |
| agency | agencySearchCriteriaType | agencyIDType |
| agencySearchCriteria | agencyType | agencyNameType |
| listOfAgencies | listOfAgenciesType |
| schema location: | http://www.fpdsng.com/FPDS/schema/DataCollection/contracts/1.0/DOISpecificAwardElements.xsd |
| targetNamespace: | http://www.fpdsng.com/FPDS |
| Complex types |
| DOISpecificAwardElementsType |
| schema location: | http://www.fpdsng.com/FPDS/schema/DataCollection/organizations/1.0/Department.xsd |
| targetNamespace: | http://www.fpdsng.com/FPDS |
| Elements | Complex types | Simple types |
| department | departmentSearchCriteriaType | departmentIDType |
| departmentSearchCriteria | departmentType | departmentNameType |
| listOfDepartments | listOfDepartmentsType |
| schema location: | http://www.fpdsng.com/FPDS/schema/SystemServices/1.0/Audit.xsd |
| targetNamespace: | http://www.fpdsng.com/FPDS |
| Elements | Complex types |
| auditInformation | auditInformationType |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| children | agencyID DOISpecificAwardElements |
| source | <complexType name="agencySpecificAwardElementsType"> <sequence> <element name="agencyID" type="FPDS:agencyIDType"/> <choice> <element name="DOISpecificAwardElements" type="FPDS:DOISpecificAwardElementsType"/> <!-- Agency speicifc complex type definitions come here --> <!-- DOI Specific Data--> </choice> </sequence> </complexType> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:agencyIDType | ||
| facets |
|
||
| source | <element name="agencyID" type="FPDS:agencyIDType"/> |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| type | FPDS:DOISpecificAwardElementsType |
| children | wildFireProgram |
| source | <element name="DOISpecificAwardElements" type="FPDS:DOISpecificAwardElementsType"/> |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| children | total fetched |
| source | <complexType name="countType"> <sequence> <element name="total" type="positiveInteger"/> <element name="fetched" type="positiveInteger"/> </sequence> </complexType> |
| diagram | |
| namespace | http://www.fpdsng.com/FPDS |
| type | positiveInteger |
| source | <element name="total" type="positiveInteger"/> |
| diagram | |
| namespace | http://www.fpdsng.com/FPDS |
| type | positiveInteger |
| source | <element name="fetched" type="positiveInteger"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| children | administrator | ||
| used by |
|
||
| source | <complexType name="listOfAdministratorsType"> <sequence> <element name="administrator" type="FPDS:userIDType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:userIDType | ||
| facets |
|
||
| source | <element name="administrator" type="FPDS:userIDType" minOccurs="0" maxOccurs="unbounded"/> |
| namespace | http://www.fpdsng.com/FPDS | ||||||
| type | restriction of decimal | ||||||
| facets |
|
||||||
| source | <simpleType name="amountType"> <restriction base="decimal"> <fractionDigits value="4"/> <totalDigits value="15"/> <minInclusive value="0"/> </restriction> </simpleType> |
| namespace | http://www.fpdsng.com/FPDS | ||
| type | restriction of string | ||
| facets |
|
||
| source | <simpleType name="emailAddressType"> <restriction base="string"> <maxLength value="64"/> </restriction> </simpleType> |
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | restriction of string | ||||
| facets |
|
||||
| source | <simpleType name="fiscalYearType"> <restriction base="string"> <length value="4"/> <pattern value="\d{4}"/> </restriction> </simpleType> |
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | restriction of string | ||||
| used by | |||||
| facets |
|
||||
| source | <simpleType name="FPDSDateType"> <restriction base="string"> <whiteSpace value="preserve"/> <pattern value="[0-9]{4}(-[0-9]{2})(-[0-9]{2}) ([0-9]{2})(:[0-9]{2})(:[0-9]{2})"/> </restriction> </simpleType> |
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | restriction of decimal | ||||
| facets |
|
||||
| source | <simpleType name="percentageType"> <restriction base="decimal"> <minInclusive value="0"/> <maxInclusive value="100"/> </restriction> </simpleType> |
| namespace | http://www.fpdsng.com/FPDS | ||
| type | restriction of string | ||
| facets |
|
||
| source | <simpleType name="phoneExtType"> <restriction base="string"> <maxLength value="4"/> </restriction> </simpleType> |
| namespace | http://www.fpdsng.com/FPDS | ||
| type | restriction of string | ||
| facets |
|
||
| source | <simpleType name="phoneNoType"> <restriction base="string"> <maxLength value="20"/> </restriction> </simpleType> |
| namespace | http://www.fpdsng.com/FPDS | ||
| type | restriction of string | ||
| facets |
|
||
| source | <simpleType name="urlType"> <restriction base="string"> <maxLength value="100"/> </restriction> </simpleType> |
| namespace | http://www.fpdsng.com/FPDS | ||
| type | restriction of string | ||
| used by |
|
||
| facets |
|
||
| source | <simpleType name="userIDType"> <restriction base="string"> <maxLength value="20"/> </restriction> </simpleType> |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| type | FPDS:agencyType |
| children | agencyID agencyName departmentID parentAgencyID listOfAdministrators startDate endDate auditInformation |
| source | <element name="agency" type="FPDS:agencyType"/> |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| type | FPDS:agencySearchCriteriaType |
| children | agencyID agencyName parentAgencyID parentAgencyName departmentID startDate endDate |
| source | <element name="agencySearchCriteria" type="FPDS:agencySearchCriteriaType"/> |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| type | FPDS:listOfAgenciesType |
| children | agency |
| source | <element name="listOfAgencies" type="FPDS:listOfAgenciesType"/> |
| diagram | ![]() |
||
| namespace | http://www.fpdsng.com/FPDS | ||
| children | agencyID agencyName parentAgencyID parentAgencyName departmentID startDate endDate | ||
| 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"/> </sequence> </complexType> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:agencyIDType | ||
| facets |
|
||
| source | <element name="agencyID" type="FPDS:agencyIDType" minOccurs="0"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:agencyNameType | ||
| facets |
|
||
| source | <element name="agencyName" type="FPDS:agencyNameType" minOccurs="0"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:agencyIDType | ||
| facets |
|
||
| source | <element name="parentAgencyID" type="FPDS:agencyIDType" minOccurs="0"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:agencyNameType | ||
| facets |
|
||
| source | <element name="parentAgencyName" type="FPDS:agencyNameType" minOccurs="0"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:departmentIDType | ||
| facets |
|
||
| source | <element name="departmentID" type="FPDS:departmentIDType" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | FPDS:FPDSDateType | ||||
| facets |
|
||||
| source | <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | FPDS:FPDSDateType | ||||
| facets |
|
||||
| source | <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.fpdsng.com/FPDS | ||
| children | agencyID agencyName departmentID parentAgencyID listOfAdministrators startDate endDate auditInformation | ||
| used by |
|
||
| source | <complexType name="agencyType"> <sequence> <element name="agencyID" type="FPDS:agencyIDType"/> <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 | http://www.fpdsng.com/FPDS | ||
| type | FPDS:agencyIDType | ||
| facets |
|
||
| source | <element name="agencyID" type="FPDS:agencyIDType"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:agencyNameType | ||
| facets |
|
||
| source | <element name="agencyName" type="FPDS:agencyNameType" minOccurs="0"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:departmentIDType | ||
| facets |
|
||
| source | <element name="departmentID" type="FPDS:departmentIDType" minOccurs="0"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:agencyIDType | ||
| facets |
|
||
| source | <element name="parentAgencyID" type="FPDS:agencyIDType" minOccurs="0"/> |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| type | FPDS:listOfAdministratorsType |
| children | administrator |
| source | <element name="listOfAdministrators" type="FPDS:listOfAdministratorsType" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | FPDS:FPDSDateType | ||||
| facets |
|
||||
| source | <element name="startDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | FPDS:FPDSDateType | ||||
| facets |
|
||||
| source | <element name="endDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| type | FPDS:auditInformationType |
| children | createdBy createdDate lastModifiedBy lastModifiedDate |
| source | <element name="auditInformation" type="FPDS:auditInformationType" minOccurs="0"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| children | agency | ||
| used by |
|
||
| source | <complexType name="listOfAgenciesType"> <sequence> <element name="agency" type="FPDS:agencyType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| type | FPDS:agencyType |
| children | agencyID agencyName departmentID parentAgencyID listOfAdministrators startDate endDate auditInformation |
| source | <element name="agency" type="FPDS:agencyType" minOccurs="0" maxOccurs="unbounded"/> |