Componente: Atributo

Elemento: Atributo / información

Espacio de nombres http://schemas.google.com/dspl/2010
Anotaciones Información textual sobre el atributo.
Diagrama Diagrama dspl4.tmp#id7 dspl4.tmp#id14 dspl4.tmp#id15 dspl4.tmp#id6
Tipo Información
Propiedades
content: complejo
mín.Ocurre: 0
Modelo nombre , descripción{0,1} , url{0,1}
Niños description, name, url
Instancia
<info>
  <name>{1,1}</name>
  <description>{0,1}</description>
  <url>{0,1}</url>
</info>
Fuente
<xs:element name="info" type="Info" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Textual information about the attribute.</xs:documentation>
  </xs:annotation>
</xs:element>

Elemento: Atributo / tipo

Espacio de nombres http://schemas.google.com/dspl/2010
Anotaciones El tipo de datos del atributo.
Diagrama Diagrama dspl14.tmp#id21 dspl14.tmp#id23
Propiedades
content: complejo
mín.Ocurre: 0
Atributos
QName Tipo Fijo Predeterminado Usar Anotación
formato xs:string opcional Es un formato para el valor que se usa con el objetivo de analizar un valor una representación visual de los valores. Consulta [Date formats spec] para fechas.
referencia DataType obligatorio
Fuente
<xs:element name="type" min>Occ<urs="0&q>uot;
<  xs:annotation
>    xs:documentationThe data ty<pe of the attribu>te.</xs:documentat>ion<
  /xs:annotat>ion
 < xs:complexType
    xs:attribute name="ref" t>ype=&<quot;DataType" use="required"/
    xs:attri>bute na<me="form>at" <type="xs:st>ring" use="optional"
      xs:annotation
        xs:documentationA format for the value, used to parse a textual
                <representation of> the va<lues. See [Dat>e for<mats spec]
  >   <           for >d<ates./xs:do>cumentation
      /xs:annotation
    /xs:attribute
  /xs:complexType
/xs:element

Tipo complejo: Atributo

Espacio de nombres http://schemas.google.com/dspl/2010
Anotaciones Atributo de un conjunto de datos o concepto.
Diagrama Diagrama dspl14.tmp#id24 dspl14.tmp#id26 dspl14.tmp#id19 dspl14.tmp#id20 dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9
Utilizado por
Elementos Concepto/atributo, dspl/attribute
Modelo información{0,1} , tipo{0,1} , (valor* | conceptValue{0,1})
Niños conceptValue, info, tipo, valor
Atributos
QName Tipo Fijo Predeterminado Usar Anotación
concepto xs:QName opcional Una referencia a un concepto que corresponde a los valores del atributo. Si el atributo especifica un tipo, entonces el tipo debe coincidir con el tipo del concepto al que se hace referencia. Es una referencia a un El concepto externo debe tener la forma "prefix:other_concept_id", donde "prefix" es el prefijo utilizado para el espacio de nombres del conjunto de datos externo (consulta XML espacios de nombres).
id LocalId opcional Es el ID del atributo del concepto. Este identificador debe ser únicos dentro del concepto (en todos los atributos y propiedades). El id se puede omitir si se especifica el atributo de concepto. En ese caso, un ID se crea implícitamente con el valor el nombre local del al que se hace referencia. Por ejemplo <attribute concept=&quot;unit:currency&quot;/&gt; equivale a <attribute id="moneda" concept=&quot;unit:currency&quot;/&gt;
Fuente
<xs:complexType name="Attri>but<e"
  xs:>annot<ation
    xs:doc>umentationAn attribute of a dataset or <a concept./xs:doc>ume<ntation
  /xs:>ann<otation
  x>s:seq<uence
    xs:element name="info" type=>"I<nfo" min>Occurs=&q<uot;0"
    >  xs:annotation
        xs:documentation<Textual informati>on abou<t the attribut>e./xs<:documentat>ion
 <     /xs:annotation
    /xs:element
>    xs:<element name=>"typ<e" minOccur>s="0"
      xs:annota<tion
        xs:d>ocument<ationThe data >type of< the attribute>./xs:docu<mentation
      /xs:annotation
      xs:complexType
   >     xs:a<ttribute name="ref" type="DataType" us>e="req<uired"/
>        xs:at<tribute name=&qu>ot;format" type="xs:string" use="optional"
          xs:annotation
            xs:documentationA format for the value, <used to parse a t>extual
    <            re>presentat<ion of the va>lues. S<ee [Date format>s spe<c]
        >     <   for dates./xs:documentation
          >/xs<:annotation
>   <     /xs:attribute
      /xs:complexType
    /xs:ele>ment
<    xs:group >ref=&qu<ot;ValuesGroup&q>uot; minOccurs="0"/
  /xs:sequence
  xs:attribute name="id" type="LocalId" use="optional"
    xs:annotation
      xs:documentationThe id of the concept attribute. This identifier must be unique within the concept
          (across attributes and properties).

          The id may be omitt<ed if the concept attribute is spe>cified. In that case, an id is
         < implicity created with value the local name of ><the referenced co>ncept<. For instance>

 <         attr>ibu<te concept="unit:currency"/

          is equiva>lent <to

         > attrib<ute id="cur>rency" concept="unit:currency"//xs:documentation
    /xs:annotation
  /xs:attribute
  xs:attribute name="concept" type="xs:QName" use="optional"
    xs:annotation
      xs:documentationA reference to a concept that corresponds to the values of the attribute.

          If the attribute specifies a type, then the type must match the type of
          the <referenced concep>t.

 <         A ref>ere<nce to an ext>e<rnal concept mu>st be of the form "prefix:other_concept_id",
          where "prefix" is the prefix used for the namespace of the external dataset
          (see XML namespaces)./xs:documentation
    /xs:annotation
  /xs:attribute
/xs:complexType

Atributo: Atributo / tipo / @ref

Espacio de nombres No hay espacios de nombres
Tipo DataType
Propiedades
utiliza esto: obligatorio
Facetas
enumeración string
enumeración float
enumeración integer
enumeración boolean
enumeración fecha
enumeración concepto
Utilizado por
Elemento Atributo o tipo
Fuente
<xs:attribute name="ref" type="DataType&q>uot; use="required"/

Atributo: Atributo / tipo / @format

Espacio de nombres No hay espacios de nombres
Anotaciones Un formato para el valor, que se usa para analizar una representación textual de los valores. Consulta [Date formats spec] para las fechas.
Tipo xs:string
Propiedades
utiliza esto: opcional
Utilizado por
Elemento Atributo o tipo
Fuente
<xs:attribute name="format" type="xs:string&>quo<t; use=">optio<nal"
  xs:a>nnotation
    xs:documentationA format for the value, used to parse a textual
                representation of the values. See [Date formats sp<ec]
             >   <for dates./xs:>d<ocumentation<>/span>
  /xs:annotation
/xs:attribute

Atributo: Atributo / @id

Espacio de nombres No hay espacios de nombres
Anotaciones Es el ID del atributo del concepto. Este identificador debe ser único dentro del concepto (en todos los atributos y propiedades). El ID puede ser se omite si se especifica el atributo del concepto. En ese caso, un ID es la implícita creada con el valor local del concepto al que se hace referencia. Por ejemplo, <attributecie="unit:currency"/> es equivalente a <attribute id="currency" concept=&quot;unit:currency&quot;/&gt;
Tipo LocalId
Propiedades
utiliza esto: opcional
Facetas
maxLength 64
Utilizado por
Tipo complejo Atributo
Fuente
<xs:attribute name="id" type="LocalId&>quo<t; use=">optio<nal"
  xs:a>nnotation
    xs:documentationThe id of the concept attribute. This identifier must be unique within the concept
          (across attributes and properties).

          The id may be omitted if the concept attribute is specified. In that case, an id is
          implicity created with value the local name of the referenced con<cept. For instance

          attr>ibute concept="unit:currency"/<

          is equivalent to

          attribut><e id="curren>cy&<quot; concept=>&<quot;unit:cur>rency"//xs:documentation
  /xs:annotation
/xs:attribute

Atributo: Atributo / @concept

Espacio de nombres No hay espacios de nombres
Anotaciones Una referencia a un concepto que corresponde a los valores de la . Si el atributo especifica un tipo, el tipo debe coincidir. el tipo del concepto al que se hace referencia. Una referencia a un concepto externo debe tener el formato "prefix:other_concept_id", donde "prefijo" es el prefijo que se usa para el espacio de nombres del (consulta los espacios de nombres XML).
Tipo xs:QName
Propiedades
utiliza esto: opcional
Utilizado por
Tipo complejo Atributo
Fuente
<xs:attribute name="concept" type="xs:QName&>quo<t; use=">optio<nal"
  xs:a>nnotation
    xs:documentationA reference to a concept that corresponds to the values of the attribute.

          If the attribute specifies a type, then the type must match the type of
          the referenced concept.

          A reference to an external concept must be of the form "prefix:other_concept_id",
          where "prefix" is the prefix used for the namespace of th<e external datase>t
 <         (see >X<ML namespaces>)./xs:documentation
  /xs:annotation
/xs:attribute

Se crea con el Editor XML de oXygen.