2.4.7 ST_GalleryShowInRibbon

Target namespace: http://schemas.microsoft.com/office/2009/07/customui

Referenced by: CT_GalleryRegular, CT_Gallery

This type has no meaning and MUST be ignored.

Value

Meaning

false

This value has no meaning and MUST be ignored.

0

This value has no meaning and MUST be ignored.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.

 <xsd:simpleType name="ST_GalleryShowInRibbon">
   <xsd:restriction base="xsd:string">
     <xsd:enumeration value="false"/>
     <xsd:enumeration value="0"/>
   </xsd:restriction>
 </xsd:simpleType>

See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).