simpleType
AssessmentVersion
namespace | http://ed-fi.org/0210 | ||||
type | xs:int | ||||
properties |
|
||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="AssessmentVersion"> <xs:annotation> <xs:documentation>The version identifier for the assessment.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Simple</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:int"/> </xs:simpleType> |