MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificaciones Pagina 367

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 504
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 366
Participant EDML files 367
<attributes>
Description
This tag contains a list of attributes to add to the translated tag that is specified by the
openTag tag. Alternatively, if the openTag tag is not defined and the searchPattern tag
specifies
tag, this tag contains a list of translated attributes to add to the tag that is found.
Parent
translation
Type
Block tag.
Required
No.
<attribute>
Description
This tag specifies a single attribute (or translated attribute) to add to the translated tag.
Parent
attributes
Type
Block tag.
Required
Yes (at least one).
Values
The attributeName="attributeValue" specification sets an attribute to a value. Typically,
the attribute name is fixed, and the value contains some parameter references that are
extracted by the parameter patterns, as shown in the following example:
<attribute>SOURCE="@@rs@@"</attribute>
<attribute>BINDING="@@col@@"</attribute>
or
<attribute>
mmTranslatedValueDynValue="VALUE={@@rs@@.@@col@@}"
</attribute>
Vista de pagina 366
1 2 ... 362 363 364 365 366 367 368 369 370 371 372 ... 503 504

Comentarios a estos manuales

Sin comentarios