Value language is expression return a value. |
<xsd:simpleType name="ValueLang.datatype"> <xsd:annotation> <xsd:documentation>Value language is expression return a value.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"/> </xsd:simpleType> |