إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
There should be only one image element for each parent element.
Syntax
<!-- image -->
<xs:element name="image">
<xs:complexType>
<xs:attribute name="res" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="260"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
Element Information
| Parent Elements | Child Elements |
|---|---|
| enum, enumRange | None |
Attributes
| Attribute | Description |
|---|---|
| res | Public. Required. |