Changeset 11145 for trunk/Wsp_ModelingAssmnt/spaces/gen/modelBuilder/bs.doss/sma_scormGenDeploy/pf/scorm2k4/schemas/adlcp_v1p3.xsd
- Timestamp:
- 06/05/08 12:26:04 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_ModelingAssmnt/spaces/gen/modelBuilder/bs.doss/sma_scormGenDeploy/pf/scorm2k4/schemas/adlcp_v1p3.xsd
r8581 r11145 25 25 2004-01-06 Added completionThreshold to the ADL CP namespace 26 26 2004-23-01 Final edits in preparation for release 27 2006-02-06 Removed persistState, change type of the locationType from 28 xs:string to xs:anyURI 27 29 ************************************************************************* 28 30 </xs:documentation> … … 44 46 </xs:attribute> 45 47 46 <xs:attribute name = "persistState" default = "false" type = "xs:boolean" />47 48 48 <xs:simpleType name = "locationType"> 49 <xs:restriction base = "xs: string"/>49 <xs:restriction base = "xs:anyURI"/> 50 50 </xs:simpleType> 51 51
Note: See TracChangeset
for help on using the changeset viewer.