| schema location: | http://www.fpdsng.com/FPDS/schema/SystemServices/1.0/Audit.xsd |
| targetNamespace: | http://www.fpdsng.com/FPDS |
| Elements | Complex types |
| auditInformation | auditInformationType |
| 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 |
| diagram | ![]() |
| namespace | http://www.fpdsng.com/FPDS |
| type | FPDS:auditInformationType |
| children | createdBy createdDate lastModifiedBy lastModifiedDate |
| source | <element name="auditInformation" type="FPDS:auditInformationType"/> |
| diagram | ![]() |
||
| namespace | http://www.fpdsng.com/FPDS | ||
| children | createdBy createdDate lastModifiedBy lastModifiedDate | ||
| used by |
|
||
| source | <complexType name="auditInformationType"> <sequence> <element name="createdBy" type="FPDS:userIDType" minOccurs="0"/> <element name="createdDate" type="FPDS:FPDSDateType" minOccurs="0"/> <element name="lastModifiedBy" type="FPDS:userIDType" minOccurs="0"/> <element name="lastModifiedDate" type="FPDS:FPDSDateType" minOccurs="0"/> </sequence> </complexType> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:userIDType | ||
| facets |
|
||
| source | <element name="createdBy" type="FPDS:userIDType" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | FPDS:FPDSDateType | ||||
| facets |
|
||||
| source | <element name="createdDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
| diagram | |||
| namespace | http://www.fpdsng.com/FPDS | ||
| type | FPDS:userIDType | ||
| facets |
|
||
| source | <element name="lastModifiedBy" type="FPDS:userIDType" minOccurs="0"/> |
| diagram | |||||
| namespace | http://www.fpdsng.com/FPDS | ||||
| type | FPDS:FPDSDateType | ||||
| facets |
|
||||
| source | <element name="lastModifiedDate" type="FPDS:FPDSDateType" minOccurs="0"/> |
| 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 |
| 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> |