attribute imageWrappingStyleCategory
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:ImageWrappingStyleCategoryType
used by
complexType com:ImageType
facets
Kind Value annotation
enumeration Inline Inline
enumeration Square Square
enumeration Tight Tight
enumeration Behind text Behind text
enumeration In front of text In front of text
annotation
documentation
Indication whether the image is to be presented inline or separated by line breaks.
source <xsd:attribute name="imageWrappingStyleCategory" type="com:ImageWrappingStyleCategoryType">
<xsd:annotation>
<xsd:documentation>
Indication whether the image is to be presented inline or separated by line breaks.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>