...collaborate on

Search: \.*

Education/LAD Web Changed Changed by
LadNews 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
  • Última aula: 24.05.2004
  • Avaliação Prática acordada com os alunos
  • Horário provisório: 2ªs 10.00h - 12.40h
LinguagensAnotacaoDocumentosAulasT 03 May 2004 - 09:18 - NEW JoseCarlosRamalho

Apresentações

  1. Linguagens de Anotação
  2. Introdução ao HTML
LinguagensAnotacaoDocumentosAvaliacao 17 May 2004 - 14:12 - NEW JoseCarlosRamalho

Avaliação

A nota final será igual à nota máxima obtida num dos elementos de avaliação: trabalho prático ou exame.

LinguagensAnotacaoDocumentosDidac 17 May 2004 - 09:50 - r2 JoseCarlosRamalho

Material de Apoio

LinguagensAnotacaoDocumentosFichas 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida

Ficha Nº1

Objectivos:

O objectivo principal desta ficha é introduzir ao aluno o desenvolvimento de DTDs.

Por motivos que se prendem com a integração de várias etapas e ferramentas vai-se utilizar o ambiente denominado XMLSpy.

No fim, o aluno deverá estar apto a desenvolver pequenos DTDs com a ferramenta apresentada.

Exercícios:

Exercício Nº1: A Agenda de Contactos

Pretende-se criar uma agenda para gerir contactos de pessoas e empresas.

Uma agenda deste tipo é essencialmente constituída por uma lista de entradas.

Uma entrada pode ser simples, correspondendo a uma pessoa ou empresa, ou pode ser composta, neste caso corresponde a uma lista de pessoas e/ou empresas.

A agenda poderá conter um número livre de grupos aninhados.

Um grupo poderá ainda conter referências a entradas definidas noutros pontos da agenda.

Cada entrada é constituída pelos seguintes items de informação:

  • id string que corresponderá ao identificador único da entrada.
  • tipo campo com dois valores possíveis: pessoa ou empresa.
  • nome nome da pessoa ou da empresa.
  • email email da pessoa ou empresa.
  • telefone telefone da empresa ou pessoa.
  • gid no caso da entrada se tratar dum grupo este campo deverá conter o
identificador do grupo.

Nas alíneas que se seguem considere que uma frase concreta desta linguagem tem a seguinte forma:

    <AGENDA>
      <ENTRADA id="e1" tipo="pessoa">
        <NOME>José Carlos Ramalho</NOME>
        <EMAIL>jcr@di.uminho.pt</EMAIL>
        <TELEFONE>253 604479</TELEFONE>
      </ENTRADA>
      <GRUPO gid="epl">
        <ENTRADA id="e2" tipo="pessoa">
          <NOME>Pedro Henriques</NOME>
          <EMAIL>prh@di.uminho.pt</EMAIL>
          <TELEFONE>253 604469</TELEFONE>
        </ENTRADA>
        <REFERENCIA refent="e1"/>
        <ENTRADA id="e3" tipo="pessoa">
          <NOME>João Saraiva</NOME>
          <EMAIL>jas@di.uminho.pt</EMAIL>
          <TELEFONE>253 604479</TELEFONE>
        </ENTRADA>
      </GRUPO>
      <ENTRADA id="e4" tipo="empresa">
        <NOME>Lavandaria Tudo Branco</NOME>
        <TELEFONE>253 604433</TELEFONE>
      </ENTRADA>
    </AGENDA>

Desenvolva então, cada uma das seguintes alíneas:

  1. Especifique um DTD para este tipo de documento.
  2. Valide a instância acima com o DTD que especificou usando o XML Spy e indicando que quer criar um documento XML de acordo com o DTD especificado.

Exercício Nº2: Exames

Desenvolva um DTD para exames atendendo aos seguintes requisitos:

  • um exame é essencialmente composto por um bloco de meta-informação e por um corpo;
  • o corpo é composto por um conjunto de questões que poderão estar agrupadas ou não;
  • uma questão é composta por um enunciado estruturado em parágrafos e por um conjunto de alíneas;
  • o enunciado pode também conter imagens, blocos de código e tabelas;
  • uma alínea é composta por um ou mais parágrafos.

  1. Utilize o Spy para editar o DTD.
  2. Gere uma instância dummy e valide-a com o DTD especificado.
  3. Gere um Schema para o DTD criado.

Exercício Nº3: Fichas Práticas

Considere como exemplo esta ficha de trabalho.

Depois de uma análise à sua estrutura, especifique um DTD ou um Schema para este tipo de documentos.

  1. Utilize o Spy para editar o DTD.
  2. Gere uma instância dummy e valide-a com o DTD especificado.
  3. Gere um Schema para o DTD criado.

-- JoseCarlosRamalho - 29 Feb 2004

LinguagensAnotacaoDocumentosResultados 08 Jul 2004 - 09:53 - r2 JoseCarlosRamalho

Resultados obtidos pelos alunos

Número Nome Tipo de Av. Nota
35925 Ariana Batalha dos Santos Prática 18
35924 Angela Maria Dias de Sá Prática 16
33457 Sandra Cristina Fernandes Martins Prática 14
35926 Carina Marlene Teixeira Pinheiro Prática 18
34561 Armindo Sergio Santos Almeida Prática 17
35938 Kristin Hulmann Prática 14
36112 Marlene Sofia Dias Morais Prática 18
35919 Amandina Marques Azevedo Prática 18
36703 Sara Maria Alves Torres Prática 16
35920 Ana Cristina Rodrigues Valadares Costa Teórica 16
WebChanges 16 Aug 2001 - 19:58 - NEW PeterThoeny?

50 Recent Changes in TWiki Web retrieved at 17:00 (GMT)

WebSearchAdvanced 17 May 2007 - 14:51 - NEW TWikiGuest
WebHome 12 Feb 2007 - 19:44 - r6 JoseBacelarAlmeida
Linguagens para Anotação de Documentos 3ºano da LEA 2003/2004 Equipe Docente: José Carlos Ramalho Novidades LinguagensAnotacaoDocumentos ...
LadNews 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
Última aula: 24.05.2004 Avaliação Prática acordada com os alunos Horário provisório: 2ªs 10.00h 12.40h
LinguagensAnotacaoDocumentosFichas 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
Ficha Nº1 Objectivos: O objectivo principal desta ficha é introduzir ao aluno o desenvolvimento de DTDs. Por motivos que se prendem com a integração de ...
WebStatistics 10 Feb 2007 - 20:39 - r752 TWikiGuest
Statistics for Education/LAD Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save ...
WebPreferences 20 Apr 2005 - 16:09 - r6 JoseCarlosRamalho
TWiki.Education/LAD Web Preferences The following settings are web preferences of the TWiki.Education/LAD web. These preferences overwrite the site level preferences ...
WebLeftBar 16 Aug 2004 - 09:01 - NEW ArthurClemens?
Web Web Home Changes Index Search Webs
LinguagensAnotacaoDocumentosResultados 08 Jul 2004 - 09:53 - r2 JoseCarlosRamalho
Resultados obtidos pelos alunos Número Nome Tipo de Av. Nota 35925 Ariana Batalha dos Santos Prática 18 35924 Angela Maria Dias de ...
LinguagensAnotacaoDocumentosAvaliacao 17 May 2004 - 14:12 - NEW JoseCarlosRamalho
Avaliação A nota final será igual à nota máxima obtida num dos elementos de avaliação: trabalho prático ou exame.
LinguagensAnotacaoDocumentosDidac 17 May 2004 - 09:50 - r2 JoseCarlosRamalho
Material de Apoio desenvolvidos HTML desenvolvidas XML exemplo de Cores para o HTML
LinguagensAnotacaoDocumentosAulasT 03 May 2004 - 09:18 - NEW JoseCarlosRamalho
Apresentações 1 de Anotação 1 ao HTML
WebRss 30 Jan 2003 - 08:15 - NEW PeterThoeny?
TWiki's Education/LAD web /view/Education/LAD The Education/LAD web of TWiki. TWiki is a Web Based Collaboration Platform for the Corporate World.
WebNotify 25 Jan 2003 - 10:06 - r2 PeterThoeny?
This is a subscription service to be automatically notified by e mail when topics change in this Education/LAD web. This is a convenient service, so you do not have ...
WebIndex 24 Nov 2001 - 11:41 - r2 PeterThoeny?
See also the faster WebTopicList
WebTopicList 24 Nov 2001 - 11:40 - NEW PeterThoeny?
See also the verbose WebIndex.
WebChanges 16 Aug 2001 - 19:58 - NEW PeterThoeny?
WebSearch 08 Aug 2001 - 05:26 - NEW PeterThoeny?
Found 17 topics.

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

WebHome 12 Feb 2007 - 19:44 - r6 JoseBacelarAlmeida

um-logo.gif

Linguagens para Anotação de Documentos
3ºano da LEA 2003/2004
Equipe Docente:
José Carlos Ramalho

largo_paco_sec_XVI.jpg


Novidades

  • Última aula: 24.05.2004
  • Avaliação Prática acordada com os alunos
  • Horário provisório: 2ªs 10.00h - 12.40h

  • Programa
  • Avaliação?
  • Resultados da Avaliação?
  • Aulas teóricas?
  • Fichas das aulas práticas?
  • Material de Apoio?

WebIndex 24 Nov 2001 - 11:41 - r2 PeterThoeny?
Education/LAD Web Changed Changed by
LadNews 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
Última aula: 24.05.2004 Avaliação Prática acordada com os alunos Horário provisório: 2ªs 10.00h 12.40h
LinguagensAnotacaoDocumentosAulasT 03 May 2004 - 09:18 - NEW JoseCarlosRamalho
Apresentações 1 de Anotação 1 ao HTML
LinguagensAnotacaoDocumentosAvaliacao 17 May 2004 - 14:12 - NEW JoseCarlosRamalho
Avaliação A nota final será igual à nota máxima obtida num dos elementos de avaliação: trabalho prático ou exame.
LinguagensAnotacaoDocumentosDidac 17 May 2004 - 09:50 - r2 JoseCarlosRamalho
Material de Apoio desenvolvidos HTML desenvolvidas XML exemplo de Cores para o HTML
LinguagensAnotacaoDocumentosFichas 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
Ficha Nº1 Objectivos: O objectivo principal desta ficha é introduzir ao aluno o desenvolvimento de DTDs. Por motivos que se prendem com a integração de ...
LinguagensAnotacaoDocumentosResultados 08 Jul 2004 - 09:53 - r2 JoseCarlosRamalho
Resultados obtidos pelos alunos Número Nome Tipo de Av. Nota 35925 Ariana Batalha dos Santos Prática 18 35924 Angela Maria Dias de ...
WebChanges 16 Aug 2001 - 19:58 - NEW PeterThoeny?
WebHome 12 Feb 2007 - 19:44 - r6 JoseBacelarAlmeida
Linguagens para Anotação de Documentos 3ºano da LEA 2003/2004 Equipe Docente: José Carlos Ramalho Novidades LinguagensAnotacaoDocumentos ...
WebIndex 24 Nov 2001 - 11:41 - r2 PeterThoeny?
See also the faster WebTopicList
WebLeftBar 16 Aug 2004 - 09:01 - NEW ArthurClemens?
Web Web Home Changes Index Search Webs
WebNotify 25 Jan 2003 - 10:06 - r2 PeterThoeny?
This is a subscription service to be automatically notified by e mail when topics change in this Education/LAD web. This is a convenient service, so you do not have ...
WebPreferences 20 Apr 2005 - 16:09 - r6 JoseCarlosRamalho
TWiki.Education/LAD Web Preferences The following settings are web preferences of the TWiki.Education/LAD web. These preferences overwrite the site level preferences ...
WebRss 30 Jan 2003 - 08:15 - NEW PeterThoeny?
TWiki's Education/LAD web /view/Education/LAD The Education/LAD web of TWiki. TWiki is a Web Based Collaboration Platform for the Corporate World.
WebSearch 08 Aug 2001 - 05:26 - NEW PeterThoeny?
WebSearchAdvanced 17 May 2007 - 14:51 - NEW TWikiGuest
WebStatistics 10 Feb 2007 - 20:39 - r752 TWikiGuest
Statistics for Education/LAD Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save ...
WebTopicList 24 Nov 2001 - 11:40 - NEW PeterThoeny?
See also the verbose WebIndex.
Found 17 topics.

See also the faster WebTopicList

WebLeftBar 16 Aug 2004 - 09:01 - NEW ArthurClemens?

WebNotify 25 Jan 2003 - 10:06 - r2 PeterThoeny?
This is a subscription service to be automatically notified by e-mail when topics change in this Education/LAD web. This is a convenient service, so you do not have to come back and check all the time if something has changed. To subscribe, please add a bullet with your WikiName in alphabetical order to this list:

Format: <space><space><space>, followed by:
* Main.yourWikiName (if you want that the e-mail address in your home page is used)
* Main.yourWikiName - yourEmailAddress (if you want to specify a different e-mail address)
* Main.anyTWikiGroup (if you want to notify all members of a particular TWikiGroup)

Related topics: TWikiUsers, TWikiRegistration

WebPreferences 20 Apr 2005 - 16:09 - r6 JoseCarlosRamalho

TWiki.Education/LAD Web Preferences

The following settings are web preferences of the TWiki.Education/LAD web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web)

Preferences:

    • Set WEBTITLE = Linguagens para Anotação de Documentos

  • List of topics of the TWiki.Education/LAD web:

  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #00CCCC

  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. Education/LAD.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Linguagens para Anotação de Documentos
    • Set SITEMAPUSETO = ...collaborate on

  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

  • Default template for new topics and form(s) for this web:
    • WebTopicEditTemplate? : Default template for new topics in this web. (Site-level is used if topic does not exist)
    • TWiki.WebTopicEditTemplate: Site-level default template
    • TWikiForms: How to enable form(s)
    • Set WEBFORMS =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

Notes:

  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
    • Set WEBBGCOLOR = #FFFFC0
  • Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
    • When you write variable %WEBBGCOLOR% , it gets expanded to #00CCCC .
  • The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
  • You can introduce new preferences variables and use them in your topics and templates. There is no need to change the TWiki engine (Perl scripts).

Related Topics:

WebRss 30 Jan 2003 - 08:15 - NEW PeterThoeny?
TWiki's Education/LAD web http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD The Education/LAD web of TWiki. TWiki is a Web-Based Collaboration Platform for the Corporate World. en-us Copyright 2020 by contributing authors TWiki Administrator [webmaster@di.uminho.pt] The contributing authors of TWiki TWiki DIUM.Education/LAD http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD /twiki/pub/Main/LocalLogos/um_eengP.jpg WebSearchAdvanced http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebSearchAdvanced (last changed by TWikiGuest) 2007-05-17T14:51:43Z guest LadNews http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LadNews Última aula: 24.05.2004 Avaliação Prática acordada com os alunos Horário provisório: 2ªs 10.00h 12.40h (last changed by JoseBacelarAlmeida) 2007-02-12T19:44:23Z JoseBacelarAlmeida LinguagensAnotacaoDocumentosFichas http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosFichas Ficha Nº1 Objectivos: O objectivo principal desta ficha é introduzir ao aluno o desenvolvimento de DTDs. Por motivos que se prendem com a integração de ... (last changed by JoseBacelarAlmeida) 2007-02-12T19:44:23Z JoseBacelarAlmeida WebHome http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebHome Linguagens para Anotação de Documentos 3ºano da LEA 2003/2004 Equipe Docente: José Carlos Ramalho Novidades LinguagensAnotacaoDocumentos ... (last changed by JoseBacelarAlmeida) 2007-02-12T19:44:23Z JoseBacelarAlmeida WebPreferences http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebPreferences TWiki.Education/LAD Web Preferences The following settings are web preferences of the TWiki.Education/LAD web. These preferences overwrite the site level preferences ... (last changed by JoseCarlosRamalho) 2005-04-20T16:09:02Z JoseCarlosRamalho WebLeftBar http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebLeftBar Web Web Home Changes Index Search Webs (last changed by ArthurClemens) 2004-08-16T09:01:46Z ArthurClemens LinguagensAnotacaoDocumentosResultados http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosResultados Resultados obtidos pelos alunos Número Nome Tipo de Av. Nota 35925 Ariana Batalha dos Santos Prática 18 35924 Angela Maria Dias de ... (last changed by JoseCarlosRamalho) 2004-07-08T09:53:37Z JoseCarlosRamalho LinguagensAnotacaoDocumentosAvaliacao http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosAvaliacao Avaliação A nota final será igual à nota máxima obtida num dos elementos de avaliação: trabalho prático ou exame. (last changed by JoseCarlosRamalho) 2004-05-17T14:12:35Z JoseCarlosRamalho LinguagensAnotacaoDocumentosDidac http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosDidac Material de Apoio desenvolvidos HTML desenvolvidas XML exemplo de Cores para o HTML (last changed by JoseCarlosRamalho) 2004-05-17T09:50:00Z JoseCarlosRamalho LinguagensAnotacaoDocumentosAulasT http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosAulasT Apresentações 1 de Anotação 1 ao HTML (last changed by JoseCarlosRamalho) 2004-05-03T09:18:54Z JoseCarlosRamalho WebRss http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebRss TWiki's Education/LAD web /view/Education/LAD The Education/LAD web of TWiki. TWiki is a Web Based Collaboration Platform for the Corporate World. (last changed by PeterThoeny) 2003-01-30T08:15:57Z PeterThoeny WebNotify http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebNotify This is a subscription service to be automatically notified by e mail when topics change in this Education/LAD web. This is a convenient service, so you do not have ... (last changed by PeterThoeny) 2003-01-25T10:06:00Z PeterThoeny WebIndex http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebIndex See also the faster WebTopicList (last changed by PeterThoeny) 2001-11-24T11:41:09Z PeterThoeny WebTopicList http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebTopicList See also the verbose WebIndex. (last changed by PeterThoeny) 2001-11-24T11:40:47Z PeterThoeny WebChanges http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebChanges (last changed by PeterThoeny) 2001-08-16T19:58:33Z PeterThoeny WebSearch http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebSearch (last changed by PeterThoeny) 2001-08-08T05:26:39Z PeterThoeny
WebSearch 08 Aug 2001 - 05:26 - NEW PeterThoeny?

Web Search

Search: \.*

Found 0 topics.

  Advanced search | Help
TIP: to search for all topics that contain "SOAP", "WSDL", a literal "web service", but not "shampoo", write: soap wsdl "web service" -shampoo
Search where:       
(otherwise search Education/LAD Web only)

Other search options:
WebSearchAdvanced 17 May 2007 - 14:51 - NEW TWikiGuest

Advanced Search

Search: \.*

Education/LAD Web Changed Changed by
LadNews 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
  • Última aula: 24.05.2004
  • Avaliação Prática acordada com os alunos
  • Horário provisório: 2ªs 10.00h - 12.40h
LinguagensAnotacaoDocumentosAulasT 03 May 2004 - 09:18 - NEW JoseCarlosRamalho

Apresentações

  1. Linguagens de Anotação
  2. Introdução ao HTML
LinguagensAnotacaoDocumentosAvaliacao 17 May 2004 - 14:12 - NEW JoseCarlosRamalho

Avaliação

A nota final será igual à nota máxima obtida num dos elementos de avaliação: trabalho prático ou exame.

LinguagensAnotacaoDocumentosDidac 17 May 2004 - 09:50 - r2 JoseCarlosRamalho

Material de Apoio

LinguagensAnotacaoDocumentosFichas 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida

Ficha Nº1

Objectivos:

O objectivo principal desta ficha é introduzir ao aluno o desenvolvimento de DTDs.

Por motivos que se prendem com a integração de várias etapas e ferramentas vai-se utilizar o ambiente denominado XMLSpy.

No fim, o aluno deverá estar apto a desenvolver pequenos DTDs com a ferramenta apresentada.

Exercícios:

Exercício Nº1: A Agenda de Contactos

Pretende-se criar uma agenda para gerir contactos de pessoas e empresas.

Uma agenda deste tipo é essencialmente constituída por uma lista de entradas.

Uma entrada pode ser simples, correspondendo a uma pessoa ou empresa, ou pode ser composta, neste caso corresponde a uma lista de pessoas e/ou empresas.

A agenda poderá conter um número livre de grupos aninhados.

Um grupo poderá ainda conter referências a entradas definidas noutros pontos da agenda.

Cada entrada é constituída pelos seguintes items de informação:

  • id string que corresponderá ao identificador único da entrada.
  • tipo campo com dois valores possíveis: pessoa ou empresa.
  • nome nome da pessoa ou da empresa.
  • email email da pessoa ou empresa.
  • telefone telefone da empresa ou pessoa.
  • gid no caso da entrada se tratar dum grupo este campo deverá conter o
identificador do grupo.

Nas alíneas que se seguem considere que uma frase concreta desta linguagem tem a seguinte forma:

    <AGENDA>
      <ENTRADA id="e1" tipo="pessoa">
        <NOME>José Carlos Ramalho</NOME>
        <EMAIL>jcr@di.uminho.pt</EMAIL>
        <TELEFONE>253 604479</TELEFONE>
      </ENTRADA>
      <GRUPO gid="epl">
        <ENTRADA id="e2" tipo="pessoa">
          <NOME>Pedro Henriques</NOME>
          <EMAIL>prh@di.uminho.pt</EMAIL>
          <TELEFONE>253 604469</TELEFONE>
        </ENTRADA>
        <REFERENCIA refent="e1"/>
        <ENTRADA id="e3" tipo="pessoa">
          <NOME>João Saraiva</NOME>
          <EMAIL>jas@di.uminho.pt</EMAIL>
          <TELEFONE>253 604479</TELEFONE>
        </ENTRADA>
      </GRUPO>
      <ENTRADA id="e4" tipo="empresa">
        <NOME>Lavandaria Tudo Branco</NOME>
        <TELEFONE>253 604433</TELEFONE>
      </ENTRADA>
    </AGENDA>

Desenvolva então, cada uma das seguintes alíneas:

  1. Especifique um DTD para este tipo de documento.
  2. Valide a instância acima com o DTD que especificou usando o XML Spy e indicando que quer criar um documento XML de acordo com o DTD especificado.

Exercício Nº2: Exames

Desenvolva um DTD para exames atendendo aos seguintes requisitos:

  • um exame é essencialmente composto por um bloco de meta-informação e por um corpo;
  • o corpo é composto por um conjunto de questões que poderão estar agrupadas ou não;
  • uma questão é composta por um enunciado estruturado em parágrafos e por um conjunto de alíneas;
  • o enunciado pode também conter imagens, blocos de código e tabelas;
  • uma alínea é composta por um ou mais parágrafos.

  1. Utilize o Spy para editar o DTD.
  2. Gere uma instância dummy e valide-a com o DTD especificado.
  3. Gere um Schema para o DTD criado.

Exercício Nº3: Fichas Práticas

Considere como exemplo esta ficha de trabalho.

Depois de uma análise à sua estrutura, especifique um DTD ou um Schema para este tipo de documentos.

  1. Utilize o Spy para editar o DTD.
  2. Gere uma instância dummy e valide-a com o DTD especificado.
  3. Gere um Schema para o DTD criado.

-- JoseCarlosRamalho - 29 Feb 2004

LinguagensAnotacaoDocumentosResultados 08 Jul 2004 - 09:53 - r2 JoseCarlosRamalho

Resultados obtidos pelos alunos

Número Nome Tipo de Av. Nota
35925 Ariana Batalha dos Santos Prática 18
35924 Angela Maria Dias de Sá Prática 16
33457 Sandra Cristina Fernandes Martins Prática 14
35926 Carina Marlene Teixeira Pinheiro Prática 18
34561 Armindo Sergio Santos Almeida Prática 17
35938 Kristin Hulmann Prática 14
36112 Marlene Sofia Dias Morais Prática 18
35919 Amandina Marques Azevedo Prática 18
36703 Sara Maria Alves Torres Prática 16
35920 Ana Cristina Rodrigues Valadares Costa Teórica 16
WebChanges 16 Aug 2001 - 19:58 - NEW PeterThoeny?

50 Recent Changes in TWiki Web retrieved at 17:00 (GMT)

WebSearchAdvanced 17 May 2007 - 14:51 - NEW TWikiGuest
WebHome 12 Feb 2007 - 19:44 - r6 JoseBacelarAlmeida
Linguagens para Anotação de Documentos 3ºano da LEA 2003/2004 Equipe Docente: José Carlos Ramalho Novidades LinguagensAnotacaoDocumentos ...
LadNews 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
Última aula: 24.05.2004 Avaliação Prática acordada com os alunos Horário provisório: 2ªs 10.00h 12.40h
LinguagensAnotacaoDocumentosFichas 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
Ficha Nº1 Objectivos: O objectivo principal desta ficha é introduzir ao aluno o desenvolvimento de DTDs. Por motivos que se prendem com a integração de ...
WebStatistics 10 Feb 2007 - 20:39 - r752 TWikiGuest
Statistics for Education/LAD Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save ...
WebPreferences 20 Apr 2005 - 16:09 - r6 JoseCarlosRamalho
TWiki.Education/LAD Web Preferences The following settings are web preferences of the TWiki.Education/LAD web. These preferences overwrite the site level preferences ...
WebLeftBar 16 Aug 2004 - 09:01 - NEW ArthurClemens?
Web Web Home Changes Index Search Webs
LinguagensAnotacaoDocumentosResultados 08 Jul 2004 - 09:53 - r2 JoseCarlosRamalho
Resultados obtidos pelos alunos Número Nome Tipo de Av. Nota 35925 Ariana Batalha dos Santos Prática 18 35924 Angela Maria Dias de ...
LinguagensAnotacaoDocumentosAvaliacao 17 May 2004 - 14:12 - NEW JoseCarlosRamalho
Avaliação A nota final será igual à nota máxima obtida num dos elementos de avaliação: trabalho prático ou exame.
LinguagensAnotacaoDocumentosDidac 17 May 2004 - 09:50 - r2 JoseCarlosRamalho
Material de Apoio desenvolvidos HTML desenvolvidas XML exemplo de Cores para o HTML
LinguagensAnotacaoDocumentosAulasT 03 May 2004 - 09:18 - NEW JoseCarlosRamalho
Apresentações 1 de Anotação 1 ao HTML
WebRss 30 Jan 2003 - 08:15 - NEW PeterThoeny?
TWiki's Education/LAD web /view/Education/LAD The Education/LAD web of TWiki. TWiki is a Web Based Collaboration Platform for the Corporate World.
WebNotify 25 Jan 2003 - 10:06 - r2 PeterThoeny?
This is a subscription service to be automatically notified by e mail when topics change in this Education/LAD web. This is a convenient service, so you do not have ...
WebIndex 24 Nov 2001 - 11:41 - r2 PeterThoeny?
See also the faster WebTopicList
WebTopicList 24 Nov 2001 - 11:40 - NEW PeterThoeny?
See also the verbose WebIndex.
WebChanges 16 Aug 2001 - 19:58 - NEW PeterThoeny?
WebSearch 08 Aug 2001 - 05:26 - NEW PeterThoeny?
Found 17 topics.

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

WebHome 12 Feb 2007 - 19:44 - r6 JoseBacelarAlmeida

um-logo.gif

Linguagens para Anotação de Documentos
3ºano da LEA 2003/2004
Equipe Docente:
José Carlos Ramalho

largo_paco_sec_XVI.jpg


Novidades

  • Última aula: 24.05.2004
  • Avaliação Prática acordada com os alunos
  • Horário provisório: 2ªs 10.00h - 12.40h

  • Programa
  • Avaliação?
  • Resultados da Avaliação?
  • Aulas teóricas?
  • Fichas das aulas práticas?
  • Material de Apoio?

WebIndex 24 Nov 2001 - 11:41 - r2 PeterThoeny?
Education/LAD Web Changed Changed by
LadNews 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
Última aula: 24.05.2004 Avaliação Prática acordada com os alunos Horário provisório: 2ªs 10.00h 12.40h
LinguagensAnotacaoDocumentosAulasT 03 May 2004 - 09:18 - NEW JoseCarlosRamalho
Apresentações 1 de Anotação 1 ao HTML
LinguagensAnotacaoDocumentosAvaliacao 17 May 2004 - 14:12 - NEW JoseCarlosRamalho
Avaliação A nota final será igual à nota máxima obtida num dos elementos de avaliação: trabalho prático ou exame.
LinguagensAnotacaoDocumentosDidac 17 May 2004 - 09:50 - r2 JoseCarlosRamalho
Material de Apoio desenvolvidos HTML desenvolvidas XML exemplo de Cores para o HTML
LinguagensAnotacaoDocumentosFichas 12 Feb 2007 - 19:44 - r4 JoseBacelarAlmeida
Ficha Nº1 Objectivos: O objectivo principal desta ficha é introduzir ao aluno o desenvolvimento de DTDs. Por motivos que se prendem com a integração de ...
LinguagensAnotacaoDocumentosResultados 08 Jul 2004 - 09:53 - r2 JoseCarlosRamalho
Resultados obtidos pelos alunos Número Nome Tipo de Av. Nota 35925 Ariana Batalha dos Santos Prática 18 35924 Angela Maria Dias de ...
WebChanges 16 Aug 2001 - 19:58 - NEW PeterThoeny?
WebHome 12 Feb 2007 - 19:44 - r6 JoseBacelarAlmeida
Linguagens para Anotação de Documentos 3ºano da LEA 2003/2004 Equipe Docente: José Carlos Ramalho Novidades LinguagensAnotacaoDocumentos ...
WebIndex 24 Nov 2001 - 11:41 - r2 PeterThoeny?
See also the faster WebTopicList
WebLeftBar 16 Aug 2004 - 09:01 - NEW ArthurClemens?
Web Web Home Changes Index Search Webs
WebNotify 25 Jan 2003 - 10:06 - r2 PeterThoeny?
This is a subscription service to be automatically notified by e mail when topics change in this Education/LAD web. This is a convenient service, so you do not have ...
WebPreferences 20 Apr 2005 - 16:09 - r6 JoseCarlosRamalho
TWiki.Education/LAD Web Preferences The following settings are web preferences of the TWiki.Education/LAD web. These preferences overwrite the site level preferences ...
WebRss 30 Jan 2003 - 08:15 - NEW PeterThoeny?
TWiki's Education/LAD web /view/Education/LAD The Education/LAD web of TWiki. TWiki is a Web Based Collaboration Platform for the Corporate World.
WebSearch 08 Aug 2001 - 05:26 - NEW PeterThoeny?
WebSearchAdvanced 17 May 2007 - 14:51 - NEW TWikiGuest
WebStatistics 10 Feb 2007 - 20:39 - r752 TWikiGuest
Statistics for Education/LAD Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save ...
WebTopicList 24 Nov 2001 - 11:40 - NEW PeterThoeny?
See also the verbose WebIndex.
Found 17 topics.

See also the faster WebTopicList

WebLeftBar 16 Aug 2004 - 09:01 - NEW ArthurClemens?

WebNotify 25 Jan 2003 - 10:06 - r2 PeterThoeny?
This is a subscription service to be automatically notified by e-mail when topics change in this Education/LAD web. This is a convenient service, so you do not have to come back and check all the time if something has changed. To subscribe, please add a bullet with your WikiName in alphabetical order to this list:

Format: <space><space><space>, followed by:
* Main.yourWikiName (if you want that the e-mail address in your home page is used)
* Main.yourWikiName - yourEmailAddress (if you want to specify a different e-mail address)
* Main.anyTWikiGroup (if you want to notify all members of a particular TWikiGroup)

Related topics: TWikiUsers, TWikiRegistration

WebPreferences 20 Apr 2005 - 16:09 - r6 JoseCarlosRamalho

TWiki.Education/LAD Web Preferences

The following settings are web preferences of the TWiki.Education/LAD web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web)

Preferences:

    • Set WEBTITLE = Linguagens para Anotação de Documentos

  • List of topics of the TWiki.Education/LAD web:

  • Web specific background color: (Pick a lighter one of the StandardColors)
    • Set WEBBGCOLOR = #00CCCC

  • List this web in the SiteMap:
    • If yes, set SITEMAPLIST to on, do not set NOSEARCHALL, and add the "what" and "use to..." description for the site map. Make sure to list only links that include the name of the web, e.g. Education/LAD.Topic links.
    • Set SITEMAPLIST = on
    • Set SITEMAPWHAT = Linguagens para Anotação de Documentos
    • Set SITEMAPUSETO = ...collaborate on

  • Exclude web from a web="all" search: (Set to on for hidden webs)
    • Set NOSEARCHALL =

  • Default template for new topics and form(s) for this web:
    • WebTopicEditTemplate? : Default template for new topics in this web. (Site-level is used if topic does not exist)
    • TWiki.WebTopicEditTemplate: Site-level default template
    • TWikiForms: How to enable form(s)
    • Set WEBFORMS =

  • Web preferences that are not allowed to be overridden by user preferences:
    • Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME

Notes:

  • A preference is defined as:
    6 spaces * Set NAME = value
    Example:
    • Set WEBBGCOLOR = #FFFFC0
  • Preferences are used as TWikiVariables by enclosing the name in percent signs. Example:
    • When you write variable %WEBBGCOLOR% , it gets expanded to #00CCCC .
  • The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set WEBCOPYRIGHT before WIKIWEBMASTER since %WEBCOPYRIGHT% uses the %WIKIWEBMASTER% variable.
  • You can introduce new preferences variables and use them in your topics and templates. There is no need to change the TWiki engine (Perl scripts).

Related Topics:

WebRss 30 Jan 2003 - 08:15 - NEW PeterThoeny?
TWiki's Education/LAD web http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD The Education/LAD web of TWiki. TWiki is a Web-Based Collaboration Platform for the Corporate World. en-us Copyright 2020 by contributing authors TWiki Administrator [webmaster@di.uminho.pt] The contributing authors of TWiki TWiki DIUM.Education/LAD http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD /twiki/pub/Main/LocalLogos/um_eengP.jpg WebSearchAdvanced http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebSearchAdvanced (last changed by TWikiGuest) 2007-05-17T14:51:43Z guest LadNews http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LadNews Última aula: 24.05.2004 Avaliação Prática acordada com os alunos Horário provisório: 2ªs 10.00h 12.40h (last changed by JoseBacelarAlmeida) 2007-02-12T19:44:23Z JoseBacelarAlmeida LinguagensAnotacaoDocumentosFichas http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosFichas Ficha Nº1 Objectivos: O objectivo principal desta ficha é introduzir ao aluno o desenvolvimento de DTDs. Por motivos que se prendem com a integração de ... (last changed by JoseBacelarAlmeida) 2007-02-12T19:44:23Z JoseBacelarAlmeida WebHome http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebHome Linguagens para Anotação de Documentos 3ºano da LEA 2003/2004 Equipe Docente: José Carlos Ramalho Novidades LinguagensAnotacaoDocumentos ... (last changed by JoseBacelarAlmeida) 2007-02-12T19:44:23Z JoseBacelarAlmeida WebPreferences http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebPreferences TWiki.Education/LAD Web Preferences The following settings are web preferences of the TWiki.Education/LAD web. These preferences overwrite the site level preferences ... (last changed by JoseCarlosRamalho) 2005-04-20T16:09:02Z JoseCarlosRamalho WebLeftBar http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebLeftBar Web Web Home Changes Index Search Webs (last changed by ArthurClemens) 2004-08-16T09:01:46Z ArthurClemens LinguagensAnotacaoDocumentosResultados http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosResultados Resultados obtidos pelos alunos Número Nome Tipo de Av. Nota 35925 Ariana Batalha dos Santos Prática 18 35924 Angela Maria Dias de ... (last changed by JoseCarlosRamalho) 2004-07-08T09:53:37Z JoseCarlosRamalho LinguagensAnotacaoDocumentosAvaliacao http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosAvaliacao Avaliação A nota final será igual à nota máxima obtida num dos elementos de avaliação: trabalho prático ou exame. (last changed by JoseCarlosRamalho) 2004-05-17T14:12:35Z JoseCarlosRamalho LinguagensAnotacaoDocumentosDidac http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosDidac Material de Apoio desenvolvidos HTML desenvolvidas XML exemplo de Cores para o HTML (last changed by JoseCarlosRamalho) 2004-05-17T09:50:00Z JoseCarlosRamalho LinguagensAnotacaoDocumentosAulasT http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/LinguagensAnotacaoDocumentosAulasT Apresentações 1 de Anotação 1 ao HTML (last changed by JoseCarlosRamalho) 2004-05-03T09:18:54Z JoseCarlosRamalho WebRss http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebRss TWiki's Education/LAD web /view/Education/LAD The Education/LAD web of TWiki. TWiki is a Web Based Collaboration Platform for the Corporate World. (last changed by PeterThoeny) 2003-01-30T08:15:57Z PeterThoeny WebNotify http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebNotify This is a subscription service to be automatically notified by e mail when topics change in this Education/LAD web. This is a convenient service, so you do not have ... (last changed by PeterThoeny) 2003-01-25T10:06:00Z PeterThoeny WebIndex http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebIndex See also the faster WebTopicList (last changed by PeterThoeny) 2001-11-24T11:41:09Z PeterThoeny WebTopicList http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebTopicList See also the verbose WebIndex. (last changed by PeterThoeny) 2001-11-24T11:40:47Z PeterThoeny WebChanges http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebChanges (last changed by PeterThoeny) 2001-08-16T19:58:33Z PeterThoeny WebSearch http://wiki.di.uminho.pt/twiki/bin/view/Education/LAD/WebSearch (last changed by PeterThoeny) 2001-08-08T05:26:39Z PeterThoeny
WebSearch 08 Aug 2001 - 05:26 - NEW PeterThoeny?

Web Search

Search: \.*

Found 0 topics.

  Advanced search | Help
TIP: to search for all topics that contain "SOAP", "WSDL", a literal "web service", but not "shampoo", write: soap wsdl "web service" -shampoo
Search where:       
(otherwise search Education/LAD Web only)

Other search options:
WebSearchAdvanced 17 May 2007 - 14:51 - NEW TWikiGuest

Warning
Can't INCLUDE TWiki.WebSearchAdvanced repeatedly, topic is already included.
WebStatistics 10 Feb 2007 - 20:39 - r752 TWikiGuest

Statistics for Education/LAD Web

Month: Topic
views:
Topic
saves:
File
uploads:
Most popular
topic views:
Top contributors for
topic save and uploads:
Feb 2007 155 0 0  31 WebHome
 17 LinguagensAnotacaoDocumentosFichas
 13 LinguagensAnotacaoDocumentosResultados
  9 LadNews
  8 WebStatistics
  7 WebIndex
  7 WebPreferences
  7 WebLeftBar
  7 WebChanges
  7 LinguagensAnotacaoDocumentosAulasT
  7 LinguagensAnotacaoDocumentosAvaliacao
 
Jan 2007 464 0 0 102 WebHome
 90 WebStatistics
 28 WebNotify
 28 LadNews
 27 WebChanges
 25 LinguagensAnotacaoDocumentosFichas
 22 WebSearch
 21 WebIndex
 19 LinguagensAnotacaoDocumentosResultados
 17 WebRss
 17 WebPreferences
 
Dec 2006 326 0 0  72 WebHome
 49 WebStatistics
 29 WebChanges
 27 WebNotify
 23 WebSearch
 17 WebIndex
 14 LadNews
 12 LinguagensAnotacaoDocumentosDidac
 12 WebRss
 12 LinguagensAnotacaoDocumentosFichas
 10 WebLeftBar
 
Nov 2006 366 0 0  86 WebHome
 64 WebStatistics
 35 WebNotify
 31 WebChanges
 30 WebSearch
 21 WebIndex
 16 LadNews
 10 LinguagensAnotacaoDocumentosDidac
 10 LinguagensAnotacaoDocumentosFichas
  9 WebRss
  9 WebLeftBar
 
Oct 2006 261 0 0  67 WebHome
 48 WebStatistics
 20 WebPreferences
 15 LadNews
 12 WebNotify
 12 LinguagensAnotacaoDocumentosResultados
 12 LADNews?
 11 WebRss
 10 WebSearch
 10 WebLeftBar
  9 WebChanges
 
Sep 2006 268 0 0  64 WebHome
 31 WebStatistics
 16 WebNotify
 16 LinguagensAnotacaoDocumentosResultados
 15 WebPreferences
 14 WebChanges
 13 WebRss
 12 LinguagensAnotacaoDocumentosDidac
 12 WebIndex
 12 LadNews
 11 WebSearch
 
Aug 2006 307 0 0  67 WebHome
 50 WebStatistics
 21 WebNotify
 20 LinguagensAnotacaoDocumentosResultados
 19 WebSearch
 19 LadNews
 15 WebChanges
 14 LinguagensAnotacaoDocumentosFichas
 13 WebIndex
 13 WebRss
 11 LADNews?
 
Jul 2006 657 0 0 135 WebHome
134 WebStatistics
 57 LadNews
 41 WebIndex
 35 WebPreferences
 31 LinguagensAnotacaoDocumentosResultados
 29 WebChanges
 28 LinguagensAnotacaoDocumentosFichas
 26 WebSearch
 25 WebNotify
 21 LADNews?
 
Jun 2006 746 0 0 226 WebStatistics
160 WebHome
 44 WebIndex
 43 LadNews
 32 WebChanges
 29 WebNotify
 28 LADNews?
 24 WebSearch
 24 WebLeftBar
 19 LinguagensAnotacaoDocumentosFichas
 17 LinguagensAnotacaoDocumentosDidac
 
May 2006 614 0 0 146 WebHome
 82 WebStatistics
 54 WebIndex
 54 LadNews
 37 WebSearch
 35 WebChanges
 25 WebRss
 25 WebNotify
 23 LinguagensAnotacaoDocumentosResultados
 21 WebPreferences
 19 WebTopicList
 
Apr 2006 755 0 0 154 WebHome
121 WebStatistics
 66 WebIndex
 47 LadNews
 44 LinguagensAnotacaoDocumentosResultados
 39 WebChanges
 36 WebPreferences
 33 WebSearch
 28 WebRss
 28 LinguagensAnotacaoDocumentosFichas
 26 WebNotify
 
Mar 2006 1544 0 0 275 WebStatistics
237 WebHome
124 LadNews
114 WebIndex
109 WebChanges
102 WebSearch
 93 WebNotify
 79 LinguagensAnotacaoDocumentosResultados
 70 WebPreferences
 56 LinguagensAnotacaoDocumentosFichas
 47 LinguagensAnotacaoDocumentosDidac
 
Feb 2006 827 0 0 173 WebHome
130 WebStatistics
 64 LadNews
 59 WebSearch
 59 WebNotify
 56 WebChanges
 55 WebIndex
 41 WebPreferences
 37 LinguagensAnotacaoDocumentosResultados
 26 LinguagensAnotacaoDocumentosFichas
 23 WebRss
 
Jan 2006 969 0 0 206 WebStatistics
134 WebHome
 77 WebNotify
 74 LadNews
 66 WebIndex
 64 WebSearch
 59 WebChanges
 53 LinguagensAnotacaoDocumentosResultados
 38 LinguagensAnotacaoDocumentosFichas
 37 WebPreferences
 28 WebRss
 
Dec 2005 1008 0 0 179 WebStatistics
149 WebHome
 73 WebChanges
 72 WebIndex
 70 WebNotify
 69 LadNews
 68 WebSearch
 54 WebPreferences
 54 LinguagensAnotacaoDocumentosResultados
 45 LinguagensAnotacaoDocumentosFichas
 32 LinguagensAnotacaoDocumentosDidac
 
Nov 2005 775 0 0 132 WebHome
123 WebStatistics
 67 WebNotify
 66 WebChanges
 65 WebSearch
 61 LadNews
 58 WebIndex
 27 LinguagensAnotacaoDocumentosFichas
 26 WebRss
 21 WebPreferences
 20 LinguagensAnotacaoDocumentosResultados
 
Oct 2005 992 0 0 206 WebStatistics
152 WebHome
 79 LadNews
 77 WebIndex
 69 WebChanges
 62 WebNotify
 56 WebSearch
 38 LinguagensAnotacaoDocumentosResultados
 35 WebPreferences
 34 WebRss
 29 LinguagensAnotacaoDocumentosFichas
 
Sep 2005 845 0 0 147 WebHome
121 WebStatistics
 74 WebIndex
 72 LadNews
 58 WebNotify
 57 WebChanges
 54 LinguagensAnotacaoDocumentosResultados
 53 WebSearch
 36 WebRss
 33 WebPreferences
 25 LinguagensAnotacaoDocumentosFichas
 
Aug 2005 1195 0 0 288 WebRss
184 WebStatistics
125 WebHome
 80 LadNews
 76 WebIndex
 63 WebChanges
 62 LinguagensAnotacaoDocumentosResultados
 56 WebSearch
 55 WebNotify
 38 LinguagensAnotacaoDocumentosFichas
 27 WebPreferences
 
Jul 2005 474 0 0  81 WebHome
 81 WebStatistics
 45 WebIndex
 43 WebChanges
 33 LadNews
 30 WebSearch
 29 WebNotify
 22 LinguagensAnotacaoDocumentosResultados
 20 LinguagensAnotacaoDocumentosFichas
 13 WebRss
 13 LinguagensAnotacaoDocumentosAvaliacao
 
Jun 2005 931 0 0 143 WebHome
141 WebStatistics
 81 WebIndex
 80 WebChanges
 68 LadNews
 64 WebNotify
 63 WebSearch
 63 LinguagensAnotacaoDocumentosResultados
 34 WebRss
 30 WebSearchAdvanced
 27 LinguagensAnotacaoDocumentosFichas
 
May 2005 960 0 0 169 WebStatistics
153 WebHome
 78 WebChanges
 77 WebSearch
 76 WebIndex
 72 WebNotify
 70 LadNews
 54 LinguagensAnotacaoDocumentosResultados
 34 WebSearchAdvanced
 28 WebRss
 28 LinguagensAnotacaoDocumentosFichas
 
Apr 2005 963 1 0 180 WebHome
145 WebStatistics
105 WebChanges
 99 WebIndex
 73 LadNews
 68 WebNotify
 67 WebSearch
 43 LinguagensAnotacaoDocumentosResultados
 29 LinguagensAnotacaoDocumentosFichas
 26 WebRss
 23 WebPreferences
  1 JoseCarlosRamalho
Mar 2005 1059 0 0 187 WebHome
186 WebStatistics
102 WebChanges
 99 WebIndex
 71 LadNews
 64 WebSearch
 60 WebNotify
 56 LinguagensAnotacaoDocumentosResultados
 34 WebRss
 33 LinguagensAnotacaoDocumentosFichas
 30 WebPreferences
 
Feb 2005 897 0 0 165 WebHome
115 WebStatistics
 87 WebChanges
 81 LinguagensAnotacaoDocumentosResultados
 64 WebIndex
 51 LadNews
 51 WebSearch
 45 WebNotify
 35 WebRss
 32 WebPreferences
 28 LinguagensAnotacaoDocumentosAulasT
 
Jan 2005 783 0 0 124 WebHome
116 WebStatistics
 88 LinguagensAnotacaoDocumentosResultados
 76 WebIndex
 55 WebChanges
 53 WebNotify
 51 WebSearch
 47 LadNews
 28 WebPreferences
 24 LinguagensAnotacaoDocumentosFichas
 22 LinguagensAnotacaoDocumentosDidac
 
Dec 2004 756 0 0 125 WebHome
103 WebStatistics
 68 LadNews
 65 WebIndex
 56 WebSearch
 51 LinguagensAnotacaoDocumentosResultados
 50 WebNotify
 48 WebChanges
 38 LinguagensAnotacaoDocumentosFichas
 28 WebRss
 22 WebPreferences
 
Nov 2004 2514 0 0 1658 WebStatistics
167 WebHome
 95 LinguagensAnotacaoDocumentosResultados
 76 WebIndex
 70 LinguagensAnotacaoDocumentosFichas
 69 WebSearch
 67 LadNews
 65 WebChanges
 50 LinguagensAnotacaoDocumentosDidac
 41 WebNotify
 36 LinguagensAnotacaoDocumentosAulasT
 
Oct 2004 941 0 0 200 WebStatistics
154 WebHome
 84 LinguagensAnotacaoDocumentosResultados
 68 LinguagensAnotacaoDocumentosFichas
 57 LinguagensAnotacaoDocumentosDidac
 56 WebIndex
 53 LadNews
 50 WebSearch
 49 WebChanges
 44 LinguagensAnotacaoDocumentosAulasT
 33 LinguagensAnotacaoDocumentosAvaliacao
 
Sep 2004 1189 0 0 230 WebStatistics
153 WebHome
119 LinguagensAnotacaoDocumentosResultados
 92 LinguagensAnotacaoDocumentosFichas
 84 LadNews
 78 LinguagensAnotacaoDocumentosDidac
 68 LinguagensAnotacaoDocumentosAulasT
 63 WebIndex
 61 LinguagensAnotacaoDocumentosAvaliacao
 57 WebChanges
 53 WebSearch
 
Aug 2004 1546 0 0 683 WebStatistics
117 WebHome
 81 LinguagensAnotacaoDocumentosResultados
 76 LadNews
 73 LinguagensAnotacaoDocumentosFichas
 70 WebIndex
 67 WebPreferences
 62 LinguagensAnotacaoDocumentosDidac
 58 WebChanges
 56 WebSearch
 53 LinguagensAnotacaoDocumentosAvaliacao
 
Jul 2004 1135 5 0 322 WebStatistics
141 WebHome
 70 LinguagensAnotacaoDocumentosFichas
 63 LadNews
 60 WebIndex
 59 LinguagensAnotacaoDocumentosResultados
 58 WebPreferences
 57 LinguagensAnotacaoDocumentosDidac
 56 LinguagensAnotacaoDocumentosAulasT
 55 LinguagensAnotacaoDocumentosAvaliacao
 51 WebChanges
  5 JoseCarlosRamalho
Jun 2004 721 0 0 290 WebStatistics
112 WebHome
 37 LadNews
 36 LinguagensAnotacaoDocumentosDidac
 31 LinguagensAnotacaoDocumentosAulasT
 30 WebPreferences
 30 WebIndex
 26 WebChanges
 25 LinguagensAnotacaoDocumentosFichas
 23 WebNotify
 22 WebSearch
 
May 2004 540 10 0 183 WebStatistics
119 WebHome
 53 LinguagensAnotacaoDocumentosDidac
 31 LinguagensAnotacaoDocumentosFichas
 28 WebPreferences
 27 LinguagensAnotacaoDocumentosAulasT
 22 LadNews
 16 WebNotify
 16 WebIndex
 11 WebSearch
 11 WebChanges
 10 JoseCarlosRamalho
Apr 2004 79 0 0  42 WebHome
  9 WebPreferences
  7 LinguagensAnotacaoDocumentosFichas
  5 WebStatistics
  3 WebRss
  3 WebChanges
  2 WebTopicList
  2 WebSearch
  2 WebNotify
  2 WebIndex
  2 LadNews
 
Mar 2004 220 4 0 132 WebHome
 35 LinguagensAnotacaoDocumentosFichas
 12 WebStatistics
 10 LadNews
  9 WebIndex
  6 WebPreferences
  6 WebChanges
  4 WebSearch
  2 WebTopicList
  2 WebRss
  2 WebNotify
  3 AlcinoCunha
  1 JoseCarlosRamalho

Notes:

  • Do not edit this topic, it is updated automatically. (You can also force an update)
  • TWikiDocumentation tells you how to enable the automatic updates of the statistics.
  • Suggestion: You could archive this topic once a year and delete the previous year's statistics from the table.
WebTopicList 24 Nov 2001 - 11:40 - NEW PeterThoeny?

See also the verbose WebIndex.

Found 17 topics.

  Simple search | Help
TIP: to search for all topics that contain "SOAP", "WSDL", a literal "web service", but not "shampoo", write: soap wsdl "web service" -shampoo
Search where:


(otherwise search Education/LAD Web only)
Sort results by:


Make search:
(semicolon ; for and) about regular expression search
Don't show:

Do show: about BookView
Limit results to: (all to show all topics)

Other search options:
WebStatistics 10 Feb 2007 - 20:39 - r752 TWikiGuest

Statistics for Education/LAD Web

Month: Topic
views:
Topic
saves:
File
uploads:
Most popular
topic views:
Top contributors for
topic save and uploads:
Feb 2007 155 0 0  31 WebHome
 17 LinguagensAnotacaoDocumentosFichas
 13 LinguagensAnotacaoDocumentosResultados
  9 LadNews
  8 WebStatistics
  7 WebIndex
  7 WebPreferences
  7 WebLeftBar
  7 WebChanges
  7 LinguagensAnotacaoDocumentosAulasT
  7 LinguagensAnotacaoDocumentosAvaliacao
 
Jan 2007 464 0 0 102 WebHome
 90 WebStatistics
 28 WebNotify
 28 LadNews
 27 WebChanges
 25 LinguagensAnotacaoDocumentosFichas
 22 WebSearch
 21 WebIndex
 19 LinguagensAnotacaoDocumentosResultados
 17 WebRss
 17 WebPreferences
 
Dec 2006 326 0 0  72 WebHome
 49 WebStatistics
 29 WebChanges
 27 WebNotify
 23 WebSearch
 17 WebIndex
 14 LadNews
 12 LinguagensAnotacaoDocumentosDidac
 12 WebRss
 12 LinguagensAnotacaoDocumentosFichas
 10 WebLeftBar
 
Nov 2006 366 0 0  86 WebHome
 64 WebStatistics
 35 WebNotify
 31 WebChanges
 30 WebSearch
 21 WebIndex
 16 LadNews
 10 LinguagensAnotacaoDocumentosDidac
 10 LinguagensAnotacaoDocumentosFichas
  9 WebRss
  9 WebLeftBar
 
Oct 2006 261 0 0  67 WebHome
 48 WebStatistics
 20 WebPreferences
 15 LadNews
 12 WebNotify
 12 LinguagensAnotacaoDocumentosResultados
 12 LADNews?
 11 WebRss
 10 WebSearch
 10 WebLeftBar
  9 WebChanges
 
Sep 2006 268 0 0  64 WebHome
 31 WebStatistics
 16 WebNotify
 16 LinguagensAnotacaoDocumentosResultados
 15 WebPreferences
 14 WebChanges
 13 WebRss
 12 LinguagensAnotacaoDocumentosDidac
 12 WebIndex
 12 LadNews
 11 WebSearch
 
Aug 2006 307 0 0  67 WebHome
 50 WebStatistics
 21 WebNotify
 20 LinguagensAnotacaoDocumentosResultados
 19 WebSearch
 19 LadNews
 15 WebChanges
 14 LinguagensAnotacaoDocumentosFichas
 13 WebIndex
 13 WebRss
 11 LADNews?
 
Jul 2006 657 0 0 135 WebHome
134 WebStatistics
 57 LadNews
 41 WebIndex
 35 WebPreferences
 31 LinguagensAnotacaoDocumentosResultados
 29 WebChanges
 28 LinguagensAnotacaoDocumentosFichas
 26 WebSearch
 25 WebNotify
 21 LADNews?
 
Jun 2006 746 0 0 226 WebStatistics
160 WebHome
 44 WebIndex
 43 LadNews
 32 WebChanges
 29 WebNotify
 28 LADNews?
 24 WebSearch
 24 WebLeftBar
 19 LinguagensAnotacaoDocumentosFichas
 17 LinguagensAnotacaoDocumentosDidac
 
May 2006 614 0 0 146 WebHome
 82 WebStatistics
 54 WebIndex
 54 LadNews
 37 WebSearch
 35 WebChanges
 25 WebRss
 25 WebNotify
 23 LinguagensAnotacaoDocumentosResultados
 21 WebPreferences
 19 WebTopicList
 
Apr 2006 755 0 0 154 WebHome
121 WebStatistics
 66 WebIndex
 47 LadNews
 44 LinguagensAnotacaoDocumentosResultados
 39 WebChanges
 36 WebPreferences
 33 WebSearch
 28 WebRss
 28 LinguagensAnotacaoDocumentosFichas
 26 WebNotify
 
Mar 2006 1544 0 0 275 WebStatistics
237 WebHome
124 LadNews
114 WebIndex
109 WebChanges
102 WebSearch
 93 WebNotify
 79 LinguagensAnotacaoDocumentosResultados
 70 WebPreferences
 56 LinguagensAnotacaoDocumentosFichas
 47 LinguagensAnotacaoDocumentosDidac
 
Feb 2006 827 0 0 173 WebHome
130 WebStatistics
 64 LadNews
 59 WebSearch
 59 WebNotify
 56 WebChanges
 55 WebIndex
 41 WebPreferences
 37 LinguagensAnotacaoDocumentosResultados
 26 LinguagensAnotacaoDocumentosFichas
 23 WebRss
 
Jan 2006 969 0 0 206 WebStatistics
134 WebHome
 77 WebNotify
 74 LadNews
 66 WebIndex
 64 WebSearch
 59 WebChanges
 53 LinguagensAnotacaoDocumentosResultados
 38 LinguagensAnotacaoDocumentosFichas
 37 WebPreferences
 28 WebRss
 
Dec 2005 1008 0 0 179 WebStatistics
149 WebHome
 73 WebChanges
 72 WebIndex
 70 WebNotify
 69 LadNews
 68 WebSearch
 54 WebPreferences
 54 LinguagensAnotacaoDocumentosResultados
 45 LinguagensAnotacaoDocumentosFichas
 32 LinguagensAnotacaoDocumentosDidac
 
Nov 2005 775 0 0 132 WebHome
123 WebStatistics
 67 WebNotify
 66 WebChanges
 65 WebSearch
 61 LadNews
 58 WebIndex
 27 LinguagensAnotacaoDocumentosFichas
 26 WebRss
 21 WebPreferences
 20 LinguagensAnotacaoDocumentosResultados
 
Oct 2005 992 0 0 206 WebStatistics
152 WebHome
 79 LadNews
 77 WebIndex
 69 WebChanges
 62 WebNotify
 56 WebSearch
 38 LinguagensAnotacaoDocumentosResultados
 35 WebPreferences
 34 WebRss
 29 LinguagensAnotacaoDocumentosFichas
 
Sep 2005 845 0 0 147 WebHome
121 WebStatistics
 74 WebIndex
 72 LadNews
 58 WebNotify
 57 WebChanges
 54 LinguagensAnotacaoDocumentosResultados
 53 WebSearch
 36 WebRss
 33 WebPreferences
 25 LinguagensAnotacaoDocumentosFichas
 
Aug 2005 1195 0 0 288 WebRss
184 WebStatistics
125 WebHome
 80 LadNews
 76 WebIndex
 63 WebChanges
 62 LinguagensAnotacaoDocumentosResultados
 56 WebSearch
 55 WebNotify
 38 LinguagensAnotacaoDocumentosFichas
 27 WebPreferences
 
Jul 2005 474 0 0  81 WebHome
 81 WebStatistics
 45 WebIndex
 43 WebChanges
 33 LadNews
 30 WebSearch
 29 WebNotify
 22 LinguagensAnotacaoDocumentosResultados
 20 LinguagensAnotacaoDocumentosFichas
 13 WebRss
 13 LinguagensAnotacaoDocumentosAvaliacao
 
Jun 2005 931 0 0 143 WebHome
141 WebStatistics
 81 WebIndex
 80 WebChanges
 68 LadNews
 64 WebNotify
 63 WebSearch
 63 LinguagensAnotacaoDocumentosResultados
 34 WebRss
 30 WebSearchAdvanced
 27 LinguagensAnotacaoDocumentosFichas
 
May 2005 960 0 0 169 WebStatistics
153 WebHome
 78 WebChanges
 77 WebSearch
 76 WebIndex
 72 WebNotify
 70 LadNews
 54 LinguagensAnotacaoDocumentosResultados
 34 WebSearchAdvanced
 28 WebRss
 28 LinguagensAnotacaoDocumentosFichas
 
Apr 2005 963 1 0 180 WebHome
145 WebStatistics
105 WebChanges
 99 WebIndex
 73 LadNews
 68 WebNotify
 67 WebSearch
 43 LinguagensAnotacaoDocumentosResultados
 29 LinguagensAnotacaoDocumentosFichas
 26 WebRss
 23 WebPreferences
  1 JoseCarlosRamalho
Mar 2005 1059 0 0 187 WebHome
186 WebStatistics
102 WebChanges
 99 WebIndex
 71 LadNews
 64 WebSearch
 60 WebNotify
 56 LinguagensAnotacaoDocumentosResultados
 34 WebRss
 33 LinguagensAnotacaoDocumentosFichas
 30 WebPreferences
 
Feb 2005 897 0 0 165 WebHome
115 WebStatistics
 87 WebChanges
 81 LinguagensAnotacaoDocumentosResultados
 64 WebIndex
 51 LadNews
 51 WebSearch
 45 WebNotify
 35 WebRss
 32 WebPreferences
 28 LinguagensAnotacaoDocumentosAulasT
 
Jan 2005 783 0 0 124 WebHome
116 WebStatistics
 88 LinguagensAnotacaoDocumentosResultados
 76 WebIndex
 55 WebChanges
 53 WebNotify
 51 WebSearch
 47 LadNews
 28 WebPreferences
 24 LinguagensAnotacaoDocumentosFichas
 22 LinguagensAnotacaoDocumentosDidac
 
Dec 2004 756 0 0 125 WebHome
103 WebStatistics
 68 LadNews
 65 WebIndex
 56 WebSearch
 51 LinguagensAnotacaoDocumentosResultados
 50 WebNotify
 48 WebChanges
 38 LinguagensAnotacaoDocumentosFichas
 28 WebRss
 22 WebPreferences
 
Nov 2004 2514 0 0 1658 WebStatistics
167 WebHome
 95 LinguagensAnotacaoDocumentosResultados
 76 WebIndex
 70 LinguagensAnotacaoDocumentosFichas
 69 WebSearch
 67 LadNews
 65 WebChanges
 50 LinguagensAnotacaoDocumentosDidac
 41 WebNotify
 36 LinguagensAnotacaoDocumentosAulasT
 
Oct 2004 941 0 0 200 WebStatistics
154 WebHome
 84 LinguagensAnotacaoDocumentosResultados
 68 LinguagensAnotacaoDocumentosFichas
 57 LinguagensAnotacaoDocumentosDidac
 56 WebIndex
 53 LadNews
 50 WebSearch
 49 WebChanges
 44 LinguagensAnotacaoDocumentosAulasT
 33 LinguagensAnotacaoDocumentosAvaliacao
 
Sep 2004 1189 0 0 230 WebStatistics
153 WebHome
119 LinguagensAnotacaoDocumentosResultados
 92 LinguagensAnotacaoDocumentosFichas
 84 LadNews
 78 LinguagensAnotacaoDocumentosDidac
 68 LinguagensAnotacaoDocumentosAulasT
 63 WebIndex
 61 LinguagensAnotacaoDocumentosAvaliacao
 57 WebChanges
 53 WebSearch
 
Aug 2004 1546 0 0 683 WebStatistics
117 WebHome
 81 LinguagensAnotacaoDocumentosResultados
 76 LadNews
 73 LinguagensAnotacaoDocumentosFichas
 70 WebIndex
 67 WebPreferences
 62 LinguagensAnotacaoDocumentosDidac
 58 WebChanges
 56 WebSearch
 53 LinguagensAnotacaoDocumentosAvaliacao
 
Jul 2004 1135 5 0 322 WebStatistics
141 WebHome
 70 LinguagensAnotacaoDocumentosFichas
 63 LadNews
 60 WebIndex
 59 LinguagensAnotacaoDocumentosResultados
 58 WebPreferences
 57 LinguagensAnotacaoDocumentosDidac
 56 LinguagensAnotacaoDocumentosAulasT
 55 LinguagensAnotacaoDocumentosAvaliacao
 51 WebChanges
  5 JoseCarlosRamalho
Jun 2004 721 0 0 290 WebStatistics
112 WebHome
 37 LadNews
 36 LinguagensAnotacaoDocumentosDidac
 31 LinguagensAnotacaoDocumentosAulasT
 30 WebPreferences
 30 WebIndex
 26 WebChanges
 25 LinguagensAnotacaoDocumentosFichas
 23 WebNotify
 22 WebSearch
 
May 2004 540 10 0 183 WebStatistics
119 WebHome
 53 LinguagensAnotacaoDocumentosDidac
 31 LinguagensAnotacaoDocumentosFichas
 28 WebPreferences
 27 LinguagensAnotacaoDocumentosAulasT
 22 LadNews
 16 WebNotify
 16 WebIndex
 11 WebSearch
 11 WebChanges
 10 JoseCarlosRamalho
Apr 2004 79 0 0  42 WebHome
  9 WebPreferences
  7 LinguagensAnotacaoDocumentosFichas
  5 WebStatistics
  3 WebRss
  3 WebChanges
  2 WebTopicList
  2 WebSearch
  2 WebNotify
  2 WebIndex
  2 LadNews
 
Mar 2004 220 4 0 132 WebHome
 35 LinguagensAnotacaoDocumentosFichas
 12 WebStatistics
 10 LadNews
  9 WebIndex
  6 WebPreferences
  6 WebChanges
  4 WebSearch
  2 WebTopicList
  2 WebRss
  2 WebNotify
  3 AlcinoCunha
  1 JoseCarlosRamalho

Notes:

  • Do not edit this topic, it is updated automatically. (You can also force an update)
  • TWikiDocumentation tells you how to enable the automatic updates of the statistics.
  • Suggestion: You could archive this topic once a year and delete the previous year's statistics from the table.
WebTopicList 24 Nov 2001 - 11:40 - NEW PeterThoeny?

See also the verbose WebIndex.

Found 17 topics.
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Syndicate this site RSSATOM