Componente: tabela

Elemento: tabela / informações

Namespace http://schemas.google.com/dspl/2010
Anotações Informações textuais sobre a tabela.
Diagrama Diagrama dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
Tipo Informação
Propriedades
content: complexo
minOcurs: 0
Modelo nome , descrição{0,1} , url{0,1}
Filhos descrição, nome, url
Instância
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
Origem
<xs:element name="info" type="Info" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Textual information about the table.</xs:documentation>
  </xs:annotation>
</xs:element>

Elemento: tabela / coluna

Namespace http://schemas.google.com/dspl/2010
Anotações A especificação de uma coluna na tabela.
Diagrama Diagrama dspl10.tmp#id95 dspl10.tmp#id96 dspl10.tmp#id94 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9
Propriedades
content: complexo
maxOccurs: ilimitada
Modelo valor* | conceptValue{0,1}
Filhos conceptValue e value.
Instância
<column format="" id="" type="">
  <value lang="">{0,unbounded}</value>
  <conceptValue concept="">{0,1}</conceptValue>
</column>
Atributos
QName Tipo Fixo Padrão Usar Nota
formato xs:string opcional Um formato para a coluna, usado para analisar uma resposta representação dos valores. Os formatos de data são definidos por: http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html
id LocalId obrigatório O identificador da coluna da tabela.
type DataType obrigatório O tipo de dados da coluna da tabela. Todos os valores do elemento na tabela precisam estar em conformidade com esse tipo de dados.
Origem
<xs:element name="column" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The specification of a column in the table.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:group ref="ValuesGroup" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A constant value for the column.</xs:documentation>
      </xs:annotation>
    </xs:group>
    <xs:attribute name="id" type="LocalId" use="required">
      <xs:annotation>
        <xs:documentation>The identifier of the table column.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="type" type="DataType" use="required">
      <xs:annotation>
        <xs:documentation>The data type of the table column. All values of the
                column in the table must conform to this data type.</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="format" type="xs:string" use="optional">
      <xs:annotation>
        <xs:documentation>A format for the column, used to parse a textual
                representation of the values.

                Date formats are defined by:

                http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
      </xs:annotation>
    </xs:attribute>
  </xs:complexType>
</xs:element>

Elemento: tabela / dados

Namespace http://schemas.google.com/dspl/2010
Anotações Uma fonte de dados em que os dados da tabela podem ser encontrados.
Diagrama Diagrama dspl11.tmp#id99 dspl11.tmp#id98
Tipo Dados
Propriedades
content: complexo
minOcurs: 0
Modelo file
Filhos file
Instância
<data>
  <file encoding="utf-8" format="csv">{1,1}</file>
</data>
Origem
<xs:element name="data" type="Data" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A data source where data for the table can be found.</xs:documentation>
  </xs:annotation>
</xs:element>

Tipo complexo: tabela

Namespace http://schemas.google.com/dspl/2010
Anotações Uma tabela fornece dados para o conjunto de dados. Uma tabela pode fornecer dados de um conceito ou de um pedaço.
Diagrama Diagrama dspl10.tmp#id102 dspl10.tmp#id89 dspl10.tmp#id90 dspl10.tmp#id97
Usados por
Elemento dspl/tables/table
Modelo info{0,1} , coluna+ , dados{0,1}
Filhos coluna, dados, informações
Atributos
QName Tipo Fixo Padrão Usar Nota
id ID obrigatório O identificador exclusivo da tabela no conjunto de dados.
Origem
<xs:complexType name="Table">
  <xs:annotation>
    <xs:documentation>A table provides data for the dataset. A table may provide data
        for a concept or for a slice.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="info" type="Info" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Textual information about the table.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="column" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The specification of a column in the table.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:group ref="ValuesGroup" minOccurs="0">
          <xs:annotation>
            <xs:documentation>A constant value for the column.</xs:documentation>
          </xs:annotation>
        </xs:group>
        <xs:attribute name="id" type="LocalId" use="required">
          <xs:annotation>
            <xs:documentation>The identifier of the table column.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="type" type="DataType" use="required">
          <xs:annotation>
            <xs:documentation>The data type of the table column. All values of the
                column in the table must conform to this data type.</xs:documentation>
          </xs:annotation>
        </xs:attribute>
        <xs:attribute name="format" type="xs:string" use="optional">
          <xs:annotation>
            <xs:documentation>A format for the column, used to parse a textual
                representation of the values.

                Date formats are defined by:

                http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
          </xs:annotation>
        </xs:attribute>
      </xs:complexType>
    </xs:element>
    <xs:element name="data" type="Data" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A data source where data for the table can be found.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="Id" use="required">
    <xs:annotation>
      <xs:documentation>The unique identifier of the table in the dataset.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>

Atributo: Tabela / coluna / @formato

Namespace Nenhum namespace
Anotações Um formato para a coluna, usado para analisar uma representação textual dos valores. Os formatos de data são definidos por: http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html
Tipo xs:string
Propriedades
use: opcional
Origem
<xs:attribute name="format" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>A format for the column, used to parse a textual
                representation of the values.

                Date formats are defined by:

                http://joda-time.sourceforge.net/api-release/org/joda/time/format/DateTimeFormat.html</xs:documentation>
  </xs:annotation>
</xs:attribute>

Atributo: Tabela / coluna / @id

Namespace Nenhum namespace
Anotações O identificador da coluna da tabela.
Tipo LocalId
Propriedades
use: obrigatório
Atributos
Comprimento máximo 64
Origem
<xs:attribute name="id" type="LocalId" use="required">
  <xs:annotation>
    <xs:documentation>The identifier of the table column.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Atributo: Tabela / coluna / @type

Namespace Nenhum namespace
Anotações O tipo de dados da coluna da tabela. Todos os valores da coluna em a tabela precisa estar em conformidade com esse tipo de dado.
Tipo DataType
Propriedades
use: obrigatório
Atributos
enumeração string
enumeração float
enumeração número inteiro
enumeração booleano
enumeração data
enumeração conceito
Origem
<xs:attribute name="type" type="DataType" use="required">
  <xs:annotation>
    <xs:documentation>The data type of the table column. All values of the
                column in the table must conform to this data type.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Atributo: Tabela / @id

Namespace Nenhum namespace
Anotações O identificador exclusivo da tabela no conjunto de dados.
Tipo ID
Propriedades
use: obrigatório
Atributos
Comprimento máximo 64
Usados por
Tipo complexo Tabela
Origem
<xs:attribute name="id" type="Id" use="required">
  <xs:annotation>
    <xs:documentation>The unique identifier of the table in the dataset.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Criado usando o Editor XML oXygen.