description | ms.assetid | title | ms.topic | ms.date |
---|---|---|---|---|
image |
89893C4E-4F4E-4d85-9623-08607B4383E5 |
image Element (Property Description Schema) |
article |
05/31/2018 |
There should be only one image element for each parent element.
<!-- 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>
Parent Elements | Child Elements |
---|---|
enum, enumRange | None |
Attribute | Description |
---|---|
res | Public. Required. |