Comment 1 for bug 893881

Revision history for this message
Yogeshwar (yogesh-srikrishnan) wrote :

Ziad name is declared as optional.I think that also need to change.

 <attribute name="name" type="xsd:string" use="optional">
            <annotation>
                <xsd:documentation
                    xml:lang="EN"
                    xmlns="http://www.w3.org/1999/xhtml">
                    <p>
                        The commercial service name (e.g. 'My Nova Cloud Servers').
                    </p>
                </xsd:documentation>
            </annotation>
        </attribute>