CT_OptimizeForBrowser

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
target ST_String optional
val ST_OnOff optional

Used By

Source

<xsd:complexType name="CT_OptimizeForBrowser">
  <xsd:complexContent>
    <xsd:extension base="CT_OnOff">
      <xsd:attribute name="target" type="s:ST_String" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>