update

Attribute Information

Used By

Source

<xs:attribute name="update" default="NONE">
  <xs:simpleType>
    <xs:restriction base="SFString">
      <xs:enumeration value="NONE"/>
      <xs:enumeration value="NEXT_FRAME_ONLY"/>
      <xs:enumeration value="ALWAYS"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample