diff --git a/kiwi/schema/kiwi.rnc b/kiwi/schema/kiwi.rnc
index 07cc973d..fd2598d7 100644
--- a/kiwi/schema/kiwi.rnc
+++ b/kiwi/schema/kiwi.rnc
@@ -66,7 +66,7 @@ div {
k.image.id =
## An identification number which is represented in a file
## named /etc/ImageID
- attribute id { xsd:string {length="10"} }
+ attribute id { text }
k.image.attlist = k.image.name.attribute
& k.image.displayname.attribute?
& k.image.id?
diff --git a/kiwi/schema/kiwi.rng b/kiwi/schema/kiwi.rng
index 577c18c6..368aeaf5 100644
--- a/kiwi/schema/kiwi.rng
+++ b/kiwi/schema/kiwi.rng
@@ -137,9 +137,6 @@ second the location of the XSD Schema
An identification number which is represented in a file
named /etc/ImageID
-
- 10
-