HO URGENTE BISOGNO DI UN AIUTO...NON SO PIU A CHI RIVOLGERMI....
DEVO RISOLVERE QUESTO ESERCIZIO ENTRO L'UNA...HELP...![]()
Per poter disporre on line di un manuale relativo ai comandi del linguuaggio SMIL definire:
· DTD
· XML
· XSL (con l’utilizzo della struttura template)
· SCHEMA
idonei alla consultazione del manuale si sviluppa secondo il seguente schema:
1. Tag
1.1. Sintassi
1.2. Descrizione
1.3. Attributo
1.3.1. Nome
1.3.2. Valori
1.3.3. Funzione
1.3.4. Reference
1.4. Esempio
La pagina che visualizza i TAGs e tutte le loro relative descrizioni deve essere:
· colore di sfondo blue
· logo (nel file logo.gif) con collegamento al sito:
http://service.real.com/help/library...es/smilsum.htm
· i tag devono essere presentati in ordine alfabetico e per ogni TAG in ordine alfabetico gli attributi. A seguire ogni TAG l’esempio relativo.
I testi sono in inglese e facendo click sull’icona (contenuta nel file ref.jpg) si deve visualizzare la pagina il cui indirizzo è indicato nella colonna reference, nel caso in cui non ci sia reference l’icona deve essere (contenuta nel file noref.jpg).
Si tenga presente che il reference ha una parte costante per tutti che è http://service.real.com/help/library.../smilsynx.htm# a cui va aggiunto il numero che si trova in tabella.
Per gli esempi è fornito come immagine i simboli
· < (lt.gif)
· </ (ltb.gif)
· > (gt.gif)
· /> (gtb.gif)
I dati relativi ai TAG sono i seguenti, nell’ordine la sintassi (in grassetto), la descrizione (in italico) e la tabella con i dati degli attributi e l’esempio:
<meta/>
The header region's <meta/> tags provide presentation information. The content and name attributes are required for each <meta/> tag. For basic information about the <meta/>.
TABELLA
Examples
<meta name="author" content="Jane Morales"/>
<meta name="title" content="Multimedia My Way"/>
<meta name="copyright" content="(c)2001 Jane Morales"/>
<root-layout/>
Within the layout section, a single <root-layout/> tag sets the overall size of the media playback pane. Clips play in regions created within the root-layout area. They do not play in the root- layout area directly. The height and width attributes are required for the <root-layout/> tag. For basic information about <root-layout/>, see "Setting the Media Pane Size".
TABELLA
Example
<layout>
<root-layout backgroundColor="maroon" width="320" height="240"/>
<region ...playback region defined.../>
<region ...playback region defined.../>
</layout>
<region/>
Following <root-layout/>, <region/> tags define the size, placement, and properties of each region used to play clips. A unique id attribute is required for each <region/> tag. For basic information about the <region/> tag, see "Creating Playback Regions".
TABELLA
Example
<layout>
<root-layout .../>
<region id="video_region" top="5" left="5" width="240" height="180" backgroundColor="blue" showBackground="whenActive"/>
</layout>
SONO IMPOSSIBILITATA AD INSERIRE LE TABELLE COI DATI...CHI VOLESSE AIUTARMI POSSO SPEDIRGLI TUTTO TRAMITE E-MAIL....
GRAZIE MILLE