simpleType
Currency
namespace
http://ed-fi.org/0210
type
xs:decimal
properties
base
xs:decimal
used by
elements
Budget/Amount
Actual/AmountToDate
ContractedStaff/AmountToDate
Payroll/AmountToDate
EducationContent/Cost
StateEducationAgencyFederalFunds/FederalProgramsFundingAllocation
StaffEducationOrganizationEmploymentAssociation/HourlyWage
DisciplineIncident/IncidentCost
LocalEducationAgencyFederalFunds/InnovativeDollarsSpent
LocalEducationAgencyFederalFunds/InnovativeDollarsSpentStrategicPriorities
LocalEducationAgencyFederalFunds/InnovativeProgramsFundsReceived
LocalEducationAgencyFederalFunds/SchoolImprovementAllocation
LocalEducationAgencyFederalFunds/SupplementalEducationalServicesFundsSpent
LocalEducationAgencyFederalFunds/SupplementalEducationalServicesPerPupilExpenditure
annotation
documentation
U.S. currency in dollars and cents.
appinfo
<ann:TypeGroup>Simple</ann:TypeGroup>
source
<
xs:simpleType
name
=
"Currency
">
<
xs:annotation
>
<
xs:documentation
>
U.S. currency in dollars and cents.
</
xs:documentation
>
<
xs:appinfo
>
<
ann:TypeGroup
>
Simple
</
ann:TypeGroup
>
</
xs:appinfo
>
</
xs:annotation
>
<
xs:restriction
base
=
"xs:decimal
"/>
</
xs:simpleType
>