simpleType
Version
namespace | http://ed-fi.org/0110 | ||||
type | xs:int | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="Version"> <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> |