Change-Id: I33be42fc65a36292ce55f3b1bcd415550f4a2c5f
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
<xs:attribute name="install-location" type="xs:string"/>
<xs:attribute name="package" use="required" type="xs:string"/>
<xs:attribute name="type" type="xs:string"/>
- <xs:attribute name="version" use="required" type="xs:NMTOKEN"/>
+ <xs:attribute name="version" use="required" type="xs:string"/>
<xs:attribute name="size" type="xs:NMTOKEN"/>
<xs:attribute name="root_path" type="xs:string"/>
<xs:attribute name="csc_path" type="xs:string"/>
<xs:attribute name="install-location" type="packages:InstallLocationType"/>
<xs:attribute name="package" use="required" type="xs:string"/>
<xs:attribute name="type" type="packages:PackageType"/>
- <xs:attribute name="version" use="required" type="xs:NMTOKEN"/>
+ <xs:attribute name="version" use="required" type="xs:string"/>
<xs:attribute name="size" type="xs:NMTOKEN"/>
<xs:attribute name="root_path" type="xs:string"/>
<xs:attribute name="csc_path" type="xs:string"/>