Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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. |